Jump to content

Gunderwar

Vintarian
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Gunderwar

  1. Crash when shift clicking meat into a cooking pot Running on 64 bit Windows with 32 GB RAM Game Version: v1.18.5 (Stable) 6/27/2023 15:35:09: Critical error occurred in the following mod: xskills@0.7.4 Loaded Mods: armordurabilityiix@1.0.2, aculinaryartillery@1.0.12, backpackpackplus@1.0.3, betterbackpacks@1.0.0, betterruins@0.2.1, cavecontent@1.0.1, extrachests@1.7.0, FarmSurvival@1.3.0, fastermetal@1.0.0, foundrymod@1.0.0, fulldrop@1.0.0, weaponpackg@1.0.1, reducedarmornegatives@1.0.4, meteoricexpansion@1.2.4, millwright@1.0.2, moreclasses@1.2.5, moremolds@1.4.12, NoMoreDrifterThrowing@1.0.0, optimizedleathertwo@2.0.0, optimizedpreservation@1.0.0, OresAPlenty@3.1.0, dzsalvageplus@1.0.1, sortablestorage@1.8.0, tprunes@1.0.8, game@1.18.5, weaponpackalphaunoff@1.4.0, wildcraft@1.6.6, animalcages@2.1.5, cooperativecombat@1.1.0, expandedfoods@1.6.6, fishing@1.1.3, hudclock@3.2.0, sailboat@1.1.0, lavoisier@1.2.8, petai@1.7.9, claywheel@1.1.0, stonebakeoven@1.0.3, th3dungeon@0.1.2, usefulstuff17@1.1.6, creative@1.18.5, vsquest@0.4.1, survival@1.18.5, waypointtogether@1.0.1, woodbarrels@1.0.4, woodfortifications@0.0.3, xlib@0.7.4, knapster@2.4.2, chemistrylib@1.1.4, tradercamps@1.0.5, feverstonewilds@1.2.0, vsquestexample@0.3.0, wolftaming@1.7.3, xskills@0.7.4, kosfire@1.1.3, kosphotography@1.2.2 Involved Harmony IDs: XSkillsPatch System.NullReferenceException: Object reference not set to an instance of an object. at XSkills.ItemSlotCooking.get_MaxSlotStackSize() at Vintagestory.API.Common.ItemSlot.GetRemainingSlotSpace(ItemStack forItemstack) in VintagestoryApi\Common\Inventory\ItemSlot.cs:line 86 at Vintagestory.API.Common.ItemSlot.CanTakeFrom(ItemSlot sourceSlot, EnumMergePriority priority) in VintagestoryApi\Common\Inventory\ItemSlot.cs:line 104 at Vintagestory.API.Common.InventoryBase.GetBestSuitedSlot(ItemSlot sourceSlot, List`1 skipSlots) in VintagestoryApi\Common\Inventory\InventoryBase.cs:line 343 at Vintagestory.GameContent.InventorySmelting.GetBestSuitedSlot_Patch1(InventorySmelting this, ItemSlot sourceSlot, List`1 skipSlots) at Vintagestory.Common.PlayerInventoryManager.GetBestSuitedSlot(ItemSlot sourceSlot, Boolean onlyPlayerInventory, List`1 skipSlots) in VintagestoryLib\Common\GameContent\Inventory\PlayerInventoryManager.cs:line 184 at Vintagestory.Common.PlayerInventoryManager.TryTransferAway(ItemSlot sourceSlot, ItemStackMoveOperation& op, Boolean onlyPlayerInventory, StringBuilder shiftClickDebugText, Boolean slotNotifyEffect) in VintagestoryLib\Common\GameContent\Inventory\PlayerInventoryManager.cs:line 233 at Vintagestory.API.Common.InventoryBase.ActivateSlot(Int32 slotId, ItemSlot sourceSlot, ItemStackMoveOperation& op) in VintagestoryApi\Common\Inventory\InventoryBase.cs:line 440 at XSkills.XSkillInventoryBackpack.ActivateSlot(Int32 slotId, ItemSlot sourceSlot, ItemStackMoveOperation& op) at Vintagestory.API.Client.GuiElementItemSlotGridBase.SlotClick(ICoreClientAPI api, Int32 slotId, EnumMouseButton mouseButton, Boolean shiftPressed, Boolean ctrlPressed, Boolean altPressed) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Inventory\GuiElementItemSlotGridBase.cs:line 975 at Vintagestory.API.Client.GuiElementItemSlotGridBase.OnMouseDownOnElement(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Inventory\GuiElementItemSlotGridBase.cs:line 773 at Vintagestory.API.Client.GuiElement.OnMouseDown(ICoreClientAPI api, MouseEvent mouse) in VintagestoryApi\Client\UI\Elements\Impl\GuiElement.cs:line 645 at Vintagestory.API.Client.GuiComposer.OnMouseDown(MouseEvent mouseArgs) in VintagestoryApi\Client\UI\GuiComposer.cs:line 460 at Vintagestory.Client.NoObf.GuiDialogInventory.OnMouseDown(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\Dialogs\GuiDialogInventory.cs:line 551 at Vintagestory.Client.NoObf.GuiManager.OnMouseDown(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 394 at Vintagestory.Client.NoObf.ClientMain.OnMouseDown(MouseEvent args) in VintagestoryLib\Client\ClientMain.cs:line 1834 at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonDown(Object sender, MouseButtonEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 219 at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 792 at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg) at OpenTK.Platform.Windows.WinGLNative.ProcessEvents() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 1554 at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 368 at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93 Event Log entries containing Vintagestory.exe, the latest 3 ================================== { TimeGenerated = 6/23/2023 09:23:51, Site = , Source = Application Hang, Message = The program Vintagestory.exe version 1.18.5.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel. Process ID: 2d74 Start Time: 01d9a5d435911817 Termination Time: 3 Application Path: E:\Games\Vintagestory\Vintagestory.exe Report Id: 983af830-30d1-4be6-a8f6-bfa8067d51f9 Faulting package full name: Faulting package-relative application ID: Hang type: Unknown } -------------- { TimeGenerated = 6/23/2023 09:11:22, Site = , Source = Application Hang, Message = The program Vintagestory.exe version 1.18.5.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel. Process ID: 1d5c Start Time: 01d9a5d34872d853 Termination Time: 4 Application Path: E:\Games\Vintagestory\Vintagestory.exe Report Id: 7f4ecb62-28de-434a-97be-30fbbe4aa054 Faulting package full name: Faulting package-relative application ID: Hang type: Unknown }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.