You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting errors when running the game for Linux build. It's similar to the other DLLNotFoundException errors being reported by Mac users.
DllNotFoundException: Unable to load DLL 'StandaloneFileBrowser'. Tried the load the following dynamic libraries: Unable to load dynamic library 'StandaloneFileBrowser' because of 'Failed to open the requested dynamic library (0x06000000)
Anyone know a workaround? It seems to work on old versions of Ubuntu (20.04) but not recent ones.
The text was updated successfully, but these errors were encountered:
I'm getting errors when running the game for Linux build. It's similar to the other DLLNotFoundException errors being reported by Mac users.
DllNotFoundException: Unable to load DLL 'StandaloneFileBrowser'. Tried the load the following dynamic libraries: Unable to load dynamic library 'StandaloneFileBrowser' because of 'Failed to open the requested dynamic library (0x06000000)
Anyone know a workaround? It seems to work on old versions of Ubuntu (20.04) but not recent ones.
The text was updated successfully, but these errors were encountered: