
Crash on startup: MixinBufferBuilder
yor42 opened this issue ยท 1 comments
Reproduction Steps
- Build Jar from current source
- Launch the game
- The game crashes with java.lang.NoSuchMethodError
Crash Report File
[Optional] Server/Client logs
Mods list
Additional Information
crash is happening on the jar I built from latest source.(after BlockColor/ItemColor Thread fix)
I'm not sure if this is sodium's issue or one of other mod's issue. if this is from other mod, I'm sorry for wasting your time.
I believe this is an issue when you compile the code using a different JDK version than what you run it with. f25cd82 hopefully should fix this, please reopen or recomment if it doesn't