SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

[1.10.2] java.lang.NullPointerException: Ticking block entity #154

Closed lurr closed 7 years ago

lurr commented 7 years ago

Tested on: CCTweaks 1.3.3 Unborked 1.0.5

Crash log here

SquidDev commented 7 years ago

I'm not even sure how this happened. It is like the modem got unloaded but is still being ticked. Do you have any idea what was happening at the time, or did this just occur randomly?

SquidDev commented 7 years ago

I'm going to close this as I don't think it is a CCTweaks bug: the TE should never be ticked when the world is null.