Running on 64 bit Windows 10.0.19045.0 with 32692 MB RAM Game Version: v1.20.12 (Stable) 27/07/2025 17:53:27: Critical error occurred in the following mod: accessibilitytweaks@3.7.1 Loaded Mods: aculinaryartillery@1.2.5, allclasses@1.3.5, americanfrontiersman@1.8.2, cbr@1.0.0, chiseltools@1.14.20, containersbundle@1.1.0, darcesdriftersredone@1.2.2, diversediets@1.0.0, hqzlights@1.1.1, expandedmolds@1.1.2, floralzonescaperegion@1.0.22, floralzonescaribbeanregion@1.0.17, floralzonescentralaustralianregion@1.0.14, floralzonescosmopolitanregion@1.0.4, floralzoneseastasiaticregion@1.0.12, floralzonesmediterraneanregion@1.0.13, floralzonesneozeylandicregion@1.0.13, bovinae@0.2.4, caninae@1.0.32, capreolinae@1.2.9, casuariidae@1.1.4, cervinae@0.1.6, chelonioidea@1.0.2, dinornithidae@1.0.16, elephantidae@1.0.13, felinae@0.2.10, iniidae@0.1.3, machairodontinae@1.0.25, manidae@1.0.16, pantherinae@1.1.27, rhinocerotidae@1.0.20, sirenia@1.0.22, spheniscidae@1.0.11, viverridae@1.0.4, vombatidae@0.4.2, geoaddons@1.4.2, manualquenching@1.0.6, millwright@1.2.7, MoveLikeKaji@0.0.7, primitivesurvival@3.8.0, prospecttogether@2.0.5, shelfobsessed@1.3.0, tankardsandgoblets@1.1.2, tprunes@1.1.1, translocatorengineeringredux@1.5.8, game@1.20.12, vsimgui@1.1.8, wwaymarkers@1.0.0, accessibilitytweaks@3.7.1, ancienttools@1.6.0-pre.3, animalcages@3.2.2, apelanterns@1.1.2, egocaribautomapmarkers@4.0.2, flags@1.1.9, betterfirepit@1.1.6, betterruins@0.4.15, billposting@1.0.1, butchering@1.9.1, carryon@1.9.0-pre.2, coinage@1.14.1, commonlib@2.6.1, configlib@1.5.3, dampenedanvil@1.0.0, expandedfoods@1.7.4, fairplayguardian@1.1.9, fendragonbcs@0.1.7, foodshelves@2.2.1, fromgoldencombs@1.8.13, genelib@1.1.5, hudclock@3.4.0, hydrateordiedrate@2.1.2, jaunt@1.1.7, joyofsailing@1.4.0, kevinsfurniture@1.7.0, knapster@2.14.6, metalpots@1.2.1, morepiles@2.1.10, ncsp@1.1.1, noticeboard@1.1.0, oneroof@1.10.0, petai@3.4.3, playerlist@2.1.5, claywheel@1.1.2, purposefulstorage@1.3.0, rpcommand@1.1.0, rpvoicechat@2.3.19, scarecrow@1.6.10, stonebakeoven@1.1.6, swordz@1.1.12, tabletopgames@2.10.5, vinconomy@0.4.0, creative@1.20.12, vsinstrumentsbase@2.0.3, survival@1.20.12, woodenfortifications@2.0.6, xlib@0.8.16, butcheringcompatpatch@1.1.0, cookingtweaks@1.0.1, equus@1.1.9, epxandedbloodbread@1.0.5, em@3.2.3, playercorpse@1.11.1, shearlib@1.1.2, snowshoes@1.0.1, stonepiles@1.1.5, stonequarry@3.4.3, thebasics@5.1.0-rc.2, vsinstruments_quackpack@1.0.2, wolftaming@3.0.8, xskills@0.8.19, bricklayers@3.0.3, tailorsdelight@1.9.8, wool@1.6.4 System.MissingFieldException: Field not found: 'Vintagestory.Client.NoObf.ShaderProgram.AssetDomain'. at ApacheTech.VintageMods.AccessibilityTweaks.Features.ColourCorrection.Shaders.ColourCorrectionShaderProgram..ctor(ColourCorrectionSettings settings) at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.ConstructorInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) --- End of stack trace from previous location --- at ApacheTech.Common.DependencyInjection.Abstractions.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) at ApacheTech.Common.DependencyInjection.Abstractions.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) at ApacheTech.Common.DependencyInjection.Abstractions.Extensions.ServiceProviderExtensions.CreateInstance(IServiceProvider serviceProvider, Type serviceType, Object[] args) at ApacheTech.Common.DependencyInjection.Abstractions.Extensions.ServiceProviderExtensions.CreateInstance[T](IServiceProvider serviceProvider, Object[] args) at ApacheTech.VintageMods.AccessibilityTweaks.Features.ColourCorrection.ColourCorrection.LoadShader() at Vintagestory.Client.NoObf.ClientEventManager.TriggerReloadShaders() in VintagestoryLib\Client\Util\ClientEventManager.cs:line 434 at Vintagestory.Client.NoObf.ShaderAPI.ReloadShaders() in VintagestoryLib\Client\API\ShaderAPI.cs:line 53 at Vintagestory.Client.NoObf.ClientSystemStartup.HandleServerReady(Packet_Server packet) in VintagestoryLib\Client\Systems\Startup.cs:line 917 at Vintagestory.Client.NoObf.ProcessPacketTask.ProcessPacket(Packet_Server packet) in VintagestoryLib\Client\Systems\ProcessPacketTask.cs:line 16 at Vintagestory.Client.NoObf.ProcessPacketTask.Run() in VintagestoryLib\Client\Systems\ProcessPacketTask.cs:line 10 at Vintagestory.Client.NoObf.ClientMain.ExecuteMainThreadTasks(Single deltaTime) in VintagestoryLib\Client\ClientMain.cs:line 775 at Vintagestory.Client.GuiScreenConnectingToServer.RenderToDefaultFramebuffer(Single dt) in VintagestoryLib\Client\MainMenu\Screens\GuiScreenConnectingToServer.cs:line 296 at Vintagestory.Client.ScreenManager.Render(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 695 at Vintagestory.Client.ScreenManager.OnNewFrame(Single dt) in VintagestoryLib\Client\ScreenManager.cs:line 670 at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(FrameEventArgs e) in VintagestoryLib\Client\ClientPlatform\GameWindow.cs:line 88 at OpenTK.Windowing.Desktop.GameWindow.Run() at Vintagestory.Client.ClientProgram.Start(ClientProgramArgs args, String[] rawArgs) in VintagestoryLib\Client\ClientProgram.cs:line 334 at Vintagestory.Client.ClientProgram.<>c__DisplayClass10_0.<.ctor>b__1() in VintagestoryLib\Client\ClientProgram.cs:line 130 at Vintagestory.ClientNative.CrashReporter.Start(ThreadStart start) in VintagestoryLib\Client\ClientPlatform\ClientNative\CrashReporter.cs:line 93 Event Log entries for Vintagestory.exe, the latest 3 ================================== { TimeGenerated = 27/07/2025 17:52:31, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.12.0, time stamp: 0x66470000 Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad Exception code: 0x40000015 Fault offset: 0x00000000000df046 Faulting process ID: 0x884 Faulting application start time: 0x01dbff16c4b35a1e Faulting application path: E:\Vintagestory\Vintagestory.exe Faulting module path: E:\Vintagestory\Lib\openal32.dll Report ID: d9f3ac01-3987-46cb-80fa-7cf7ea277897 Faulting package full name: Faulting package-relative application ID: } -------------- { TimeGenerated = 27/07/2025 17:51:29, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.12.0, time stamp: 0x66470000 Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad Exception code: 0x40000015 Fault offset: 0x00000000000df046 Faulting process ID: 0x1af8 Faulting application start time: 0x01dbff167f4662b7 Faulting application path: E:\Vintagestory\Vintagestory.exe Faulting module path: E:\Vintagestory\Lib\openal32.dll Report ID: 2c3c6970-6f3b-4c02-9d0d-983b532bbf22 Faulting package full name: Faulting package-relative application ID: } -------------- { TimeGenerated = 27/07/2025 17:49:56, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.20.12.0, time stamp: 0x66470000 Faulting module name: openal32.dll, version: 1.23.0.0, time stamp: 0x63dd31ad Exception code: 0x40000015 Fault offset: 0x00000000000df046 Faulting process ID: 0x576c Faulting application start time: 0x01dbff162706b3dd Faulting application path: E:\Vintagestory\Vintagestory.exe Faulting module path: E:\Vintagestory\Lib\openal32.dll Report ID: 47f9a7ac-9635-4241-b3f4-df8994643364 Faulting package full name: Faulting package-relative application ID: }