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

Intermittent CWParserSetOutputFileDirectory error with mwldmips.exe 2.3.1 #38

Open
Adubbz opened this issue Jun 6, 2023 · 1 comment

Comments

@Adubbz
Copy link

Adubbz commented Jun 6, 2023

Unfortunately this error occurs inconsistently, and some mwldmips runs are fine and others are not. Using wine does not seem to result in the same issue. Full error:

#0 548.4 wibo tools/compilers/mw/2.3.1.01/mwldmips.exe -map -nostdlib -m _start -nodead -g -o build/SCUS_971.11 SCUS_971.11.lcf @build/o_files
#0 548.4 Unexpected error in CWParserSetOutputFileDirectory [3]

mwldmips is used by my Dark Cloud decompilation project here.

@simonlindholm
Copy link
Contributor

This is a known bug in mwld and not wibo's fault. See https://discord.com/channels/710646040331681844/991954626448457828/996405978197151805, https://discord.com/channels/710646040331681844/991954626448457828/996674280421068941.

We probably should detect when buggy executables are run and print an error/patch them, though, since this has come up repeatedly...

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

2 participants