wildweasel wrote:I've got a Wadsmoosh that includes Plutonia, so it worked for me. Try running the program from a Command Prompt, so it doesn't disappear immediately and you can read whatever error it gives.
Processing WAD plutonia...
Traceback (most recent call last):
File "wadsmoosh.py", line 477, in <module>
main()
File "wadsmoosh.py", line 439, in main
extract_lumps(iwad_name)
File "wadsmoosh.py", line 241, in extract_lumps
wad.from_file(wad_filename)
File "omg\wad.py", line 260, in from_file
group.load_wadio(w)
File "omg\wad.py", line 156, in load_wadio
self[name] = self.lumptype(wadio.read(i))
File "omg\wadio.py", line 159, in read
self.basefile.seek(self.entries[id].ptr)
OSError: [Errno 22] Invalid argument
[13836] Failed to execute script wadsmoosh