Entity Culling Fabric/Forge

Entity Culling Fabric/Forge

80M Downloads

Error in the console.

K0-RR opened this issue ยท 2 comments

commented
[13:21:25] [CullThread/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "dev.tr7zw.entityculling.access.Cullable.isForcedVisible()" because "cullable" is null
[13:21:25] [CullThread/INFO]: [STDERR]: 	at dev.tr7zw.entityculling.CullTask.run(CullTask.java:103)
[13:21:25] [CullThread/INFO]: [STDERR]: 	at java.base/java.lang.Thread.run(Thread.java:831)
[13:21:33] [CullThread/INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "dev.tr7zw.entityculling.access.Cullable.isForcedVisible()" because "cullable" is null
[13:21:33] [CullThread/INFO]: [STDERR]: 	at dev.tr7zw.entityculling.CullTask.run(CullTask.java:103)
[13:21:33] [CullThread/INFO]: [STDERR]: 	at java.base/java.lang.Thread.run(Thread.java:831)
commented

Sorry, somehow I missed the 1.3.3 release, could you add the CurseForge link to the readme?

commented

This isn't a critical thing to happen(as long as its not spammed) and has been fixed in 1.17 versions 5853c4e .