Anonymous | Login | Signup for a new account | 2025-07-28 04:58 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002113 | Zandronum | [All Projects] Bug | public | 2015-02-24 10:09 | 2015-02-24 12:27 | ||||
Reporter | pop_ww | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | invalid | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 2.0-beta | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002113: Textures are rendered incorrectly. | ||||||||
Description | My wad that works on latest stable version of Zandronum has texture issues in latest 2.0 beta. Textures show but they are very strange. It looks like they repeat themselves after every 1 px. | ||||||||
Steps To Reproduce | 1) Download wads: 'http://www.best-ever.org/download?file=pop_ww_v2.wad [^]' 'http://www.best-ever.org/download?file=pop_ww_data.pk3 [^]' 2) Run the following command line: zandronum.exe skulltag_data_126.pk3 skulltag_actors.pk3 pop_ww_data.pk3 pop_ww_v2.wad 3) In console wirite: map map06 | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
pop_ww (reporter) 2015-02-24 10:11 |
I forgot to mention that latest gzdoom beta (r900) has same issue. |
Dusk (developer) 2015-02-24 12:23 edited on: 2015-02-24 12:27 |
The texture resource wad is full of garbage lumps and in general it is not organized at all. It's a big mess with undefined behavior written all over it. After I remove the garbage lumps the custom textures show up as expected. This is happening because there's textures within (ill-formed) F_START and F_END markers, so the engine loads them as flats while they are not flats. Not only that but there's multiple PNAMES/TEXTURE1 lumps (wtf?) around and an empty BEHAVIOR lump and whatnot. And this is in a WAD inside a PK3 wad to top it off. This is 100% WAD fault. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-24 10:09 | pop_ww | New Issue | |
2015-02-24 10:09 | pop_ww | File Added: Screenshot_Doom_20150224_120215.png | |
2015-02-24 10:11 | pop_ww | Note Added: 0011751 | |
2015-02-24 12:23 | Dusk | Note Added: 0011752 | |
2015-02-24 12:23 | Dusk | Status | new => closed |
2015-02-24 12:23 | Dusk | Resolution | open => invalid |
2015-02-24 12:23 | Dusk | Note Edited: 0011752 | View Revisions |
2015-02-24 12:24 | Dusk | Note Edited: 0011752 | View Revisions |
2015-02-24 12:26 | Dusk | Note Edited: 0011752 | View Revisions |
2015-02-24 12:26 | Dusk | Note Edited: 0011752 | View Revisions |
2015-02-24 12:27 | Dusk | Note Edited: 0011752 | View Revisions |
Copyright © 2000 - 2025 MantisBT Team |