Jump to content

smartx

Vintarian
  • Posts

    1
  • Joined

  • Last visited

Posts posted by smartx

  1. CTD did not get it before, on pressing the sort button with a specific trunk open so might be one of the items in it, does not crash with other trunks

     

    Running on 64 bit Windows 10.0.19045.0 with 24510 MB RAM
    Game Version: v1.19.4 (Stable)
    08/03/2024 12:57:31: Critical error occurred in the following mod: xinvtweaks@1.5.7
    Loaded Mods: aculinaryartillery@1.1.3, attributer@1.0.5, autosifter@1.1.0, bds@1.0.0, bedrespawner@1.0.0, bettertraders@0.0.5, buzzwords@1.6.0, Ceramos@0.4.3, chiseltools@1.10.5, dsd@1.0.0, driftersbelongunderground@1.0.1, easyjam@1.0.0, jackofalltraits@1.0.0, millwright@1.1.4, moremolds@1.4.2, nocharcoallost@1.0.0, optimizedwindmills@1.0.1, pipeleaf@1.5.1, primitivesurvival@3.4.8, unpfix@1.0.0, qptech@1.14.4, RangedWeapons@0.6.2, rpgitemrarity@1.0.4, sca@1.0.1, simplerails@1.0.0, sortablestorage@2.2.2, spedupseeling@1.2.1, superfuel@2.0.7, translocatorengineeringredux@1.4.9, utvocals@1.0.0, game@1.19.4, weaversweed@0.4.17, wildcrafttrees@1.2.4, abcsreborn@0.2.0, alchemy@1.6.25, animalcages@3.0.2, egocaribautomapmarkers@3.1.0, betterjonasdevices@1.1.0, betterruins@0.3.3, blocksoverlay@3.2.1, cancrops@0.2.2, carryon@1.7.4, commonlib@2.3.7, composter@1.1.0, electricity@0.0.11, expandedfoods@1.6.8, extrainfo@1.7.0, fancyplanters@1.2.0, fishing@1.1.5, fromgoldencombs@1.4.25, GuibibiQOLS@1.0.2, knerdydrifters@1.0.0, medievalexpansion@3.13.1, morepileswithsticks@1.0.0, norottinghides@1.0.0, petai@2.2.3, claywheel@1.1.0, prospecttogether@1.3.0, simplestep@1.1.7, solidshields@1.0.1, starvation@1.0.5, steelanvil@1.0.0, stickemup@1.1.0, stonebakeoven@1.1.3, storagecontroller@1.0.6, tarmor@0.1.8, temporalsmithing@0.2.2, th3dungeon@0.2.1-rc.1, trapdoorsareladders@1.0.0, tstools@2.1.0, vanillacratecompatibility@1.0.0, creative@1.19.4, vsinstruments@1.2.7, vsquest@1.2.0, survival@1.19.4, vsvillage@0.9.2, wildfarmingrevival@1.1.8, woodchests@1.1.0, xlib119@0.7.4-dev.1191, buzzybees@1.0.1, cancropsprimitivesurvivalcompat@1.0.2, cheesemealbuff@1.0.0, electricityextensions@0.0.3, em@2.5.1, feverstonewilds@1.4.5, sleekdoorglass@1.0.0, glassmaking@1.4.0, patchwars@0.1.3, pickupartist@0.2.0, playercorpse@1.9.0, plumpkins@1.0.1, stonequarry@3.2.1, tpnet@1.14.2, undamageablet3@1.0.0, wolftaming@2.1.0, xinvtweaks@1.5.7, xskills119@0.7.5-dev.1191, bricklayers@2.5.1, cancropsxskillscompat@1.0.4, QPHard@1.1.1, bricklayerglassmakingcompat@1.0.2
    System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
       at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
       at XInvTweaks.InventoryUtil.SortInventory(ICoreClientAPI capi, IInventory inventory, Int32 first)
       at XInvTweaks.InventoryUtil.SortOpenInventories(ICoreClientAPI capi)
       at XInvTweaks.ChestSortDialog.OnSort()
       at Vintagestory.API.Client.GuiElementTextButton.OnMouseUpOnElement(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 317
       at Vintagestory.API.Client.GuiElementTextButton.OnMouseUp(ICoreClientAPI api, MouseEvent args) in VintagestoryApi\Client\UI\Elements\Impl\Interactive\Controls\GuiElementTextButton.cs:line 310
       at Vintagestory.API.Client.GuiComposer.OnMouseUp(MouseEvent mouse) in VintagestoryApi\Client\UI\GuiComposer.cs:line 449
       at Vintagestory.API.Client.GuiDialog.OnMouseUp(MouseEvent args) in VintagestoryApi\Client\UI\Dialog\GuiDialog.cs:line 584
       at Vintagestory.Client.NoObf.GuiManager.OnMouseUp(MouseEvent args) in VintagestoryLib\Client\Systems\Gui\GuiManager.cs:line 412
       at Vintagestory.Client.NoObf.ClientMain.UpdateMouseButtonState(EnumMouseButton button, Boolean down) in VintagestoryLib\Client\ClientMain.cs:line 1909
       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
       at Vintagestory.Client.NoObf.ClientMain.OnMouseUpRaw(MouseEvent args) in VintagestoryLib\Client\ClientMain.cs:line 1924
       at Vintagestory.Client.NoObf.ClientPlatformWindows.Mouse_ButtonUp(MouseButtonEventArgs e) in VintagestoryLib\Client\ClientPlatform\Input.cs:line 208
       at OpenTK.Windowing.Desktop.NativeWindow.MouseButtonCallback(Window* window, MouseButton button, InputAction action, KeyModifiers mods)
    --- End of stack trace from previous location ---
       at OpenTK.Windowing.Desktop.NativeWindow.RethrowCallbackExceptionsIfNeeded()
       at OpenTK.Windowing.Desktop.GameWindow.Run()
       at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 324
       at Vintagestory.Client.ClientProgram.<>c__DisplayClass9_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 128
       at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93
    
    Event Log entries for Vintagestory.exe, the latest 2
    ==================================
    { TimeGenerated = 17/02/2024 01:24:33, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.4.0, time stamp: 0x65310000
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.3930, time stamp: 0x9141f979
    Exception code: 0xe0434352
    Fault offset: 0x000000000002cf19
    Faulting process id: 0x54c4
    Faulting application start time: 0x01da6136ba3789e2
    Faulting application path: C:\Users\Smartx\AppData\Roaming\Vintagestoryexp2\Vintagestory\Vintagestory\Vintagestory.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: 34bfbf03-fbb7-48c0-9327-f687af379008
    Faulting package full name: 
    Faulting package-relative application ID:  }
    --------------
    { TimeGenerated = 17/02/2024 01:15:04, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.19.4.0, time stamp: 0x65310000
    Faulting module name: KERNELBASE.dll, version: 10.0.19041.3930, time stamp: 0x9141f979
    Exception code: 0xe0434352
    Fault offset: 0x000000000002cf19
    Faulting process id: 0x2894
    Faulting application start time: 0x01da6135c80935ea
    Faulting application path: C:\Users\Smartx\AppData\Roaming\Vintagestoryexp2\Vintagestory\Vintagestory\Vintagestory.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report Id: f398b00d-1a57-456d-be95-84f030a6b93a
    Faulting package full name: 
    Faulting package-relative application ID:  }

     

×
×
  • 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.