MantisBT - Zandronum
View Issue Details
0001063Zandronum[All Projects] Bugpublic2012-09-25 16:132018-09-30 21:09
Qent 
Torr Samaho 
normalmajoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.0 
1.1 
0001063: Hard Doom does not work with skulltag_actors and _data
When loading hdr_11hf_test.pk3 after skulltag_actors.pk3 and skulltag_data.pk3, the following error appears:

Execution could not continue.

Script error, "hdr_11hf_test.pk3:actors/decorations.txt" line 1:
Replaced type 'RedEvilEye' not found in HDRedEvilEye

hdr_11hf_test.pk3 works in Skulltag.
No tags attached.
related to 0001172closed  hoe2v1.12.pk3 errors out - Skulltag compability 
? hdr_11hf_test.pk3 (483) 2012-09-25 16:13
/tracker/file_download.php?file_id=748&type=bug
Issue History
2012-09-25 16:13QentNew Issue
2012-09-25 16:13QentFile Added: hdr_11hf_test.pk3
2012-09-25 18:47Torr SamahoAssigned To => Torr Samaho
2012-09-25 18:47Torr SamahoStatusnew => assigned
2012-09-25 18:52Torr SamahoNote Added: 0004805
2012-09-25 18:53Torr SamahoNote Edited: 0004805bug_revision_view_page.php?bugnote_id=4805#r2610
2012-09-25 18:54Torr SamahoNote Revision Dropped: 4805: 0002609
2012-09-25 19:04Torr SamahoNote Added: 0004806
2012-09-25 19:04Torr SamahoStatusassigned => needs testing
2012-09-29 13:21Konar6Note Added: 0004841
2012-09-29 17:45Torr SamahoStatusneeds testing => resolved
2012-09-29 17:45Torr SamahoFixed in Version => 1.1
2012-09-29 17:45Torr SamahoResolutionopen => fixed
2012-11-06 17:27DuskRelationship addedrelated to 0001172
2018-09-30 21:09Blzut3Statusresolved => closed

Notes
(0004805)
Torr Samaho   
2012-09-25 18:52   
(edited on: 2012-09-25 18:53)
The underlying problem seems to originate from how ZDoom handles files in PK3s: The Actors/Decorations.txt file in hdr_11hf_test.pk3 hides the actors/decorations.txt file in skulltag_actors.pk3. I'll rename the files in skulltag_actors.pk3 to use the same filenames as in skulltag.pk3.

(0004806)
Torr Samaho   
2012-09-25 19:04   
Should be fixed now.
(0004841)
Konar6   
2012-09-29 13:21   
Confirmed working.