Quark: Crash on startup most of the time - sometimes it works without any changes...
Lovatic123 opened this issue ยท 1 comments
I have a server, and almost every time I want to start it, it very quickly crashes and wont start. Then I have to start it again and again, until it somehow works fine and starts as it should.
It also happens with single player, but not as frequently as with my server.
In the log it seems to be Quark causing issues - maybe with another mod? I have a lot of mods installed.
Minecraft version 1.19.2 (please dont tell me this is not supported ;-;)
Quark version 3.4-418
Forge.
This is the message I get from the crash report:
Suspected Mod:
Quark (quark), Version: 3.4-418
Issue tracker URL: https://github.com/Vazkii/Quark
at TRANSFORMER/[email protected]/vazkii.quark.base.module.sync.SyncedFlagHandler.compileFlagInfo(SyncedFlagHandler.java:26)
Stacktrace:
at vazkii.quark.base.module.sync.SyncedFlagHandler.compileFlagInfo(SyncedFlagHandler.java:26) ~[Quark-3.4-418.jar%23366!/:3.4-418] {re:classloading,pl:runtimedistcleaner:A}
-- MOD ilikewood --
Details:
Mod File: /home/container/mods/ilikewood-1.19.2-10.2.0.1.jar
Failure message: I Like Wood (ilikewood) has failed to load correctly
java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because "vazkii.quark.base.module.sync.SyncedFlagHandler.allFlags" is null
Mod Version: 1.19.2-10.2.0.0
Mod Issue URL: https://github.com/Yamahari/ILikeWood-1.15/issues
Exception message: java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because "vazkii.quark.base.module.sync.SyncedFlagHandler.allFlags" is null
Ill try to add the crash report from the server to here.