Nightly build fails to open the ROM correctly
Closed this issue · 4 comments
SergeyThePiplup commented
After downloading the latest Nightly build available (from build action #6600) to test the translation, I've got the following message after opening a ROM. After that message, SkyTemple seem to react like I didn't opened anything, except I can open a debugger and edit scripts.
Platform: Windows 11.
(An error report was sent via Sentry too)
SergeyThePiplup commented
The traceback:
SkyTemple 1.8.3.dev0+14a367aa Error Report
Traceback (most recent call last):
File "controller\main.py", line 362, in on_file_opened
File "core\rom_project.py", line 687, in init_patch_properties
File "skytemple_files\graphics\kao\handler.py", line 70, in properties
ImportError: cannot import name 'KaoPropertiesState' from 'skytemple_rust.st_kao' (unknown location)
SergeyThePiplup commented
(Same error happens on the nightly from https://download.skytemple.org/skytemple/nightly too)
Frostbyte0x70 commented
I can't reproduce this with the latest dev version.
theCapypara commented
I asume this is no longer an issue then, feel free to re-open otherwise.