Advertisement
bringitonwimps

error2

Jan 14th, 2025
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.88 KB | None | 0 0
  1. System.NullReferenceException: Object reference not set to an instance of an object.
  2. at Vintagestory.GameContent.CollectibleBehaviorHandbookTextAndExtraInfo.addCreatedByInfo(ICoreClientAPI capi, ItemStack[] allStacks, ActionConsumable`1 openDetailPageFor, ItemStack stack, List`1 components, Single marginTop, Boolean haveText) in VSSurvivalMod\Systems\Handbook\CollectibleBehaviorHandbookTextAndExtraInfo.cs:line 1292
  3. at Vintagestory.GameContent.CollectibleBehaviorHandbookTextAndExtraInfo.GetHandbookInfo_Patch2(CollectibleBehaviorHandbookTextAndExtraInfo this, ItemSlot inSlot, ICoreClientAPI capi, ItemStack[] allStacks, ActionConsumable`1 openDetailPageFor)
  4. at Vintagestory.GameContent.GuiHandbookItemStackPage.GetPageText(ICoreClientAPI capi, ItemStack[] allStacks, ActionConsumable`1 openDetailPageFor) in VSSurvivalMod\Systems\Handbook\Gui\GuiHandbookItemStackPage.cs:line 117
  5. at Vintagestory.GameContent.GuiHandbookItemStackPage.ComposePage(GuiComposer detailViewGui, ElementBounds textBounds, ItemStack[] allstacks, ActionConsumable`1 openDetailPageFor) in VSSurvivalMod\Systems\Handbook\Gui\GuiHandbookItemStackPage.cs:line 111
  6. at Vintagestory.GameContent.ModSystemSurvivalHandbook.onComposePage(GuiHandbookPage page, GuiComposer detailViewGui, ElementBounds textBounds, ActionConsumable`1 openDetailPageFor) in VSSurvivalMod\Systems\Handbook\SurvivalHandbook.cs:line 99
  7. at Vintagestory.GameContent.GuiDialogHandbook.initDetailGui() in VSSurvivalMod\Systems\Handbook\Gui\GuiDialogHandbook.cs:line 258
  8. at Vintagestory.GameContent.GuiDialogHandbook.onLeftClickListElement(Int32 index) in VSSurvivalMod\Systems\Handbook\Gui\GuiDialogHandbook.cs:line 349
  9. at Vintagestory.GameContent.GuiElementFlatList.OnMouseUpOnElement(ICoreClientAPI api, MouseEvent args) in VSSurvivalMod\Systems\Handbook\Gui\GuiElementFlatList.cs:line 117
  10. at Vintagestory.GameContent.GuiElementFlatList.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VSSurvivalMod\Systems\Handbook\Gui\GuiElementFlatList.cs:line 172
  11. at Vintagestory.API.Client.GuiComposer.OnMouseUp(MouseEvent mouse) in VintagestoryApi\Client\UI\GuiComposer.cs:line 445
  12. at Vintagestory.API.Client.GuiDialog.OnMouseUp(MouseEvent args) in VintagestoryApi\Client\UI\Dialog\GuiDialog.cs:line 588
  13. at Vintagestory.Client.NoObf.GuiManager.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 415
  14. at Vintagestory.Client.NoObf.ClientMain.UpdateMouseButtonState(EnumMouseButton button, Boolean down) in VintagestoryLib\Client\ClientMain.cs:line 1935
  15. at Vintagestory.Client.SystemHotkeys.OnPrimaryMouseButton(KeyCombination mb) in VintagestoryLib\Client\Systems\Player\Hotkeys.cs:line 50
  16. at Vintagestory.Client.HotkeyManager.TriggerHotKey(KeyEvent keyEventargs, IWorldAccessor world, IPlayer player, Boolean allowCharacterControls, Boolean isGlobal, Boolean fallBack, Boolean keyup) in VintagestoryLib\Client\HotkeyManager.cs:line 431
  17. at Vintagestory.Client.HotkeyManager.TriggerHotKey(KeyEvent keyEventargs, IWorldAccessor world, IPlayer player, Boolean allowCharacterControls, Boolean keyUp) in VintagestoryLib\Client\HotkeyManager.cs:line 395
  18. at Vintagestory.Client.HotkeyManager.OnMouseButton(ClientMain game, EnumMouseButton button, Int32 modifiers, Boolean buttonDown) in VintagestoryLib\Client\HotkeyManager.cs:line 574
  19. at Vintagestory.Client.NoObf.ClientMain.OnMouseUpRaw(MouseEvent args) in VintagestoryLib\Client\ClientMain.cs:line 1965
  20. at Vintagestory.Client.GuiScreenRunningGame.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenRunningGame.cs:line 357
  21. at Vintagestory.Client.ScreenManager.OnMouseUp(MouseEvent e) in VintagestoryLib\Client\ScreenManager.cs:line 914
  22. at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonUp(MouseButtonEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 211
  23. at OpenTK.Windowing.Desktop.NativeWindow.OnMouseUp(MouseButtonEventArgs e)
  24. at OpenTK.Windowing.Desktop.NativeWindow.MouseButtonCallback(Window* window, MouseButton button, InputAction action, KeyModifiers mods)
  25. --- End of stack trace from previous location ---
  26. at OpenTK.Windowing.Desktop.NativeWindow.RethrowCallbackExceptionsIfNeeded()
  27. at OpenTK.Windowing.Desktop.NativeWindow.ProcessWindowEvents(Boolean waitForEvents)
  28. at OpenTK.Windowing.Desktop.GameWindow.Run()
  29. at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 334
  30. at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130
  31. at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
  32.  
  33. Event Log entries for Vintagestory.exe, the latest 3
  34. ==================================
  35. { TimeGenerated = 12/19/2024 10:31:59 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.0.0, time stamp: 0x66470000
  36. Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad
  37. Exception code: 0x40000015
  38. Fault offset: 0x00000000000df046
  39. Faulting process id: 0xf9fc
  40. Faulting application start time: 0x1db5297f7dee43d
  41. Faulting application path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Vintagestory.exe
  42. Faulting module path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Lib\openal32.dll
  43. Report Id: 3ba426f6-d6f2-485a-a2b7-90194e4c8610
  44. Faulting package full name:
  45. Faulting package-relative application ID: }
  46. --------------
  47. { TimeGenerated = 12/14/2024 11:41:05 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.0.0, time stamp: 0x66470000
  48. Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad
  49. Exception code: 0x40000015
  50. Fault offset: 0x00000000000df046
  51. Faulting process id: 0x686c
  52. Faulting application start time: 0x1db4eb3db5f1a9a
  53. Faulting application path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Vintagestory.exe
  54. Faulting module path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Lib\openal32.dll
  55. Report Id: 5190bf7f-e0b6-4a14-8b0f-8f7b80d2288e
  56. Faulting package full name:
  57. Faulting package-relative application ID: }
  58. --------------
  59. { TimeGenerated = 12/14/2024 11:40:29 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.0.0, time stamp: 0x66470000
  60. Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad
  61. Exception code: 0x40000015
  62. Fault offset: 0x00000000000df046
  63. Faulting process id: 0x708c
  64. Faulting application start time: 0x1db4eb342b46b7c
  65. Faulting application path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Vintagestory.exe
  66. Faulting module path: C:\Users\Cheddar\AppData\Roaming\Vintagestory\Lib\openal32.dll
  67. Report Id: deb40ffa-c233-4b94-aeeb-a263cb7a72eb
  68. Faulting package full name:
  69. Faulting package-relative application ID: }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement