team-eternity / eternity

The Eternity Engine
http://eternity.youfailit.net/wiki/Main_Page
GNU General Public License v3.0
230 stars 36 forks source link

Instant crash idclevving to modded map #630

Open GastonLahaut opened 2 weeks ago

GastonLahaut commented 2 weeks ago

Last working build: 1361. Anything more recent will instantly crash when using idclev to warp to a modded level. CRASHLOG(1).TXT

Idclev to vanilla map works; taking the normal exit to this modded map (map04) works; icclevving from modded map back to map01 works; idclevving to modded map (after having visited it already) also works. But after starting in map01 and idclev to modded map 4: crash. Tried with a different modded map (map05): no issue

ioan-chera commented 2 weeks ago

hmm

Backtrace:
00000001401053ef P_CheckSectorPortalState
0000000140128725 P_SetPortal
00000001401295bd P_SpawnPortal
0000000140129f34 P_SpawnSpecials
ioan-chera commented 2 weeks ago

Made a commit now, please re-check.

GastonLahaut commented 2 weeks ago

Rebuild of previous troublesome map with minor texture changes made the issue go away? Can no longer reproduce. Perhaps this is dependent on memory layout..? New build 1372 also tested without issue, Suggest keeping this open for a while longer, to see if this issue pops up again.