Bug #1910
[1420, Hexen] Record::operator [] Variable 'songLump' not found
Start date:
2014-11-23
% Done:
100%
Description
When attempting to play the Hexen expansion DKotDC, Doomsday quits with the following error message during startup:
Loop: Uncaught exception during loop iteration:
[NotFoundError] (Record::operator []) Variable 'songLump' not found
Associated revisions
History
#1 Updated by danij almost 10 years ago
- Assignee set to danij
- Priority changed from Normal to High
- Target version set to 49
#2 Updated by danij almost 10 years ago
- Status changed from New to In Progress
#3 Updated by danij almost 10 years ago
- Subject changed from [1420, Hexen DK] Record::operator [] Variable 'songLump' not found to [1420, Hexen] Record::operator [] Variable 'songLump' not found
#4 Updated by danij almost 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
#5 Updated by skyjake over 9 years ago
- Target version deleted (
49)
Fixed|Hexen: Record Variable 'songLump' not found
Removed obsolete logic for the Hexen specific, "currentMap" handling
Updated the SndInfoParser to modify the relevant Music definition
directly (Hexen uses separate Music definitions for each map).
IssueID #1910