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

New plugins will not run #75

Open
firebadnofire opened this issue Oct 16, 2023 · 1 comment
Open

New plugins will not run #75

firebadnofire opened this issue Oct 16, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@firebadnofire
Copy link

Bug
Upon running "get plugin-name", the resulting download will not run upon executing the server jar. Upon further investigation, the jar files downloaded are not able to be unarchived like normal .jar files

To Reproduce
Steps to reproduce the behavior:

  1. run pluget
  2. run "get plugin-name"
  3. run server jar
  4. plugin jar fails to load

System info

  • OS: Red Hat Enterprise Linux
  • Python install: Python 3.10.8 via source package from the python website

Screenshot 2023-10-15 212751
Screenshot 2023-10-15 212844

@firebadnofire firebadnofire added the Bug Something isn't working label Oct 16, 2023
@firebadnofire
Copy link
Author

update: opening the downloaded jar in nano results in the following instead of binary data:

Screenshot 2023-10-16 11 55 24 AM

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

1 participant