Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

(I duel boot windows and arch, so that's why I've commented here before) I ran this on windows 10, but when it ran fine yesterday and it gave me an error message (listed below), it worked fine then, but when I try to open it today it gave me the same error message, but it won't open any fixes? Here's the error message that was listed: 

Traceback (most recent call last):

  File "main.py", line 2844, in <module>

  File "main.py", line 2835, in main

  File "main.py", line 853, in __init__

  File "Core\imageGallery.py", line 547, in __init__

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'Assets'

Okay, this is weird, somehow your “Assets” folder in “%AppData%\PyNGtuber” got deleted, i wonder how that might have happened…

You could copy the folder manually from the package folder, there should be 4 folders, Assets, Models, Data and Viewer

I completely deleted it and reinstalled it, it no longer opens anymore

Hey!, what did you delete? if you delete the folder %AppData%\PyNGtuber it should reset the app

so I orignally deleted the entire file, I reinatalled it through itch, then i did what you said and deleted the data folder. it now gives me the error: 

Traceback (most recent call last):

  File "main.py", line 176, in <module>

  File "main.py", line 136, in update_directory

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\NyxTh\\Downloads\\PNGtuber\\Data'

try re-downloading it, looks like you’re missing files in the package, i would recommend doing it manually tbh