Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. 21:05:37.6800 [FATAL] Initializer: System.DllNotFoundException: Unable to load DLL 'Havok.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  2. at Havok.HkBaseSystem.HkBaseSystem_GetVersionInfo()
  3. at Havok.HkBaseSystem.Init(Int32 solverMemorySize, Action`1 LogCallback, Boolean deepProfiling)
  4. at Sandbox.MySandboxGame.LoadData()
  5. at Initialize_0(Object )
  6. at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
  7. at Torch.VRageGame.DoStart() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 244
  8. at Torch.VRageGame.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 119
  9. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  10. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  12. at System.Threading.ThreadHelper.ThreadStart()
  13. System.DllNotFoundException: Unable to load DLL 'Havok.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  14. at Havok.HkBaseSystem.HkBaseSystem_GetVersionInfo()
  15. at Havok.HkBaseSystem.Init(Int32 solverMemorySize, Action`1 LogCallback, Boolean deepProfiling)
  16. at Sandbox.MySandboxGame.LoadData()
  17. at Initialize_0(Object )
  18. at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
  19. at Torch.VRageGame.DoStart() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 244
  20. at Torch.VRageGame.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 119
  21. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  22. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  23. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  24. at System.Threading.ThreadHelper.ThreadStart()
  25. 21:05:37.6870 [INFO] Initializer: Generating minidump at C:\download\torch-server(3)\Instance\Minidump.dmp
  26. 21:05:37.6870 [ERROR] Initializer: Keen broke the minidump, sorry.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement