Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): generator.py:50: DeprecationWarning: LINEAR is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BILINEAR instead.
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 138, in run
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): Using ROM path: /roms/nds/Super Mario 256.nds
Output file: Super Mario 256.nds.cia
Getting gamecode...
Extracting and resizing icon...
Warning: DSi icon checksum failed, using DS icon
Getting ROM titles...
Creating SMDH...
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): File "C:\hostedtoolcache\windows\Python\3.9.13\x64\Lib\site-packages\cx_Freeze\initscripts\console.py", line 16, in run
File "generator.py", line 376, in <module>
File "generator.py", line 322, in start
File "generator.py", line 113, in makesmdh
TypeError: object of type 'NoneType' has no len()
Anybody have any ideas?
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 138, in run
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): Using ROM path: /roms/nds/Super Mario 256.nds
Output file: Super Mario 256.nds.cia
Getting gamecode...
Extracting and resizing icon...
Warning: DSi icon checksum failed, using DS icon
Getting ROM titles...
Creating SMDH...
Sun Jan 12 2025 02:54:22 GMT-0800 (Pacific Standard Time): File "C:\hostedtoolcache\windows\Python\3.9.13\x64\Lib\site-packages\cx_Freeze\initscripts\console.py", line 16, in run
File "generator.py", line 376, in <module>
File "generator.py", line 322, in start
File "generator.py", line 113, in makesmdh
TypeError: object of type 'NoneType' has no len()
Anybody have any ideas?