Custom Module Loading Issue #2210
Labels
📝 Missing information
Required information is missing
😴 No response
Reports that haven't received a respond for over a week
❌ Unconfirmed
Bugs that were reported but yet to be replicatable
Minecraft's Version
Paper 1.21.1-40
Plugin's Version
SuperiorSkyblock Version 2024.2-b311 dev
Describe the bug
All quests that I have created linked to a custom module do not work after updating from 1.20.6 to 1.21.1, testing with SuperiorSkyblock version 2024.1-bb260 works fine but the latest 2024.2-b311 gives an error that the module is not valid when loading the missions. Full log on test server: https://pastebin.com/q6PkeBDa
To Reproduce
Compile a custom module jar and custom mission following the instructions on the Wiki, attempt to load on version 1.20.6 with SuperiorSkyblock 2024.1-bb260 and see the working outcome. Update the server to 1.21.1 on SuperiorSkyblock version 2024.2-b311 and use the same files to observe the error.
Additional Information
The source code for my custom module, in case something that I have not noticed in the code needs to be changed as the version updates: https://pastebin.com/7Wc0dDwX . The module has been tested compiled with Java 21 and Java 17 and both give the same error. The mission that I am testing with, though all missions referencing the custom module give the same error: https://pastebin.com/BQV1b2qa
The text was updated successfully, but these errors were encountered: