war1gus icon indicating copy to clipboard operation
war1gus copied to clipboard

Can't get it to extract properly no matter what

Open CRYPTark01 opened this issue 1 year ago • 8 comments

Using 3.3.3 and a gog installer, I cannot get it to work I get the error, Screenshot 2023-09-19 144659

I have tried non GOG versions, I have tried navigating to the War1data instead of the setup. Nothing has worked. I have made sure there are no & or ! marks of anything weird in the paths. Here is the stderror stderr.txt stdout.txt War1gus-extraction.log

CRYPTark01 avatar Sep 19 '23 18:09 CRYPTark01

did you try launching in safe mode?

timfel avatar Sep 20 '23 17:09 timfel

I'm getting the same issue here, safe mode doesn't work either.

77Mynameislol77 avatar Nov 04 '23 18:11 77Mynameislol77

Similar issue on Linux, when pointing it to the DATA.WAR file for Warcraft 1:

image

image

TheRealIndru avatar Nov 16 '23 20:11 TheRealIndru

I'm in a similar situation with war1gus. In my case, the extractor claims success, but when attempting to run the current Linux AppImage it generates this error:

Supported music decoders: CMD WAVE OGG DRMP3 MP3
Stratagus default config file loading ...

/__w/stratagus/stratagus/stratagus/src/stratagus/script.cpp:217: GetFileContent: Can't open file 'preferences.lua': No such file or directory
/__w/stratagus/stratagus/stratagus/src/stratagus/script.cpp:309: CclLoad: Load failed: 'preferences.lua'
/__w/stratagus/stratagus/stratagus/src/stratagus/construct.cpp:163: ConstructionByIdent: Unknown construction 'construction-orc-blackrock-spire'
backtrace() returned 25 addresses
[ ... followed by a couple screens of hexidecimal puke ... ]

DATA.WAR (etc) was provided by the GoG (ie DOS v1.2 CD) release.

speachy avatar Dec 07 '23 18:12 speachy

Looks again like a change by @Jarod42 where he forgot to update war1gus

timfel avatar Dec 08 '23 03:12 timfel

Created #444 for

ConstructionByIdent: Unknown construction 'construction-orc-blackrock-spire'.

But I didn't change the extraction stuff...

Jarod42 avatar Dec 08 '23 14:12 Jarod42

mb fs::path related?

ipochto avatar Dec 08 '23 14:12 ipochto

But I didn't change the extraction stuff...

@speachy's error wasn't about extraction, but about launching. Looks like the exact thing you're fixing with #444

timfel avatar Dec 08 '23 15:12 timfel