Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get it to extract properly no matter what #438

Open
CRYPTark01 opened this issue Sep 19, 2023 · 8 comments
Open

Can't get it to extract properly no matter what #438

CRYPTark01 opened this issue Sep 19, 2023 · 8 comments

Comments

@CRYPTark01
Copy link

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

@timfel
Copy link
Member

timfel commented Sep 20, 2023

did you try launching in safe mode?

@77Mynameislol77
Copy link

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

@TheRealIndru
Copy link

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

image

image

@speachy
Copy link

speachy commented Dec 7, 2023

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.

@timfel
Copy link
Member

timfel commented Dec 8, 2023

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

@Jarod42
Copy link
Contributor

Jarod42 commented Dec 8, 2023

Created #444 for

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

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

@ipochto
Copy link
Member

ipochto commented Dec 8, 2023

mb fs::path related?

@timfel
Copy link
Member

timfel commented Dec 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants