subenji wrote:My friends ran into a bug with the latest ZDE, though it didn't happen to me.
The first file listed in external files wasn't being added to the command line.
and the commandline that got passed:
Code: Select all
GZDoom version g2.2pre-1651-g4940f02 (4940f0249d6d6982f6cf9578d8afea40affe3457)
Command line: D:\Doom\gzdoom.exe -iwad "D:\Doom\DOOM2" -file "D:\Doom\doomrl_arsenal_1.05.wad" "D:\Doom\doomrl_arsenal_hud_1.05.wad" "D:\Doom\doomrl_monsters_beta_6.2.wad" "D:\Doom\DoomRPG-master\DoomRPG" "D:\Doom\DoomRPG-master\DoomRPG-Brightmaps" "D:\Doom\DoomRPG-master\DoomRPG-Doom1" "D:\Doom\DoomRPG-master\DoomRPG-RLArsenal" "D:\Doom\DoomRPG-master\DoomRPG-RLMonsters" -join
I'll assume the GZDoom version g2.2[...] was just posted as additional information on the engine used?
Recreating as much as I could the external files posted on the image (I assume the DOOMRPG entries are folder-as-.pk3 cases), this is the command line I got
Code: Select all
G:\Juegos\zdoom\gzdoom\gzdoom.exe -iwad "E:\dos\sb16\id\doom2\DOOM2" -file "E:\dos\sb16\id\Doom\DOOM" "G:\Juegos\zdoom\doomrl_arsenal_1.05.wad" "G:\Juegos\zdoom\doomrl_arsenal_hud_1.05.wad" "G:\Juegos\zdoom\doomrl_monsters_beta_6.2.wad" "G:\Juegos\zdoom\DoomRPG-master\DoomRPG" "G:\Juegos\zdoom\DoomRPG-master\DoomRPG-Brightmaps" "G:\Juegos\zdoom\DoomRPG-master\DoomRPG-Doom1" "G:\Juegos\zdoom\DoomRPG-master\DoomRPG-RLArsenal" "G:\Juegos\zdoom\DoomRPG-master\DoomRPG-RLMonsters" -join 127.0.0.1
Is your version modified in any way? Recompiled from source with in-house changes or something? As you can see, I am, indeed, getting the Doom 1 WAD that was listed as the first external file. In any case...if Doom 1 is the game to be played, why is the Doom 2 WAD chosen as the IWAD? (I'm not familiar with any of the mods listed, perhaps they require Doom 2 stuff?).
Testing was conducted using the latest beta version to be found at the sourceforge ZDE file repository.
Would you mind trying again after setting the IP address to 127.0.0.1 instead of empty boxes and letting me know the resulting command line?