Bug IDProductVersionTypePriorityStatusDuplicate IDSubmit Time
253Deadburg1.3.4cCrashHighActive
2018-03-08 18:21:55

Object reference not set to an instance of an object. at ZombieBlocks.NetworkedGameplayScreen.CleanUpDyingZombies() at ZombieBlocks.NetworkedGameplayScreen.UpdateTerrainSaves()
Edit
Object reference not set to an instance of an object.
   at ZombieBlocks.NetworkedGameplayScreen.CleanUpDyingZombies()
   at ZombieBlocks.NetworkedGameplayScreen.UpdateTerrainSaves()
Hardware +
Duplicates
Burg 1.3.5b
03/17/2018
Burg 1.3.5b
03/18/2018
Notes
Don't really see how this could happen with the code I'm looking at. We'll see if we get a repro on 1.3.5.
jeff - 2018-03-08 18:58:05
TerrainDef is null, almost certainly, right?
jeff - 2018-03-19 16:35:43
Possible fix by null checking the terrainHostArray. No idea how I thought this couldn't happen. Honestly I was smoking something.
jeff - 2018-03-19 17:17:14