MantisBT - Zandronum
View Issue Details
0002218Zandronum[All Projects] Bugpublic2015-04-30 10:062018-09-30 21:38
WaTaKiD 
Dusk 
normalcrashalways
closedfixed 
MicrosoftWindowsXP/Vista/7
2.1 
2.12.1 
0002218: hexen crash when going from guardian of ice to seven portals
Execution could not continue.

Unknown object code (0) in archive

happens offline and online
method 1:
start on seven portals
make ur way to guardian of ice
make ur way back to seven portals
crash while entering seven portals

method 2:
start on guardian of ice
make ur way to seven portals
die and respawn
crash upon respawning
ive believe this commit to be the cause:'https://bitbucket.org/Torr_Samaho/zandronum-stable/commits/79bdc81e70acc2e92ae1fc071c7f08c01fba0fa0 [^]'

actually got a crash report while using 7de42ed from the 'zandronum' repo
No tags attached.
zip CrashReport.zip (24,777) 2015-04-30 10:06
/tracker/file_download.php?file_id=1477&type=bug
Issue History
2015-04-30 10:06WaTaKiDNew Issue
2015-04-30 10:06WaTaKiDFile Added: CrashReport.zip
2015-04-30 10:17Edward-sanProduct Version2.0 => 2.1
2015-05-04 19:03cobaltAssigned To => Dusk
2015-05-04 19:03cobaltStatusnew => needs testing
2015-05-04 19:03cobaltTarget Version => 2.1
2015-05-04 19:03cobaltDescription Updatedbug_revision_view_page.php?rev_id=7042#r7042
2015-05-04 19:03cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7044#r7044
2015-05-04 19:03cobaltAdditional Information Updatedbug_revision_view_page.php?rev_id=7046#r7046
2015-05-04 19:03cobaltNote Added: 0012205
2015-05-12 07:05WaTaKiDNote Added: 0012256
2015-05-12 07:05WaTaKiDStatusneeds testing => resolved
2015-05-12 07:05WaTaKiDResolutionopen => fixed
2015-05-12 07:05WaTaKiDFixed in Version => 2.1
2015-05-12 07:05WaTaKiDDescription Updatedbug_revision_view_page.php?rev_id=7074#r7074
2015-05-12 07:05WaTaKiDSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7075#r7075
2015-05-12 07:05WaTaKiDAdditional Information Updatedbug_revision_view_page.php?rev_id=7076#r7076
2018-09-30 21:38Blzut3Statusresolved => closed

Notes
(0012205)
cobalt   
2015-05-04 19:03   
Issue addressed by commit 2d355c2c977a: Fixed regression caused by 79bdc81 -- the archive loading code was not updated to match the storing code (fixes 2218)
Committed by Teemu Piippo [Dusk] on Monday 04 May 2015 01:49:04

Changes in files:
 src/p_acs.cpp | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
(0012256)
WaTaKiD   
2015-05-12 07:05   
after testing with 2.1-r150425-2045, issue seems fixed