McJtyMods / RFTools

A set of blocks and items to help with RF in general. Currently contains a Dimension Builder, Teleportation System, Shield System, RF monitor, an RF network debug tool and an automatic crafter
MIT License
226 stars 88 forks source link

TileEntity throwing exception trying to write state it will not persist #2177

Open camdent8 opened 2 years ago

camdent8 commented 2 years ago

Issue description: No idea what exactly is happening as I cannot load into my server but last night was playing an ATM6 server building something for a new mod I was doing and the server crashed completely out of no where. I tried joining back but it crashed 3 times and I went to bed. I woke up and was able to get on normally but there was one single chunk unloaded that wouldn't load no matter what I did, I assumed it was client side so I left and joined again and was unable now my console is flooded at all times with:

[Server thread/ERROR]: A TileEntity type mcjty.rftoolsbuilder.modules.shield.blocks.ShieldingTileEntity has thrown an exception trying to write state. It will not persist, Report this to the mod author
java.lang.NullPointerException: null

I do actively use Shield Projectors for multiple things like housing my bees and a few hidden walls for ease of access but they had been fine until the random crash last night.

Steps to reproduce: Literally no idea and cannot try to reproduce as I can no longer join

Versions:

dovjonu commented 10 months ago

Did you resolve this issue? Because I am having the same issue right now

camdent8 commented 10 months ago

Did you resolve this issue? Because I am having the same issue right now

Exact same issue? Same error & all?