Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] - installing a plugin under linux causes requirement conflicts #38

Closed
legitbox opened this issue Aug 27, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@legitbox
Copy link
Contributor

Describe the bug
installing a plugin in no matter what enviroment causes the plugin to start throwing venv or --user requirement errors

To Reproduce
Steps to reproduce the behavior:

  1. put a plugin in the plugins directory
  2. start endstone inside or outside of venv
  3. you warnings/errors depending of in what enviroment you ran it in

Expected behavior
its supposed to load the plugin in venv mode

Details (please complete the following information):

  • OS: Linux Mint 22 x86_64
  • Endstone Version: [0.5.1]
@legitbox legitbox added the bug Something isn't working label Aug 27, 2024
@legitbox
Copy link
Contributor Author

posting the plugin which got angry on the endstone installation, maybe it might have something to do with this
plugin.zip

@wu-vincent wu-vincent self-assigned this Aug 27, 2024
@wu-vincent
Copy link
Member

It should be fixed by ebc51f9 and 670a51f.

Can you download the dev build and see if it works now in a virtual environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants