Advertisement
Guest User

VRisingDS Crash

a guest
May 25th, 2023
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2. [Server] LoadSceneAsync Request 'WorldAssetSingleton', WaitForSceneLoad: True, SceneEntity: 601:1
  3. InvalidOperationException: Steamworks GameServer is not initialized.
  4. at Steamworks.InteropHelp.TestIfAvailableGameServer () [0x00000] in <00000000000000000000000000000000>:0
  5. at Steamworks.SteamGameServer.GetPublicIP () [0x00000] in <00000000000000000000000000000000>:0
  6. at ProjectM.ServerBootstrapSystem.BeginSetupServer (ProjectM.GameBootstrap gameBootstrap, ProjectM.ServerRuntimeSettings runtimeSettings) [0x00000] in <00000000000000000000000000000000>:0
  7. at ProjectM.ServerWorldManager.BeginCreateServerWorld (ProjectM.ServerRuntimeSettings saveConfiguration) [0x00000] in <00000000000000000000000000000000>:0
  8. at ProjectM.GameBootstrap.Start () [0x00000] in <00000000000000000000000000000000>:0
  9. UnityEngine.Logger:LogException(Exception, Object)
  10. UnityEngine.Debug:LogException(Exception)
  11. ProjectM.ServerBootstrapSystem:BeginSetupServer(GameBootstrap, ServerRuntimeSettings)
  12. ProjectM.ServerWorldManager:BeginCreateServerWorld(ServerRuntimeSettings)
  13. ProjectM.GameBootstrap:Start()
  14.  
  15. InvalidOperationException: Steamworks GameServer is not initialized.
  16. at Steamworks.InteropHelp.TestIfAvailableGameServer () [0x00000] in <00000000000000000000000000000000>:0
  17. at Steamworks.SteamGameServer.GetPublicIP () [0x00000] in <00000000000000000000000000000000>:0
  18. at ProjectM.ServerBootstrapSystem.BeginSetupServer (ProjectM.GameBootstrap gameBootstrap, ProjectM.ServerRuntimeSettings runtimeSettings) [0x00000] in <00000000000000000000000000000000>:0
  19. at ProjectM.ServerWorldManager.BeginCreateServerWorld (ProjectM.ServerRuntimeSettings saveConfiguration) [0x00000] in <00000000000000000000000000000000>:0
  20. at ProjectM.GameBootstrap.Start () [0x00000] in <00000000000000000000000000000000>:0
  21. UnityEngine.Logger:LogException(Exception, Object)
  22. UnityEngine.Debug:LogException(Exception)
  23. ProjectM.ServerBootstrapSystem:BeginSetupServer(GameBootstrap, ServerRuntimeSettings)
  24. ProjectM.ServerWorldManager:BeginCreateServerWorld(ServerRuntimeSettings)
  25. ProjectM.GameBootstrap:Start()
  26.  
  27. InvalidOperationException: Steamworks GameServer is not initialized.
  28. at Steamworks.InteropHelp.TestIfAvailableGameServer () [0x00000] in <00000000000000000000000000000000>:0
  29. at Steamworks.SteamGameServer.GetPublicIP () [0x00000] in <00000000000000000000000000000000>:0
  30. at ProjectM.ServerBootstrapSystem.BeginSetupServer (ProjectM.GameBootstrap gameBootstrap, ProjectM.ServerRuntimeSettings runtimeSettings) [0x00000] in <00000000000000000000000000000000>:0
  31. at ProjectM.ServerWorldManager.BeginCreateServerWorld (ProjectM.ServerRuntimeSettings saveConfiguration) [0x00000] in <00000000000000000000000000000000>:0
  32. at ProjectM.GameBootstrap.Start () [0x00000] in <00000000000000000000000000000000>:0
  33. UnityEngine.Logger:LogException(Exception, Object)
  34. UnityEngine.Debug:LogException(Exception)
  35. ProjectM.GameBootstrap:Start()
  36.  
  37. Intentionally caused fatal error
  38. ProjectM.GameBootstrap:Start()
  39.  
  40. [ line 1106072]
  41.  
  42. [592:604:20230525,155422.686:ERROR filesystem_win.cc:129] GetFileAttributes C:\users\steamuser\AppData\LocalLow\Stunlock Studios\VRisingServer\backtrace\crashpad\attachments\7cefdf83-6f69-4465-b06e-4c19099702b0: File not found. (2)
  43. [592:604:20230525,155422.698:WARNING minidump_to_upload_parameters.cc:32] duplicate key guid, discarding value 6b7daba5a3de731e034385252552a2a0b4914c98
  44. [592:604:20230525,155423.353:ERROR http_transport_win.cc:388] HTTP status 429
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement