Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002113Zandronum[All Projects] Bugpublic2015-02-24 10:092015-02-24 12:27
Reporterpop_ww 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutioninvalid 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version2.0-beta 
Target VersionFixed in Version 
Summary0002113: Textures are rendered incorrectly.
DescriptionMy 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 Reproduce1) 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 Filespng file icon Screenshot_Doom_20150224_120215.png [^] (1,092,787 bytes) 2015-02-24 10:09

- Relationships

-  Notes
User avatar (0011751)
pop_ww (reporter)
2015-02-24 10:11

I forgot to mention that latest gzdoom beta (r900) has same issue.
User avatar (0011752)
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.


Issue Community Support
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.

- Issue History
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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker