TheCodex6824 / ThaumicAugmentation

A Thaumcraft addon for Minecraft 1.12 that tries to add new content that would fit in with the base mod.
https://minecraft.curseforge.com/projects/thaumic-augmentation
GNU Lesser General Public License v3.0
40 stars 31 forks source link

Ticking entity Crash. Null Pointer Exception #346

Open Plootie opened 1 year ago

Plootie commented 1 year ago

Me and some friends are playing E2EE and have found that killing an Eldritch Autocaster that specifically is aggro'd to a player will crash the server because the entities vehicle is null. Not sure if this is a incompatibility issue from other mods in E2EE or an issue with this mod

Server stack trace and such below crash-2023-06-25_00.18.52-server.txt

TheCodex6824 commented 1 year ago

No idea what is going on with this one, that line number in FocusMediumBolt makes no sense. There are a few issues I can't reproduce / determine the cause of now with E2E[E], so I'm probably going to have to load that up and figure out what's going on.

TheCodex6824 commented 1 year ago

Actually, were you using void shields when this happened? If so, it's probably the same issue as #352, but the crash report in that gave me enough info to fix it. Either way, the entity's vehicle saying ERROR is actually fine, and just means it has no vehicle.

Plootie commented 1 year ago

I just checked with the person this happened to and they weren't using the void shield. The crash specifically would only occur if the autocaster was aggro'd to the player and shot with a spell. If they weren't aggro'd it was fine