zzpong / Interactive-ASM-Cheats-Updater

Update your Nintendo Switch cheats with one click, or a bit more~
GNU General Public License v3.0
173 stars 13 forks source link

V1.0.2 Unhandled exception Error #7

Closed Warborn123 closed 9 months ago

Warborn123 commented 9 months ago

Hi, V1.0.2 gives me this error message every time I try to run it:

Failed to execute script 'main' due to unhandled exception: ‘Nonelype' object has no attribute ‘write’

Traceback (most recent call last): File "main.py", line 3, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "utilities\interface.py", line 14, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "utilities\game_package.py", line 6, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "utilities\NszDecompressor.py", line 8, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "nsz__init.py", line 11, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "nsz\Fs\init__.py", line 1, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "nsz\Fs\Nsp.py", line 11, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "nsz\nut\Keys.py", line 174, in File "nsz\nut\Print.py", line 28, in error AttributeError: 'NoneType' object has no attribute 'write'

zzpong commented 9 months ago

Your key version doesn't match the nsz version. Please use the key.txt file in the same release package.

Warborn123 commented 9 months ago

Your key version doesn't match the nsz version. Please use the key.txt file in the same release package.

This is before I load any nsz/nsp package. This error message show up when I double click the .exe file. The key file in the yuzu folder is OS17.0.0. Also, V1.0.1 doesn't give me this error.

zzpong commented 9 months ago

Yep, the same problem. Please use the key.txt file in the same release package.

Warborn123 commented 9 months ago

Yep, the same problem. Please use the key.txt file in the same release package.

Alright, I see. Thank you. I just realised that the version you released on github is fine, but the version on gbatemp.net doesn't have the key.txt file in it.