Reimaden-Modding / touhou-origins

A Minecraft mod that adds more origins to the Origins mod inspired by the Touhou Project series.
https://modrinth.com/mod/touhou-origins
MIT License
9 stars 14 forks source link

Bug report #18

Closed EDTmagiclab closed 1 year ago

EDTmagiclab commented 1 year ago

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

Maxmani commented 1 year ago

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.

EDTmagiclab commented 1 year ago

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.

EDTmagiclab commented 1 year ago

This bug only happend under survival mode,everything works well under creative mode.

EDTmagiclab commented 1 year ago

The player update his mod to the latest version,and the bug is fixed.