FNF-Porter/Porter.py

Conversion stopped while copying level titles

Closed this issue · 1 comments

What is the preset selected?

Full mod

What platform?

Windows

What are the contents of the latest .log file? You can find them in your logs folder, next to the EXE.

(only the last part)

16:09:51: [main.py:364] [INFO] Loading C:/Users/Gus/SavedGames/PsychEngine/mods/JACK IN THE BOX/weeks\weekjack.json into the converter...       
16:09:51: [WeekTools.py:21] [INFO] Opening .json
16:09:51: [WeekTools.py:25] [ERROR] Could not open .json
16:09:51: [WeekTools.py:21] [INFO] Opening .json
16:09:51: [WeekTools.py:25] [ERROR] Could not open .json
16:09:51: [WeekTools.py:21] [INFO] Opening .json
16:09:51: [WeekTools.py:25] [ERROR] Could not open .json
16:09:51: [main.py:372] [INFO] Copying prop assets...
16:09:51: [files.py:12] [INFO] Finding all files or directories with glob: C:/Users/Gus/SavedGames/PsychEngine/mods/JACK IN THE BOX/images/menucharacters/*.xml
16:09:51: [files.py:12] [INFO] Finding all files or directories with glob: C:/Users/Gus/SavedGames/PsychEngine/mods/JACK IN THE BOX/images/menucharacters/*.png
16:09:51: [main.py:390] [INFO] Copying level titles...
16:09:51: [window.py:420] [CRITICAL] Conversion could not start! The window started, though

What are the contents of your mod folder?

data/stages is missing, regular otherwise

Additional Context

When i started the song, it said the stage couldn't open. i think the error was around line 395 in main.py. also, the last line is cause i try-except'ed main.convert, so thats why theres no traceback (im not commiting that though cause thats stupid)

Issue Checklist

  • I have properly named the issue
  • I looked in issues/discussions, if my question was previously anwsered
20:16:04: [main.py:387] [INFO] Copying level titles...
20:16:04: [files.py:12] [INFO] Finding all files or directories with glob: F:/PsychEngine/mods/HazyRiver/images/storymenu/*.png
20:16:04: [main.py:395] [INFO] Copying F:/PsychEngine/mods/HazyRiver/images/storymenu\aSEOS.png
20:16:04: [main.py:395] [INFO] Copying F:/PsychEngine/mods/HazyRiver/images/storymenu\fannie.png
20:16:04: [main.py:395] [INFO] Copying F:/PsychEngine/mods/HazyRiver/images/storymenu\gMinusG.png
20:16:04: [main.py:395] [INFO] Copying F:/PsychEngine/mods/HazyRiver/images/storymenu\zBonus.png
20:16:04: [main.py:404] [INFO] Converting stages...

Seems this might be mod specific? Hazy river, CG5, Updike, Vs Kapi (Psych Port) all don't have this issue.