Post by cybersimscape on May 29, 2024 13:21:33 GMT -5
I have had the file path set up fine for a long time but all of a sudden i've started recieving this error message
The Sims 4 Studio - Version 3.2.1.7
System.AggregateException: One or more errors occurred. (Traceback (most recent call last):
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\reporting.py", line 292, in wrapper_non_transact
res = function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1609, in f_APIGetCategories
self.f_GetCategoryChildren(vType, vC)
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1579, in f_GetCategoryChildren
vPath = ("/".join(vPath)).replace("/" + vType + "/", "/")
~~~~^~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
Reloading external rigs...
Reloading external metarigs...
f_APIGetAssets poliigon: 10 assets (3859 total)
f_APIGetAssets 10 386 pages
Warning: addon-module s4studio found module but without '__addon_enabled__' field, possible name collision from file: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py'
--------------------------------------------------
f_GetSceneAssets
reloading addon meta-data: io_sims 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' (time-stamp change detected)
reloading addon meta-data: s4studio 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py' (time-stamp change detected)
Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
Info: Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
module changed on disk: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' reloading...
Info: Preferences saved
blenderkit INFO: Unregistering BlenderKit add-on [13:20:18.087, __init__.py:2428]
Blender 4.1.1 (hash e1743a0317bc built 2024-04-15 23:33:30)
Read prefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend"
Writing userprefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend" ok
Blender quit
)
---> S4Studio.Blender.BlenderException: Traceback (most recent call last):
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\reporting.py", line 292, in wrapper_non_transact
res = function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1609, in f_APIGetCategories
self.f_GetCategoryChildren(vType, vC)
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1579, in f_GetCategoryChildren
vPath = ("/".join(vPath)).replace("/" + vType + "/", "/")
~~~~^~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
Reloading external rigs...
Reloading external metarigs...
f_APIGetAssets poliigon: 10 assets (3859 total)
f_APIGetAssets 10 386 pages
Warning: addon-module s4studio found module but without '__addon_enabled__' field, possible name collision from file: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py'
--------------------------------------------------
f_GetSceneAssets
reloading addon meta-data: io_sims 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' (time-stamp change detected)
reloading addon meta-data: s4studio 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py' (time-stamp change detected)
Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
Info: Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
module changed on disk: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' reloading...
Info: Preferences saved
blenderkit INFO: Unregistering BlenderKit add-on [13:20:18.087, __init__.py:2428]
Blender 4.1.1 (hash e1743a0317bc built 2024-04-15 23:33:30)
Read prefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend"
Writing userprefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend" ok
Blender quit
at S4Studio.Blender.BlenderUtilities.RunBlender(String script, String blend, Boolean background, Boolean check_version) in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 231
at S4Studio.Blender.BlenderUtilities.InstallAddon() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 108
at S4Studio.ViewModels.CAS.CASStandalone.<>c__DisplayClass79_0.<ExecuteExportMesh>b__0() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\ViewModels\CAS\CASStandalone.cs:line 467
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of inner exception stack trace ---
The Sims 4 Studio - Version 3.2.1.7
System.AggregateException: One or more errors occurred. (Traceback (most recent call last):
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\reporting.py", line 292, in wrapper_non_transact
res = function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1609, in f_APIGetCategories
self.f_GetCategoryChildren(vType, vC)
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1579, in f_GetCategoryChildren
vPath = ("/".join(vPath)).replace("/" + vType + "/", "/")
~~~~^~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
Reloading external rigs...
Reloading external metarigs...
f_APIGetAssets poliigon: 10 assets (3859 total)
f_APIGetAssets 10 386 pages
Warning: addon-module s4studio found module but without '__addon_enabled__' field, possible name collision from file: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py'
--------------------------------------------------
f_GetSceneAssets
reloading addon meta-data: io_sims 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' (time-stamp change detected)
reloading addon meta-data: s4studio 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py' (time-stamp change detected)
Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
Info: Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
module changed on disk: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' reloading...
Info: Preferences saved
blenderkit INFO: Unregistering BlenderKit add-on [13:20:18.087, __init__.py:2428]
Blender 4.1.1 (hash e1743a0317bc built 2024-04-15 23:33:30)
Read prefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend"
Writing userprefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend" ok
Blender quit
)
---> S4Studio.Blender.BlenderException: Traceback (most recent call last):
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\reporting.py", line 292, in wrapper_non_transact
res = function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1609, in f_APIGetCategories
self.f_GetCategoryChildren(vType, vC)
File "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\poliigon-addon-blender\toolbox.py", line 1579, in f_GetCategoryChildren
vPath = ("/".join(vPath)).replace("/" + vType + "/", "/")
~~~~^~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
Reloading external rigs...
Reloading external metarigs...
f_APIGetAssets poliigon: 10 assets (3859 total)
f_APIGetAssets 10 386 pages
Warning: addon-module s4studio found module but without '__addon_enabled__' field, possible name collision from file: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py'
--------------------------------------------------
f_GetSceneAssets
reloading addon meta-data: io_sims 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' (time-stamp change detected)
reloading addon meta-data: s4studio 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\s4studio\\__init__.py' (time-stamp change detected)
Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
Info: Modules Installed () from 'C:\\Users\\dezer\\Downloads\\Sims4Studio_v3.2.1.7 (Star)\\Blender\\Scripts\\s4studio.zip' into 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons'
module changed on disk: 'C:\\Users\\dezer\\AppData\\Roaming\\Blender Foundation\\Blender\\4.1\\scripts\\addons\\io_sims.py' reloading...
Info: Preferences saved
blenderkit INFO: Unregistering BlenderKit add-on [13:20:18.087, __init__.py:2428]
Blender 4.1.1 (hash e1743a0317bc built 2024-04-15 23:33:30)
Read prefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend"
Writing userprefs: "C:\Users\[UserName]\AppData\Roaming\Blender Foundation\Blender\4.1\config\userpref.blend" ok
Blender quit
at S4Studio.Blender.BlenderUtilities.RunBlender(String script, String blend, Boolean background, Boolean check_version) in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 231
at S4Studio.Blender.BlenderUtilities.InstallAddon() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\BlenderUtilities.cs:line 108
at S4Studio.ViewModels.CAS.CASStandalone.<>c__DisplayClass79_0.<ExecuteExportMesh>b__0() in \\mac\thes4studio\TheS4Studio\S4Studio.Shared\ViewModels\CAS\CASStandalone.cs:line 467
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of inner exception stack trace ---