-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error occurred while enabling spark-expansion #21
Comments
Could you provide a more complete log? It's practically impossible for that to happen unless Purpur has a bug with the Paper plugins again |
latest.log |
I am still having this problem. It seems to be trying to load the spark expansion before Spark. |
Shoot, I forgot about this. It loads without the reported error on Paper with no other plugins, but it does say it's loading in To complete the test, I swapped back to Purpur with the same set of plugins. |
It seems that it is a problem of your host that has activated the legacy plugin loading, I would recommend you to open a ticket in their support. But anyway, this should not affect MiniPlaceholders |
I have requested several times that Legacy Loading be turned off. I don't know why it keeps getting turned back on. Thank you for your time Adrian. |
I had the legacy loading logic disabled for my dev server, and now it throws the error again |
This must be a problem with Purpur as it comes with its own version of Spark installed, I would recommend you to go to their support. My plugins are guaranteed to work with Paper, if any fork makes any modification it's their problem. Although I know Paper is planning to integrate Spark in the future or make a new tracking tool |
It usually ignores the built-in spark if the plugin version exists in the plugin folder. Edit: |
Purpur suggests that MiniPlaceholdersExtension-Spark should have Spark as a dependancy. |
https://github.com/MiniPlaceholders/Spark-Expansion/blob/main/paper/src/main/resources/paper-plugin.yml#L10 |
After some more digging, I edited the paper-plugin.yml to include And I found out why I keep getting the legacy Loading Logic warnings. Every time I change my jar it resets custom flags set by the staff of my host |
It started to happen when I updated everything to 1.20.2. It appears to be cause by Spark plugin not even loading until thirteen lines later
https://pastebin.com/jR6qUDy8
Environment is
Purpur version git-Purpur-2092 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 4b1a082 on HEAD)
The text was updated successfully, but these errors were encountered: