Fixed|World: Error attempting player reborn in Hexen
When attempting player reborn in Dark Crucible after unleashingKorax, Mobj_Sector() was called on an unlinked player mobj.
I'm not entirely sure how that situation occurred, however thisfunction should not throw an error (needs more investigation).
View differences
Fixed|World: Error attempting player reborn in Hexen
When attempting player reborn in Dark Crucible after unleashing
Korax, Mobj_Sector() was called on an unlinked player mobj.
I'm not entirely sure how that situation occurred, however this
function should not throw an error (needs more investigation).