swuff-star / LostInTransit

GNU General Public License v3.0
0 stars 3 forks source link

The volatile bombs go absolutely bonkers sometimes: #5

Closed gaforb closed 2 years ago

gaforb commented 2 years ago

What happened? After killing a volatile elite at close proximity to a turret, the explosion effect lagged the game down to almost 0 fps and spammed NREs every frame To reproduce the error

  1. Use LIT 0.3.3 and MSU 0.3.0
  2. Be Engineer
  3. Acquire 9999 Bison Steak for survival
  4. Place 2 Turrets
  5. Spawn volatile beetle next to turrets
  6. Turrets will kill beetle
  7. ???
  8. Lag

See attached log: LogOutput.txt

Nebby1999 commented 2 years ago

Looking at this it seems to be an issue with the spite bomb controller, i knew i should've investigated a bit more how they worked, lol.

Regardless, i'll see what i can do about this.

Nebby1999 commented 2 years ago

I think this issue was hand in hand with issue number 4. once i added the null reference checks it doesnt happen anymore.

further testing is required once the next LIT update is out.