MantisBT - Zandronum
View Issue Details
0003974Zandronum[All Projects] Bugpublic2022-02-03 23:342022-02-04 11:57
Velaron 
 
normalminoralways
newopen 
MicrosoftWindowsXP/Vista/7
3.1-beta 
 
0003974: Problems loading lumps when running a mod from a folder (fix included)
I like to test my mods without archiving them up first (saves ton of time), but in Zandronum this was broken for a while, so I backported the changes from latest GZDoom version, where it worked.
Fix is pretty trivial and can be seen here:
'https://github.com/IgeNiaI/Q-Zandronum/pull/272/commits/9e4cbd8c0fd016809884b9e871504abb76bd0c2c [^]'
No tags attached.
Issue History
2022-02-03 23:34VelaronNew Issue
2022-02-04 01:37WaTaKiDNote Added: 0022119
2022-02-04 02:08WaTaKiDNote Edited: 0022119bug_revision_view_page.php?bugnote_id=22119#r13561
2022-02-04 11:57VelaronNote Added: 0022120

Notes
(0022119)
WaTaKiD   
2022-02-04 01:37   
(edited on: 2022-02-04 02:08)
can you link to the gzdoom commit that introduced this change?

looks like its this one, cept qzandronum altered the comment: 'https://github.com/coelckers/gzdoom/commit/a16f92c508d3b19d9c540a5d11356d9518e60538 [^]'

(0022120)
Velaron   
2022-02-04 11:57   
Yeah, I just ported the changes manually without finding the exact commit, looks like it.