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 decompile script #241

Open
WiseMatthack opened this issue Mar 7, 2021 · 1 comment
Open

Can't decompile script #241

WiseMatthack opened this issue Mar 7, 2021 · 1 comment

Comments

@WiseMatthack
Copy link

WiseMatthack commented Mar 7, 2021

When I decompile the script of my EB ROM, the ccscript folder is "empty", the only file in the folder is summary.txt, and it's empty.
The programs shows me this error :

Traceback (most recent call last):
  File "coilsnake\ui\common.py", line 238, in decompile_script
  File "site-packages\ccscriptwriter-1.2-py3.7.egg\CCScriptWriter\CCScriptWriter.py", line 206, in loadDialogue
  File "site-packages\ccscriptwriter-1.2-py3.7.egg\CCScriptWriter\CCScriptWriter.py", line 474, in getText
  File "site-packages\ccscriptwriter-1.2-py3.7.egg\CCScriptWriter\CCScriptWriter.py", line 595, in getLength
KeyError: 110```
@WiseMatthack WiseMatthack changed the title ccscript folder is empty Can't decompile script Mar 7, 2021
@ShadowOne333
Copy link
Contributor

Did you decompile a vanilla EarthBound ROM first before decompiling the script?
You need to do so first in order for the script to be dumped.

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