MantisBT - Zandronum
View Issue Details
0003121Zandronum[All Projects] Bugpublic2017-05-02 10:252017-05-04 18:55
Filystea 
 
normalminoralways
closedno change required 
 
 
0003121: SNDINFO.monsterx <-- if i put this in a directory in pk3 file zandronum does not see it.
This makes impossible to have sndinfo.xxx in some human order. So I am forced to actually keep sound info in seperate file.
put sndinfo to directory it will get ignored.
Zandronum 3.0-alpha - -300101-0000 - SDL version

Linux huenix 4.9.24 #1-NixOS SMP Fri Apr 21 07:31:39 UTC 2017 x86_64 GNU/Linux
17.03.1057.c545296adc (Gorilla)
No tags attached.
? testsnd.pk3 (379) 2017-05-02 11:11
/tracker/file_download.php?file_id=2097&type=bug
Issue History
2017-05-02 10:25FilysteaNew Issue
2017-05-02 10:36FusedNote Added: 0017512
2017-05-02 11:11FilysteaFile Added: testsnd.pk3
2017-05-02 11:13FilysteaNote Added: 0017513
2017-05-02 11:14FilysteaNote Edited: 0017513bug_revision_view_page.php?bugnote_id=17513#r10525
2017-05-02 11:26FusedNote Added: 0017514
2017-05-02 11:27FusedNote Edited: 0017514bug_revision_view_page.php?bugnote_id=17514#r10527
2017-05-02 11:38FilysteaNote Added: 0017515
2017-05-04 18:55Torr SamahoStatusnew => closed
2017-05-04 18:55Torr SamahoResolutionopen => no change required

Notes
(0017512)
Fused   
2017-05-02 10:36   
Example wad please.
(0017513)
Filystea   
2017-05-02 11:13   
(edited on: 2017-05-02 11:14)
Loaded test file.

One sndinfo not in directory swaps pain of zombie man with baron and it works other in directory swaps imp pain with baron. It does not work.

This forces to have mess with sound info in code. because in directory is ignored. So all must be in the starting directory or in one file. Total chaos generation.

(0017514)
Fused   
2017-05-02 11:26   
(edited on: 2017-05-02 11:27)
Plenty of files are not allowed inside a directory. Only the files that you can link into a main file using the "include" keyword will work, like decorate or GL-definitions for example. If you want this feature to work, you need to ask Zdoom.

(0017515)
Filystea   
2017-05-02 11:38   
Oh this zdoom design decision <facepalm> than I guess this ticket can be closed.