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

Nightly build fails to open the ROM correctly #810

Open
SergeyThePiplup opened this issue Sep 24, 2024 · 2 comments
Open

Nightly build fails to open the ROM correctly #810

SergeyThePiplup opened this issue Sep 24, 2024 · 2 comments

Comments

@SergeyThePiplup
Copy link

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)
image

@SergeyThePiplup
Copy link
Author

SergeyThePiplup commented Sep 25, 2024

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
Copy link
Author

SergeyThePiplup commented Sep 25, 2024

(Same error happens on the nightly from https://download.skytemple.org/skytemple/nightly too)

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

1 participant