pk-hack / CoilSnake

https://pk-hack.github.io/CoilSnake/
GNU General Public License v3.0
159 stars 37 forks source link

failure to decompile scripts #168

Open Starius65 opened 5 years ago

Starius65 commented 5 years ago

I get this error trying to decompile scripts: ERROR: Error Traceback (most recent call last): File "coilsnake\ui\common.pyo", line 210, in decompile_script File "CCScriptWriter\CCScriptWriter.pyo", line 245, in loadDialogue ValueError: invalid literal for int() with base 16: 'world' can't figure out the issue since I have no idea what this is pointing to in the code.

ShadowOne333 commented 5 years ago

We need more details to be able to tell what's wrong. First off, what OS are you using? Second, are you decompiling a clean EB ROM? We need to know exactly how are you running CoilSnake to be able to pinpoint this problem.

ShadowOne333 commented 4 years ago

Please, try again with the latest build (commit) of CoilSnake and let us know if it works now so we can properly close down this issue.

auranunderscore commented 1 month ago

Having similar issue on the latest version. The error I get is as follows:

Error Traceback (most recent call last): File "coilsnake\ui\common.py", line 238, in decompile_script File "CCScriptWriter\CCScriptWriter.py", line 206, in loadDialogue File "CCScriptWriter\CCScriptWriter.py", line 474, in getText File "CCScriptWriter\CCScriptWriter.py", line 595, in getLength KeyError: 110

Please advise.

PhoenixBound commented 1 month ago

As far as advice goes: