also, any error in the output log? I

also, any error in the output log? I know of this error, but have never been able to consistently reproduce it
7 Replies
Rick
Rick11mo ago
Rick
Rick11mo ago
LogPython: Error: Traceback (most recent call last): LogPython: Error: File "<string>", line 1, in <module> LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLSetup.py", line 44, in createGNL LogPython: Error: createUI() LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLHome.py", line 981, in createUI LogPython: Error: if not gnlUtils.getPrefsVariable("HideWelcome", False): LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\Utilities.py", line 300, in getPrefsVariable LogPython: Error: user_path, user_data = userPathsInfo() LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\Utilities.py", line 291, in userPathsInfo LogPython: Error: user_data = readJson(path) LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\Utilities.py", line 634, in readJson LogPython: Error: data = json.loads(f.read()) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json__init.py", line 346, in loads LogPython: Error: return _default_decoder.decode(s) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json\decoder.py", line 337, in decode LogPython: Error: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json\decoder.py", line 355, in raw_decode LogPython: Error: raise JSONDecodeError("Expecting value", s, err.value) from None LogPython: Error: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) LogPython: Error: Traceback (most recent call last): LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLHome.py", line 567, in updateSearch LogPython: Error: self.showToolsView() LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLHome.py", line 517, in showToolsView LogPython: Error: self.createContentWidgets() LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLHome.py", line 530, in createContentWidgets LogPython: Error: for tool in self.getSortedTools(): LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\GNLHome.py", line 654, in getSortedTools LogPython: Error: path, data = gnlUtils.userPathsInfo() LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\Utilities.py", line 291, in userPathsInfo LogPython: Error: user_data = readJson(path) LogPython: Error: File "C:\Users/Rick/Polygonflow/Dash/Modules\GN\GNL\Utilities.py", line 634, in readJson LogPython: Error: data = json.loads(f.read()) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json__init.py", line 346, in loads LogPython: Error: return _default_decoder.decode(s) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json\decoder.py", line 337, in decode LogPython: Error: obj, end = self.raw_decode(s, idx=_w(s, 0).end()) LogPython: Error: File "C:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\lib\json\decoder.py", line 355, in raw_decode LogPython: Error: raise JSONDecodeError("Expecting value", s, err.value) from None LogPython: Error: json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Here is the top half I think
Adnan Chaumette
Adnan Chaumette11mo ago
could you go to this folder and rename that data.txt file to data_old.txt
No description
Adnan Chaumette
Adnan Chaumette11mo ago
that file seems to have been corrupted or something i want to see if regenerating it fixes this
Rick
Rick11mo ago
Yes that fixed it I think it also may have happened after migrating a large amount of assets to this project but not sure if that has anything to do with it
Adnan Chaumette
Adnan Chaumette11mo ago
will check, thanks for bringing this up and sharing the log file! 🙏
Rick
Rick11mo ago
No problem, thanks for fixing it
Want results from more Discord servers?
Add your server