Dash 1.9 not starting in Unreal Engine 5.5.3

Dash was working fine in the last version last night, but when I updated today, it would not launch. I did uninstall as instructed. I did see the console pop up and install in 5.3 and 5.4 but didnt see it do the same for 5.5. I am going to restart and see if that helps. Any recommendations? I have attached the error log. thanks!
4 Replies
Ilgar
Ilgar2mo ago
Ok thanks, will look into it today
MN8
MN8OP2mo ago
thanks. Same error in 5.4 it wont launch. 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
Costantino
Costantino2mo ago
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, thanks!
Costantino
Costantino2mo ago
When you try again, also please share again the output log, thank you

Did you find this page helpful?