
Null pointers when barrels/curcibles placed near each other
SeanLatimer opened this issue ยท 0 comments
Describe the bug
Null pointer exceptions are being spammed in logs on clients when 2 barrels/crucibles are placed within 10 blocks of each other
To Reproduce
Steps to reproduce the behavior:
- Place barrel or curcible
- Place another inside 10 blocks range of the original
Expected behavior
To not get null pointers
Version
Minecraft Version: 1.16.4
Forge Version: 35.1.37
Ex Nihilo: Sequentia Version: 1.16-2.0.2.1
Additional context
[15:57:49] [Render thread/FATAL] [minecraft/ThreadTaskExecutor]: Error executing task on Client
java.lang.NullPointerException: null
is the only error output, no stacktrace is logged