WadSmoosh - merge all official id releases into one PK3 IWAD

Any utility that assists in the creation of mods, assets, etc, go here. For example: Ultimate Doom Builder, Slade, WadSmoosh, Oblige, etc.
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

JimpArgon wrote: *edit* I just tried your new version and something is wrong. It's not loading TNT Evilution, Plutonia Experiment, and No Rest For The Living.
10 to 1, this can be fixed by deleting your pk3 subfolder and running WadSmoosh again. I changed the prefixes it uses to export those maps, so it's probably new data pointing to old filenames. Let me know if that doesn't work.
User avatar
JimpArgon
Posts: 470
Joined: Mon Jul 04, 2016 9:03 pm
Location: Florida

Re: WadSmoosh - merge all official id releases into one PK3

Post by JimpArgon »

JPL wrote:
JimpArgon wrote: *edit* I just tried your new version and something is wrong. It's not loading TNT Evilution, Plutonia Experiment, and No Rest For The Living.
10 to 1, this can be fixed by deleting your pk3 subfolder and running WadSmoosh again. I changed the prefixes it uses to export those maps, so it's probably new data pointing to old filenames. Let me know if that doesn't work.
I did as you said and deleted the pk3 sub folder inside wadsmoosh. Same issue still, its not loading TNT, Plutonia, and No rest for the living.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed

Re: WadSmoosh - merge all official id releases into one PK3

Post by wildweasel »

Hmm. I wonder if there's something strange with your copies of those wads? What are the MD5 hashes of the files?
LukeArio
Posts: 16
Joined: Wed Jan 27, 2016 2:08 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by LukeArio »

wildweasel wrote:Hmm. I wonder if there's something strange with your copies of those wads? What are the MD5 hashes of the files?
I don't know about him, but I got all my IWADs from the official steam releases of The Ultimate Doom, Doom II, Final Doom, Master Levels and Doom 3 BFG Edition for NERVE.WAD. And I'm dealing with the same problem he has.
Last edited by LukeArio on Sat Aug 06, 2016 12:04 pm, edited 1 time in total.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33

Re: WadSmoosh - merge all official id releases into one PK3

Post by Kinsie »

I'm having a similar issue - it's adding all the IWADs fine (try "map pl_map01" to check), but it's not adding them to the MAPINFO.
User avatar
JimpArgon
Posts: 470
Joined: Mon Jul 04, 2016 9:03 pm
Location: Florida

Re: WadSmoosh - merge all official id releases into one PK3

Post by JimpArgon »

wildweasel wrote:Hmm. I wonder if there's something strange with your copies of those wads? What are the MD5 hashes of the files?
I don't see how they could be. All my wad files came from my steam directory. The original Wads and the master level wads.

Also, in the previous version it worked perfectly. It was only after the update that I am experiencing these problems.
User avatar
SoulCircle
Posts: 254
Joined: Tue Aug 02, 2016 10:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Hell

Re: WadSmoosh - merge all official id releases into one PK3

Post by SoulCircle »

JimpArgon wrote: I did as you said and deleted the pk3 sub folder inside wadsmoosh. Same issue still, its not loading TNT, Plutonia, and No rest for the living.
Did you get your copies off of Steam? I am wondering if that may be the problem. I got my copies off Steam and am having the same problem. IDK, I just don't. I do not see what else could be wrong.

EDIT: Someone beat me to it, huh. Well maybe something got screwed in the coding. I might get the WADS off an original collection disc and see if that works.
Kinsie wrote:I'm having a similar issue - it's adding all the IWADs fine (try "map pl_map01" to check), but it's not adding them to the MAPINFO.
I tried that, but the map comes up as "PL_Map01: Unnamed" and has no music.
Last edited by SoulCircle on Sat Aug 06, 2016 12:08 pm, edited 1 time in total.
User avatar
JimpArgon
Posts: 470
Joined: Mon Jul 04, 2016 9:03 pm
Location: Florida

Re: WadSmoosh - merge all official id releases into one PK3

Post by JimpArgon »

SoulCircle wrote: Did you get your copies off of Steam? I am wondering if that may be the problem. I got my copies off Steam and am having the same problem. IDK, I just don't. I do not see what else could be wrong.
JimpArgon wrote:in the previous version it worked perfectly. It was only after the update that I am experiencing these problems.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33

Re: WadSmoosh - merge all official id releases into one PK3

Post by Kinsie »

I repeat. Try punching "map pl_map01" into the console and see what happens.
User avatar
SoulCircle
Posts: 254
Joined: Tue Aug 02, 2016 10:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Hell

Re: WadSmoosh - merge all official id releases into one PK3

Post by SoulCircle »

SoulCircle wrote:
Kinsie wrote:I'm having a similar issue - it's adding all the IWADs fine (try "map pl_map01" to check), but it's not adding them to the MAPINFO.
I tried that, but the map comes up as "PL_Map01: Unnamed" and has no music.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33

Re: WadSmoosh - merge all official id releases into one PK3

Post by Kinsie »

Because the MAPINFO isn't being written to. The map itself is being copied into the PK3, so it's reading the IWAD fine.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

Hi folks, sorry you're seeing this error with the newer version, it's possible my copy code isn't overwriting the newer version of the mapinfo? Like I suggested above, try deleting your pk3/ subfolder, it's just a working directory and older versions of files may be causing the problem.
User avatar
JimpArgon
Posts: 470
Joined: Mon Jul 04, 2016 9:03 pm
Location: Florida

Re: WadSmoosh - merge all official id releases into one PK3

Post by JimpArgon »

Kinsie wrote:I repeat. Try punching "map pl_map01" into the console and see what happens.
I'm not going to type in console commands to get something to work properly. I still have my original working version. I'll just keep that until a proper fix is released.

And for those who questioned the validity of my source wads....

Image

I have 424 games on Steam. I'm not a cheap fuck and I support companies that I like.
JPL wrote:Hi folks, sorry you're seeing this error with the newer version, it's possible my copy code isn't overwriting the newer version of the mapinfo? Like I suggested above, try deleting your pk3/ subfolder, it's just a working directory and older versions of files may be causing the problem.
I'm not sure if you skimmed over my comment. But here it is again just incase.
JimpArgon wrote:I did as you said and deleted the pk3 sub folder inside wadsmoosh. Same issue still, its not loading TNT, Plutonia, and No rest for the living.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33

Re: WadSmoosh - merge all official id releases into one PK3

Post by Kinsie »

JimpArgon wrote:I'm not going to type in console commands to get something to work properly.
This isn't to "get it to work properly". This is to figure out what went wrong so that JPL can fix it.

Alternatively, you can kick and stamp your feet and be outright hostile to the concept of being helpful. Either/or.
User avatar
SoulCircle
Posts: 254
Joined: Tue Aug 02, 2016 10:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Hell

Re: WadSmoosh - merge all official id releases into one PK3

Post by SoulCircle »

Kinsie wrote:This isn't to "get it to work properly". This is to figure out what went wrong so that JPL can fix it.
I did it. The map loads, but the map is named Unnamed and there's no music.

Return to “Creation, Conversion, and Editing”