ABrandau / Shattered-Paradise-SDK

Shattered Paradise's main repository and installation Kit.
GNU General Public License v3.0
60 stars 9 forks source link

about remove actors spawn on death in subterranean units #30

Closed dnqbob closed 2 years ago

dnqbob commented 3 years ago

There is a crash related to subterranean units, see https://github.com/OpenRA/OpenRA/issues/19063

If my guessing is correct, when digging into ground and before subterranean units get into valid subterranean layer for subterranean condition, the game can crash when actor spawn at center position of subterranean units.

dnqbob commented 2 years ago

case closed due to https://github.com/OpenRA/OpenRA/issues/19063 is solved, in some degree