Advertisement
Guest User

Log2

a guest
Oct 30th, 2024
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. Running on 64 bit Windows 10.0.19045.0 with 32677 MB RAM
  2. Game Version: v1.19.8 (Stable)
  3. 10/30/2024 7:10:31 PM: Critical error occurred
  4. Loaded Mods:
  5. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
  6. at System.Collections.Generic.List`1.get_Item(Int32 index)
  7. at Vintagestory.Client.NoObf.TextureAtlasManager.RegenMipMaps(Int32 atlasNumber) in VintagestoryLib\Client\Render\Atlas\TextureAtlasManager.cs:line 359
  8. at Vintagestory.Client.NoObf.TextureAtlasManager.<>c__DisplayClass51_0.<runtimeUpdateTexture>b__1() in VintagestoryLib\Client\Render\Atlas\TextureAtlasManager.cs:line 325
  9. at Vintagestory.Client.NoObf.ClientMain.ExecuteMainThreadTasks(Single deltaTime) in VintagestoryLib\Client\ClientMain.cs:line 776
  10. at Vintagestory.Client.NoObf.ClientMain.MainGameLoop(Single deltaTime) in VintagestoryLib\Client\ClientMain.cs:line 731
  11. at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 163
  12. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 676
  13. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 651
  14. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 88
  15. at OpenTK.Windowing.Desktop.GameWindow.Run()
  16. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 324
  17. at Vintagestory.Client.ClientProgram.<>c__DisplayClass9_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 128
  18. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  19.  
  20. Event Log entries for Vintagestory.exe, the latest 3
  21. ==================================
  22. { TimeGenerated = 10/30/2024 7:10:32 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.8.0, time stamp: 0x661e0000
  23. Faulting module name: KERNELBASE.dll, version: 10.0.19041.4957, time stamp: 0xc5225d0f
  24. Exception code: 0xe0434352
  25. Fault offset: 0x000000000003b699
  26. Faulting process ID: 0x1478
  27. Faulting application start time: 0x01db2b2097b39bc0
  28. Faulting application path: C:\Users\ryora\AppData\Roaming\Vintagestory\Vintagestory.exe
  29. Faulting module path: C:\Windows\System32\KERNELBASE.dll
  30. Report ID: c64bb1d5-32b8-452c-b964-c3af66b95104
  31. Faulting package full name:
  32. Faulting package-relative application ID: }
  33. --------------
  34. { TimeGenerated = 10/30/2024 7:04:12 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.8.0, time stamp: 0x661e0000
  35. Faulting module name: KERNELBASE.dll, version: 10.0.19041.4957, time stamp: 0xc5225d0f
  36. Exception code: 0xe0434352
  37. Fault offset: 0x000000000003b699
  38. Faulting process ID: 0x54dc
  39. Faulting application start time: 0x01db2b1fcc63f8b3
  40. Faulting application path: C:\Users\ryora\AppData\Roaming\Vintagestory\Vintagestory.exe
  41. Faulting module path: C:\Windows\System32\KERNELBASE.dll
  42. Report ID: ee371dc0-75a1-443f-9c85-5723e0bd67b3
  43. Faulting package full name:
  44. Faulting package-relative application ID: }
  45. --------------
  46. { TimeGenerated = 10/30/2024 6:59:24 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.8.0, time stamp: 0x661e0000
  47. Faulting module name: KERNELBASE.dll, version: 10.0.19041.4957, time stamp: 0xc5225d0f
  48. Exception code: 0xe0434352
  49. Fault offset: 0x000000000003b699
  50. Faulting process ID: 0x90b4
  51. Faulting application start time: 0x01db2b1ca4439604
  52. Faulting application path: C:\Users\ryora\AppData\Roaming\Vintagestory\Vintagestory.exe
  53. Faulting module path: C:\Windows\System32\KERNELBASE.dll
  54. Report ID: a457f3e1-b069-4def-9d05-babe98a747c6
  55. Faulting package full name:
  56. Faulting package-relative application ID: }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement