7 Replies
LogPython: Warning: UI scale different from 100% might impact the experience on secondary monitors.
Please consider using Unreal on the primary screen only.
LogPython: GN.ContentLibrary.Widgets - register_library - Library named fab already registered. Skipping... - WARNING
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 27, in register
LogPython: Error: register_library(MegascanDownloadLibrary.LIBRARY_NAME, # Just a label, can change any time
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 281, in register_library
LogPython: Error: if not ensure_drive_exists(internal_caches_data_root_getter()):
LogPython: Error: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 270, in ensure_drive_exists
LogPython: Error: drive = os.path.splitdrive(path)[0] # Extract the drive (e.g., "D:")
LogPython: Error: ^^^^^^^^^^^^^^^^^^^^^^^^
LogPython: Error: File "<frozen ntpath>", line 173, in splitdrive
LogPython: Error: TypeError: expected str, bytes or os.PathLike object, not NoneType
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "<string>", line 1, in <module>
LogPython: Error: File "C:\dash\Modules\GN\GNL\GNLSetup.py", line 45, in createGNL
LogPython: Error: GN.UnrealCore.full_init()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 27, in register
LogPython: Error: register_library(MegascanDownloadLibrary.LIBRARY_NAME, # Just a label, can change any time
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 281, in register_library
LogPython: Error: if not ensure_drive_exists(internal_caches_data_root_getter()):
LogPython: Error: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 270, in ensure_drive_exists
LogPython: Error: drive = os.path.splitdrive(path)[0] # Extract the drive (e.g., "D:")
LogPython: Error: ^^^^^^^^^^^^^^^^^^^^^^^^
LogPython: Error: File "<frozen ntpath>", line 173, in splitdrive
LogPython: Error: TypeError: expected str, bytes or os.PathLike object, not NoneType
Hello, could you try to replace the attached file inside your Dash installation folder?
DASH_ROOT\Modules\GN\ContentLibrary\Functions.py
Your DASH_ROOT is usually under
C:\Users\YOUR_USER\AppData\Local\Programs\Polygonflow\Dash
Let us know if this solves the issue, and please share the log in case it works too.
Thanks!
still here
LogPython: Warning: UI scale different from 100% might impact the experience on secondary monitors.
Please consider using Unreal on the primary screen only.
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 5, in register
LogPython: Error: from GN.ContentLibrary.Functions import register_library
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 98
LogPython: Error: """
LogPython: Error: ^
LogPython: Error: SyntaxError: unterminated triple-quoted string literal (detected at line 101)
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "<string>", line 1, in <module>
LogPython: Error: File "C:\dash\Modules\GN\GNL\GNLSetup.py", line 45, in createGNL
LogPython: Error: GN.UnrealCore.full_init()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 5, in register
LogPython: Error: from GN.ContentLibrary.Functions import register_library
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 98
LogPython: Error: """
LogPython: Error: ^
LogPython: Error: SyntaxError: unterminated triple-quoted string literal (detected at line 101)
Did you completely restart unreal after changing the file?
Yes!
I will try again
Still the same!
LogPython: Warning: UI scale different from 100% might impact the experience on secondary monitors.
Please consider using Unreal on the primary screen only.
LogPython: Dash - Valid License Found. License Type: Commercial
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 5, in register
LogPython: Error: from GN.ContentLibrary.Functions import register_library
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 98
LogPython: Error: """
LogPython: Error: ^
LogPython: Error: SyntaxError: unterminated triple-quoted string literal (detected at line 101)
LogPython: Error: Traceback (most recent call last):
LogPython: Error: File "<string>", line 1, in <module>
LogPython: Error: File "C:\dash\Modules\GN\GNL\GNLSetup.py", line 45, in createGNL
LogPython: Error: GN.UnrealCore.full_init()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealCore__init.py", line 176, in full_init
LogPython: Error: register()
LogPython: Error: File "C:\dash\Plugins\UnrealEngineContext\Imports\GN\UnrealContentLibrary__init.py", line 5, in register
LogPython: Error: from GN.ContentLibrary.Functions import register_library
LogPython: Error: File "C:\dash\Modules\GN\ContentLibrary\Functions.py", line 98
LogPython: Error: """
LogPython: Error: ^
LogPython: Error: SyntaxError: unterminated triple-quoted string literal (detected at line 101)
Very strange as this fixed the issue for another user with the same error message.
We are going to roll out a small patch in few hours or tomorrow at last. Will ping you back once it's up
Hello, if you re-download the 1.9 you might be able to see the issue solved. This at least was fixed for some users with a similar error to you. Let me know if downloading it and re-installing it will fix the issue.
Thanks!
Hey sorry ! It works thanks !!