baddude1337 wrote:Darkbeetlebot wrote:Captain J wrote:It worked before, huh? I guess you forgot the mods' loading order and whatnot? Try set the loading order right.
I'm pretty sure I'm doing it right. Using the drag and drop method since that's what's always worked, I highlight Guncaster first, then the addon, then the weapon shop, and drag them to GZDoom which prompts the wad selection. Again, this has always worked for me up until now. I also tried GC, then the weapon shop, and then the addon. Then only the weapon shop, then only the addon. None of them work and spit out similar errors. The only thing that functions is GC alone.
You'd be much better off trying to load with a mod launcher, or by adding them into the autoload in GZDoom's INI file (this is how I do it, and you can guarantee the load order this way).
In the INI the format is as below path- then the link to the file, like below:
path=E:\Games\Doom\Guncaster 3.6\Guncaster.pk3
path=E:\Games\Doom\Guncaster 3.6\GC_Addon.pk3
path=E:\Games\Doom\Guncaster 3.6\GC_Weaponshop.pk3
Make a Batch script. Much more configurable, and if done right, portable between Window$ installations.