Skip to content

Mod causing game to crash randomly and when trying to save. #134

Description

@lostchildxo

Running on 64 bit Windows 10.0.26200.0 with 31831 MB RAM
Game Version: v1.22.2 (Stable)
6/19/2026 12:45:10 PM: Critical error occurred in the following mod: smithingplus@1.9.0-rc.1
Loaded Mods: chiseltools@1.17.2, chonkyvessels@1.5.5, crockmod@2.1.1, bovinae@0.3.5, caninae@1.1.5, capreolinae@2.0.12, casuariidae@1.1.9, cervinae@0.1.13, chelonioidea@1.0.7, dinornithidae@1.0.22, elephantidae@1.0.17, felinae@0.2.13, iniidae@0.1.6, machairodontinae@1.1.9, manidae@1.0.19, meiolaniidae@0.1.10, pantherinae@1.2.13, rhinocerotidae@1.0.23, sirenia@1.0.28, spheniscidae@1.0.16, thylacinidae@0.1.6, viverridae@1.0.8, vombatidae@0.4.5, hydrateordiedrate@2.4.12, jsonpatcheslib@1.5.3, longtermfood@0.6.8, millwright@1.3.3, molds@0.3.3, moreflooringpatterns@1.1.0, overhaulliblegacycompat@1.1.31, primitivesurvival@5.0.6, shelfobsessed@2.1.5, sortablestorage@3.0.0, spinningwheel@1.2.9, usefultraders@2.5.2, vhfp@1.22.2, game@1.22.2, vsimgui@1.2.7, aculinaryartillery@2.0.0-dev.20, alchemy@2.0.34, animationslib@0.0.2, attributerenderinglibrary@3.1.5, augplantlib@0.0.6, egocaribautomapmarkers@5.0.3, betterruins@0.6.3, bettertraders@0.2.0, bloodtrail@1.2.3, blushlibrary@1.1.0, butchering@1.13.4, carryon@1.14.2, clothierheirloomsmod@1.1.0, commonlib@2.8.0, configlib@1.12.0, thecritterpackcontinued@1.4.2, dairyplus@2.0.0-pre.1, doorvariants@1.1.4, easybuilding@1.2.2, extrafurniture@1.1.2, fairfish@2.0.0, farmlanddropswithnutrients@1.2.2, feverstonewilds@2.1.2, firearmsfork@1.9.17, firepitsheatovens@1.0.0, firewoodtosticks@1.0.0, foodshelves@3.0.4, footprints@1.2.3, fromgoldencombs@2.0.7, genelib@3.1.1, hudclockpatch@4.3.1, iceisice@1.0.1, ithaniacannedgoods@2.0.5, japanesearchitecture@0.9.7, jaunt@3.0.0-rc.3, kevinsfurniture@1.9.0, knapster@4.0.0, knfoodandspawntweaks@1.3.0, makesalt@1.2.1, moldsplus@1.0.4, notenoughinvertebrate@1.0.0, claywheel@2.0.1, purposefulstorage@2.0.1, regalia@1.5.0, rustboundmagic@3.2.2, smithingplus@1.9.0-rc.1, stonebakeoven@1.3.5, substrate@2.0.0, theartofpies@2.1.0, thecritterpack@1.3.4, creative@1.22.2, vsroofing@1.5.7, survival@1.22.2, woodenshuttersandmore@1.3.3, xlibfork@1.0.18, blushandbins@1.2.1, blushandblacksmith@1.1.1, combatoverhaulfork@0.17.59, crossbowsfork@1.9.14, draconis@1.4.2, expandedfoods@2.0.0-dev.10, em@3.7.0, fastbreeding@0.0.26, newworldcrops@0.0.19, playercorpse@1.12.0, scoopofjammod@1.2.0, shearlib@1.3.0, storagetweaks@1.3.1, tailorsdelight@2.2.2, xskillsfork@1.0.63, yacb@1.0.2, aldiclasses@2.1.1, armoryfork@1.10.42, dressmakers@1.8.0, sandwich@1.3.0, wool@1.9.2, xskillsgilded@1.3.35
Involved Harmony IDs: com.chronolegionnaire.hydrateordiedrate, OverhaulLib:Transpilers, blushandblacksmith.code.stats, XSkillsPatch, com.jakecool19.efrecipes.cookingoverhaul
System.Text.RegularExpressions.RegexMatchTimeoutException: The Regex engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.
at System.Text.RegularExpressions.RegexRunner.g__ThrowRegexTimeout|25_0()
at System.Text.RegularExpressions.RegexInterpreter.TryMatchAtCurrentPosition(ReadOnlySpan1 inputSpan) at System.Text.RegularExpressions.RegexInterpreter.Scan(ReadOnlySpan1 text)
at Vintagestory.API.Util.WildcardUtil.RegexCache.IsMatch(String pattern, String input) in VintagestoryApi\Util\WildcardUtil.cs:line 255
at SmithingPlus.ToolRecovery.CollectibleBehaviorRepairableTool.GetHeldItemInfo(ItemSlot inSlot, StringBuilder dsc, IWorldAccessor world, Boolean withDebugInfo) in /_/SmithingPlus/ToolRecovery/CollectibleBehaviorRepairableTool.cs:line 21
at Vintagestory.API.Common.CollectibleObject.GetHeldItemInfo_Patch9(CollectibleObject this, ItemSlot inSlot, StringBuilder dsc, IWorldAccessor world, Boolean withDebugInfo)
at Vintagestory.GameContent.GuiHandbookItemStackPage..ctor(ICoreClientAPI capi, ItemStack stack) in VSSurvivalMod\Systems\Handbook\Gui\GuiHandbookItemStackPage.cs:line 35
at Vintagestory.GameContent.ModSystemSurvivalHandbook.onCreatePagesAsync_Patch1(ModSystemSurvivalHandbook this)
at Vintagestory.GameContent.GuiDialogHandbook.LoadPages_Async() in VSSurvivalMod\Systems\Handbook\Gui\GuiDialogHandbook.cs:line 434
at Vintagestory.API.Common.TyronThreadPool.<>c__DisplayClass11_0.b__0(Object _) in VintagestoryApi\Common\TyronThreadPool.cs:line 119
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()

Event Log entries for Vintagestory.exe, the latest 3

{ TimeGenerated = 6/19/2026 12:45:11 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.22.2.0, time stamp: 0x693c0000
Faulting module name: coreclr.dll, version: 10.0.826.23019, time stamp: 0x69f2abd3
Exception code: 0xc0000005
Fault offset: 0x0000000000356d4f
Faulting process id: 0x5848
Faulting application start time: 0x1dd000ab5f7c8c6
Faulting application path: D:\Vintagestory\Vintagestory.exe
Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.8\coreclr.dll
Report Id: 53803998-02d6-4d15-ae75-ab800b576243
Faulting package full name:
Faulting package-relative application ID: }

{ TimeGenerated = 6/19/2026 12:42:40 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.22.2.0, time stamp: 0x693c0000
Faulting module name: KERNELBASE.dll, version: 10.0.26100.8655, time stamp: 0x9e0ffa42
Exception code: 0xc0000005
Fault offset: 0x00000000000c1b6a
Faulting process id: 0x21d4
Faulting application start time: 0x1dd0009eb21aff6
Faulting application path: D:\Vintagestory\Vintagestory.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 8a059841-f08a-449d-ac26-1d282fb48265
Faulting package full name:
Faulting package-relative application ID: }

{ TimeGenerated = 6/18/2026 11:56:58 PM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.22.2.0, time stamp: 0x693c0000
Faulting module name: KERNELBASE.dll, version: 10.0.26100.8655, time stamp: 0x9e0ffa42
Exception code: 0xc0000005
Fault offset: 0x00000000000c1b6a
Faulting process id: 0x4698
Faulting application start time: 0x1dcff9f1e51d6d2
Faulting application path: D:\Vintagestory\Vintagestory.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: d23a5765-bd18-430e-9c81-5e8ca680c0c2
Faulting package full name:
Faulting package-relative application ID: }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions