Bug report
EDTmagiclab opened this issue · 4 comments
I installed ths mod on my server with "deeper and darker" and “Paradise Lost”,but when someone choose ⑩ as his origin and in survival mode and in the new dimension,his game will crashed.And here is the bug reportclick here to download
I assume the origin is Kurayami. I can see the mod crashing is CatEyes
, however, I'm unable to reproduce it. I suspect there's an incompatibility somewhere with the Darkness effect and CatEyes.
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_6059(net.minecraft.class_1291)" because "client.field_1724" is null
at com.tangosix.cateyes.CatEyes.lambda$onInitialize$1(CatEyes.java:43) ~[CatEyes-3.2.2_Fabric-1.19.2.jar.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Which refers to this here.
I assume the origin is Kurayami. I can see the mod crashing is , however, I'm unable to reproduce it. I suspect there's an incompatibility somewhere with the Darkness effect and CatEyes.
CatEyes
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_6059(net.minecraft.class_1291)" because "client.field_1724" is null
at com.tangosix.cateyes.CatEyes.lambda$onInitialize$1(CatEyes.java:43) ~[CatEyes-3.2.2_Fabric-1.19.2.jar.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]Which refers to this here.
Thank you,I will tell that player uninstall that mod and try again.
This bug only happend under survival mode,everything works well under creative mode.