Halogen

Halogen

657k Downloads

Crash on startup: MixinBufferBuilder

yor42 opened this issue ยท 1 comments

commented

Reproduction Steps

  1. Build Jar from current source
  2. Launch the game
  3. The game crashes with java.lang.NoSuchMethodError

Crash Report File

Pastebin

[Optional] Server/Client logs

debug.log

Mods list

modlist

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.

commented

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