MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003121 | Zandronum | [All Projects] Bug | public | 2017-05-02 10:25 | 2017-05-04 18:55 |
|
Reporter | Filystea | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0003121: SNDINFO.monsterx <-- if i put this in a directory in pk3 file zandronum does not see it. |
Description | This makes impossible to have sndinfo.xxx in some human order. So I am forced to actually keep sound info in seperate file. |
Steps To Reproduce | put sndinfo to directory it will get ignored. |
Additional Information | 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)
|
Tags | No tags attached. |
Relationships | |
Attached Files | testsnd.pk3 (379) 2017-05-02 11:11 /tracker/file_download.php?file_id=2097&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-05-02 10:25 | Filystea | New Issue | |
2017-05-02 10:36 | Fused | Note Added: 0017512 | |
2017-05-02 11:11 | Filystea | File Added: testsnd.pk3 | |
2017-05-02 11:13 | Filystea | Note Added: 0017513 | |
2017-05-02 11:14 | Filystea | Note Edited: 0017513 | bug_revision_view_page.php?bugnote_id=17513#r10525 |
2017-05-02 11:26 | Fused | Note Added: 0017514 | |
2017-05-02 11:27 | Fused | Note Edited: 0017514 | bug_revision_view_page.php?bugnote_id=17514#r10527 |
2017-05-02 11:38 | Filystea | Note Added: 0017515 | |
2017-05-04 18:55 | Torr Samaho | Status | new => closed |
2017-05-04 18:55 | Torr Samaho | Resolution | open => no change required |
Notes |
|
(0017512)
|
Fused
|
2017-05-02 10:36
|
|
|
|
(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.
|
|
|
|
Oh this zdoom design decision <facepalm> than I guess this ticket can be closed. |
|