pk-hack / CoilSnake

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

Clicked compile got this error went to the error section in the wiki got nothing.. #265

Open Draft-Fusion opened 1 year ago

Draft-Fusion commented 1 year ago

Starting compilation... 'Project' object has no attribute 'version'

Edit: Found a debug option when I run it now it gives me this issue

_Starting compilation... Traceback (most recent call last): File "coilsnake\ui\gui.py", line 301, in _do_compile_help File "coilsnake\ui\common.py", line 107, in compile_project File "coilsnake\ui\common.py", line 389, in check_if_project_too_old AttributeError: 'Project' object has no attribute 'version'

'Project' object has no attribute 'version'_

Edit 2: Is this error caused by a wrong folder selection? Dose the file I use need to have a "version" in its file name? What is version looking for to make the files work? If my project is too old how can I fix it?

Draft-Fusion commented 1 year ago

Okay, found out my own issue due to the wiki's bad wording. Base rom refers to the rom you start with aka EarthBound.smc The project folder is referring to all the decompiled files The last step is to make a file named Test.smc or whatever you want to call it and output that file to where ever when it prompts you to save you must make the file name yourself!