Advertisement
Guest User

Untitled

a guest
Dec 5th, 2024
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.51 KB | None | 0 0
  1. Game Version: v1.20.0-pre.13 (Unstable)
  2. 12/4/2024 10:49:58 AM: Critical error occurred
  3. Loaded Mods: scrapblocks@1.0.8, bettertraders@0.0.7, claycasting@1.2.2, combatoverhaul@0.0.81, decor@1.1.9, caninae@1.0.21, capreolinae@1.1.10, casuariidae@1.0.13, dinornithidae@1.0.4, machairodontinae@1.0.14, manidae@1.0.6, pantherinae@1.1.14, rhinocerotidae@1.0.8, sirenia@1.0.9, spheniscidae@1.0.1, hangingoillamps@1.0.2, juicyores@1.0.0, nailsmold@1.0.2, primitivesurvival@3.7.1, ripened_wild_crops@1.0.0, null@1.1.1, game@1.20.0-pre.13, vsimgui@1.1.7, armory@0.0.25, bagofholding@1.0.1, berrybushfixes@1.1.2, blacksmithgloves@1.0.7, chestorganizer@1.0.3, configlib@1.3.17, hudclockpatch@1.0.0, justanarrowheadmold@1.0.1, maltiezcrossbows@0.5.8, maltiezfirearms@0.9.3, mobsradar@2.1.2, spawnersapi@1.1.2, creative@1.20.0-pre.13, survival@1.20.0-pre.13, xlibpatch@1.0.1, battletowers@1.0.5, justchairs@0.0.3, xskillspatch@1.0.2
  4. Involved Harmony IDs: CombatOverhaul
  5. System.NullReferenceException: Object reference not set to an instance of an object.
  6. at Vintagestory.API.Common.ClientAnimator.calculateMatrices(Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 294
  7. at Vintagestory.API.Common.ClientAnimator.OnFrame(Dictionary`2 activeAnimationsByAnimCode, Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 271
  8. at Vintagestory.API.Common.AnimationManager.OnClientFrame_Patch2(AnimationManager this, Single dt)
  9. at Vintagestory.Client.NoObf.SystemRenderEntities.OnBeforeRender(Single dt) in VintagestoryLib\Client\Systems\Render\RenderEntities.cs:line 49
  10. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 186
  11. at Vintagestory.Client.NoObf.ClientMain.MainRenderLoop(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 825
  12. at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 161
  13. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695
  14. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670
  15. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 127
  16. at OpenTK.Windowing.Desktop.GameWindow.Run()
  17. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 328
  18. at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
  19. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  20. Game Version: v1.20.0-pre.13 (Unstable)
  21. 12/4/2024 10:51:40 AM: Critical error occurred
  22. Loaded Mods: scrapblocks@1.0.8, bettertraders@0.0.7, claycasting@1.2.2, combatoverhaul@0.0.81, decor@1.1.9, caninae@1.0.21, capreolinae@1.1.10, casuariidae@1.0.13, dinornithidae@1.0.4, machairodontinae@1.0.14, manidae@1.0.6, pantherinae@1.1.14, rhinocerotidae@1.0.8, sirenia@1.0.9, spheniscidae@1.0.1, hangingoillamps@1.0.2, juicyores@1.0.0, nailsmold@1.0.2, primitivesurvival@3.7.1, ripened_wild_crops@1.0.0, null@1.1.1, game@1.20.0-pre.13, vsimgui@1.1.7, armory@0.0.25, bagofholding@1.0.1, berrybushfixes@1.1.2, blacksmithgloves@1.0.7, chestorganizer@1.0.3, configlib@1.3.17, hudclockpatch@1.0.0, justanarrowheadmold@1.0.1, maltiezcrossbows@0.5.8, maltiezfirearms@0.9.3, mobsradar@2.1.2, spawnersapi@1.1.2, creative@1.20.0-pre.13, survival@1.20.0-pre.13, xlibpatch@1.0.1, battletowers@1.0.5, justchairs@0.0.3, xskillspatch@1.0.2
  23. Involved Harmony IDs: CombatOverhaul
  24. System.NullReferenceException: Object reference not set to an instance of an object.
  25. at Vintagestory.API.Common.ClientAnimator.calculateMatrices(Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 294
  26. at Vintagestory.API.Common.ClientAnimator.OnFrame(Dictionary`2 activeAnimationsByAnimCode, Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 271
  27. at Vintagestory.API.Common.AnimationManager.OnClientFrame_Patch2(AnimationManager this, Single dt)
  28. at Vintagestory.Client.NoObf.SystemRenderEntities.OnBeforeRender(Single dt) in VintagestoryLib\Client\Systems\Render\RenderEntities.cs:line 49
  29. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 186
  30. at Vintagestory.Client.NoObf.ClientMain.MainRenderLoop(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 825
  31. at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 161
  32. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695
  33. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670
  34. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 92
  35. at OpenTK.Windowing.Desktop.GameWindow.Run()
  36. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 328
  37. at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
  38. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  39. Game Version: v1.20.0-rc.1 (Unstable)
  40. 12/5/2024 10:46:01 AM: Critical error occurred
  41. Loaded Mods: scrapblocks@1.0.8, bettertraders@0.0.7, claycasting@1.2.2, combatoverhaul@0.0.85, decor@1.1.9, caninae@1.0.21, capreolinae@1.1.10, casuariidae@1.0.13, dinornithidae@1.0.4, machairodontinae@1.0.14, manidae@1.0.6, pantherinae@1.1.14, rhinocerotidae@1.0.8, sirenia@1.0.9, spheniscidae@1.0.1, hangingoillamps@1.0.2, juicyores@1.0.0, nailsmold@1.0.2, primitivesurvival@3.7.1, ripened_wild_crops@1.0.0, null@1.1.1, game@1.20.0-rc.1, vsimgui@1.1.7, armory@0.0.26, bagofholding@1.0.1, berrybushfixes@1.1.2, blacksmithgloves@1.0.7, chestorganizer@1.0.3, configlib@1.3.17, extrainfo@1.8.1, hudclockpatch@1.0.0, justanarrowheadmold@1.0.1, maltiezcrossbows@0.5.9, maltiezfirearms@0.9.3, mobsradar@2.1.2, spawnersapi@1.1.2, creative@1.20.0-rc.1, survival@1.20.0-rc.1, xlibpatch@1.0.1, battletowers@1.0.5, justchairs@0.0.3, xskillspatch@1.0.2
  42. Involved Harmony IDs: CombatOverhaul
  43. System.NullReferenceException: Object reference not set to an instance of an object.
  44. at Vintagestory.API.Common.ClientAnimator.calculateMatrices(Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 294
  45. at Vintagestory.API.Common.ClientAnimator.OnFrame(Dictionary`2 activeAnimationsByAnimCode, Single dt) in VintagestoryApi\Common\Model\Animation\ClientAnimator.cs:line 271
  46. at Vintagestory.API.Common.AnimationManager.OnClientFrame_Patch2(AnimationManager this, Single dt)
  47. at Vintagestory.Client.NoObf.SystemRenderEntities.OnBeforeRender(Single dt) in VintagestoryLib\Client\Systems\Render\RenderEntities.cs:line 49
  48. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt) in VintagestoryLib\Client\Util\ClientEventManager.cs:line 188
  49. at Vintagestory.Client.NoObf.ClientMain.MainRenderLoop(Single dt) in VintagestoryLib\Client\ClientMain.cs:line 824
  50. at Vintagestory.Client.GuiScreenRunningGame.RenderToPrimary(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 161
  51. at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695
  52. at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670
  53. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 127
  54. at OpenTK.Windowing.Desktop.GameWindow.Run()
  55. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 329
  56. at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
  57. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  58.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement