I am also getting an error after installing the dlc, but a different error: Error compiling CON files.
The log says this:
Ion Fury r9770[release]-af78dcaaf
Built Oct 6 2021 20:25:10, GCC 10.3.0, 64-bit
Using (game location edited) for game data
Using (appdata location edited) for game data
Running on Windows 7 Service Pack 1 (build 6.1.7601)
Initialized 1ms system timer
CPU: AMD FX(tm)-8350 Eight-Core Processor
Initializing SDL 2.0.15
Searching for game data...
Checksumming fury.grp... Done
Checksumming unins001.dat... Done
Using "fury.grp" as main game data file.
Compiling: scripts/main.con (76545 bytes)
Including: scripts/exp/expansion.con (2909 bytes)
Including: scripts/tokens.con (34457 bytes)
Including: scripts/exp/tokens.con (8519 bytes)
Including: scripts/customize.con (7467 bytes)
Including: scripts/exp/customize.con (3315 bytes)
Including: scripts/names.con (67916 bytes)
Including: scripts/exp/premain.con (17514 bytes)
scripts/main.con: In event `EVENT_PREWORLD':
scripts/main.con:816: error: symbol `htfloorzoffset' is not a valid structure member.
scripts/main.con:816: error: expected a keyword but found `temp4'.
scripts/main.con:851: warning: found `else' with no `if'
Found 1 warning(s), 2 error(s).
Error compiling CON files.
The base game ran fine, I don't understand.
Edit: Hmm, over a week and nothing. I was afraid no one was hanging around here anymore. Maybe if I make my post a reply it will get some attention?
oasiz: Make sure to have a clean install with no mods and unplug any controllers, some controllers have been causing issues with SDL.
OpenGL is not an option explicitly as the game defaults to OpenGL instead of software.
Edit 2: Man, I actually forgot about this. Over a month and no reply? Guess I was right, no one is around here any more. Time to track down the developer Discord and see if anyone is around over there, I guess.
Edit 3: Found the dev's discord and they helped me out. In case anyone in the future has the same problem, it turns out my install folder has two exe's, fury.exe and fury_nodrm.exe. My shortcut pointed to fury_nodrm which didn't work, but running fury.exe worked just fine. It looks like somehow the dlc installer created fury.exe instead of overwriting/updating fury_nodrm.exe. Redirecting my shortcut to fury.exe has everything working just fine so far and I can now play the dlc. So there you have it.