thane98 / paragon

Toolkit for editing various FE games.
GNU General Public License v3.0
54 stars 17 forks source link

New Project Loading Error #111

Open raidxnnn opened 6 hours ago

raidxnnn commented 6 hours ago

Traceback (most recent call last): File "paragon\core\workers\load_project_worker.py", line 72, in run Exception: Failed to load text data definitions.

Caused by: 0: Failed to read text definitions from path 'C:\Users\16198\AppData\Local\Temp\Rar$EXa27004.22408\Data\FE14\Text.yml' 1: The system cannot find the path specified. (os error 3)

I was able to successfully make one project in FE13, but am now getting this error every time i try to make more projects in FE13 and with trying to set up projects for FE14

thane98 commented 5 hours ago

The path it's looking in is kind of odd. Paragon expects to find the Data folder in the same directory the exe is run from - are you running Paragon through a shortcut or something similar?

raidxnnn commented 5 hours ago

I've been running Paragon.exe just through the zip file, should i unzip it and put it somewhere instead??

thane98 commented 5 hours ago

Yes, I recommend unzipping it first.