Mekanism

Mekanism

111M Downloads

Robit Crash upon placing on chargepad

Arcanatias opened this issue ยท 5 comments

commented

crash-2016-08-18_10.34.20-client.txt

Not sure if you can see the crash report but I am getting this everytime I try to place a Robit on a Chargepad to Initialize it. Pretty sure the crash is caused by Entity's Vehicle: ERROR NullPointerException: null. I am using the latest release of Mekanism. (9.1.1.290 for 1.10.2)

commented

Seems like its crashing on setting Robbit's home:

homeLocation.write(nbtTags);

commented

@tipilu Yes, and it's an NPE, so maybe its home location is null

commented

Ah so this is a thing. So as long as you don't look at him you can stay in the game.
anyone know of a fix?

commented

It's Probably Wawla related issue (same problem with OpenComputers Drones) (don't crash after disable Wawla)

commented

Already fixed in 9f4c73e