View Issue Details

IDProjectCategoryView StatusLast Update
0000412Software Renderer(No Category)public2017-03-11 12:05
ReporterGraf Zahl 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000412: Voxel renderer lacks handling of default-paletted voxel in true color software
DescriptionIf such a voxel is encountered, CreateBgraSlabData crashes/asserts.
Moreover, such voxels must be translateable, so they cannot use the standard BGRA data but must use the 8 bit version with translation lookup.
Steps To ReproduceStarting ZDCMP2 will crash immediately.
TagsNo tags attached.

Relationships

Activities

dpJudas

dpJudas

2017-03-11 11:34

developer   ~0000929

Okay, I fixed this so it doesn't crash and also added translation support in the 32 bit case.

However, I don't have a wad with such a translated voxel, so I didn't test if it truly works now. Anyone know a wad using this feature?
Graf Zahl

Graf Zahl

2017-03-11 12:05

administrator   ~0000930

Sorry, no. I only remember the exact same crash in the GL renderer when the palette feature was added, so I could point you in the right direction but I do not know any mod.

Issue History

Date Modified Username Field Change
2017-03-11 05:36 Graf Zahl New Issue
2017-03-11 11:34 dpJudas Status new => resolved
2017-03-11 11:34 dpJudas Resolution open => fixed
2017-03-11 11:34 dpJudas Note Added: 0000929
2017-03-11 12:05 Graf Zahl Note Added: 0000930