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've tried reinstall the game and deleting all files. Tried verifying files. I hit play on steam and editor sayings running then instantly not running anymore. This is what the log printed out.
Log 2024/11/29 08:34:33.6462 [Generic] Setting thread count to 16 2024/11/29 08:34:33.9240 [Generic] AppDomain unhandled exception Sandbox.NativeAssemblyLoadException: Failed to load native library 'toolframework2.dll'. Error Code: 0/127 at Sandbox.Interop.NativeAssemblyLoadFailed(String libraryName) in C:\build\_work\sbox\sbox\engine\Sandbox.Engine\Interop\Interop.cs:line 161 at Managed.SourceTools.NativeInterop.Initialize() in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\Interop.Tools.cs:line 23643 at Editor.AssemblyInitialize.Initialize() in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\AssemblyInitialize.cs:line 26 at Sandbox.QtAppSystem.Init() in C:\build\_work\sbox\sbox\engine\Sandbox.AppSystem\QtAppSystem.cs:line 21 at Sandbox.LauncherAppSystem.Init() in C:\build\_work\sbox\sbox\engine\Launcher\StandaloneTest\Launcher.cs:line 73 at Sandbox.QtAppSystem.Run() in C:\build\_work\sbox\sbox\engine\Sandbox.AppSystem\QtAppSystem.cs:line 38 at Sandbox.Launcher.Main() in C:\build\_work\sbox\sbox\engine\Launcher\StandaloneTest\Launcher.cs:line 21 at Sandbox.Program.Launch() in C:\build\_work\sbox\sbox\engine\Launcher\Shared\Startup.cs:line 21 at Sandbox.Program.Main() in C:\build\_work\sbox\sbox\engine\Launcher\Shared\Startup.cs:line 16, ErrorCode: 0
The text was updated successfully, but these errors were encountered:
I've tried reinstall the game and deleting all files. Tried verifying files. I hit play on steam and editor sayings running then instantly not running anymore. This is what the log printed out.
Log
2024/11/29 08:34:33.6462 [Generic] Setting thread count to 16 2024/11/29 08:34:33.9240 [Generic] AppDomain unhandled exception Sandbox.NativeAssemblyLoadException: Failed to load native library 'toolframework2.dll'. Error Code: 0/127 at Sandbox.Interop.NativeAssemblyLoadFailed(String libraryName) in C:\build\_work\sbox\sbox\engine\Sandbox.Engine\Interop\Interop.cs:line 161 at Managed.SourceTools.NativeInterop.Initialize() in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\Interop.Tools.cs:line 23643 at Editor.AssemblyInitialize.Initialize() in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\AssemblyInitialize.cs:line 26 at Sandbox.QtAppSystem.Init() in C:\build\_work\sbox\sbox\engine\Sandbox.AppSystem\QtAppSystem.cs:line 21 at Sandbox.LauncherAppSystem.Init() in C:\build\_work\sbox\sbox\engine\Launcher\StandaloneTest\Launcher.cs:line 73 at Sandbox.QtAppSystem.Run() in C:\build\_work\sbox\sbox\engine\Sandbox.AppSystem\QtAppSystem.cs:line 38 at Sandbox.Launcher.Main() in C:\build\_work\sbox\sbox\engine\Launcher\StandaloneTest\Launcher.cs:line 21 at Sandbox.Program.Launch() in C:\build\_work\sbox\sbox\engine\Launcher\Shared\Startup.cs:line 21 at Sandbox.Program.Main() in C:\build\_work\sbox\sbox\engine\Launcher\Shared\Startup.cs:line 16, ErrorCode: 0
The text was updated successfully, but these errors were encountered: