MehVahdJukaar/polytone

Crash on startup with Polytone versions 2.4.0 or above on Fabric

Closed this issue · 0 comments

After updating from 2.3.12, my game crashes on startup. I tested this with all versions 2.4.0 to the latest (2.4.6 at time of writing). Chain of events goes something like this:

  • Cannot enter entry point stage "client" due to errors provided by "enhanced block entities", so I remove EBE
  • Cannot enter entry point stage "client" due to errors provided by "indium", so I remove Indium
  • Cannot enter entry point stage "client" due to errors provided by "Minecraft Capes", so I remove Minecraft Capes

Now I just get this https://pastebin.com/kHVBdKer which I don't have the knowledge to deduce what the problem is, but I can tell you that removing polytone fixes the crash. I also updated from Fabric Loader 0.16.2 to 0.16.3, so I'm going to try downgrading and see if that solves the problem.

Also, launching the game with only Polytone installed (and Fabric API) works fine.