Jump to content

Joe G

Vintarian
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Joe G's Achievements

Wolf Bait

Wolf Bait (1/9)

0

Reputation

  1. It happened again Running on 64 bit Windows with 16 GB RAM Game Version: v1.16.5 (Stable) Loaded Mods: game@1.16.5, creative@1.16.5, survival@1.16.5 7/1/2022 12:30:23 AM: Critical error occurred System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: slotId at Vintagestory.API.Common.InventoryGeneric.get_Item(Int32 slotId) at Vintagestory.GameContent.BlockEntityMoldRack.GetBlockInfo(IPlayer forPlayer, StringBuilder sb) at Vintagestory.API.Common.Block.GetPlacedBlockInfo(IWorldAccessor world, BlockPos pos, IPlayer forPlayer) at Vintagestory.Client.NoObf.HudElementBlockAndEntityInfo.ComposeBlockInfoHud() at Vintagestory.Client.NoObf.HudElementBlockAndEntityInfo.OnBlockChanged(BlockPos pos, Block oldBlock) at Vintagestory.API.Client.BlockChangedDelegate.Invoke(BlockPos pos, Block oldBlock) at Vintagestory.Client.NoObf.ClientEventManager.TriggerBlockChanged(ClientMain game, BlockPos pos, Block oldBlock) at Vintagestory.Client.NoObf.ClientMain.ExecuteMainThreadTasks(Single deltaTime) at _esGsESICkihAc8ShXuIoQwZFwP4._lPY9uZeagiMGC6tvSE11dF7naaz(Single ) at _8UC8FAMhwKY89IbtSRDjsNSApPJ._KbwUAfxjCHyIG0aK445AAA9FHl5(Single ) at _8UC8FAMhwKY89IbtSRDjsNSApPJ._R0wAt2N0TpONMxGD0HJG3bDrRcI(Single ) at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(Object sender, FrameEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at OpenTK.GameWindow.RaiseRenderFrame(Double elapsed, Double& timestamp) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 479 at OpenTK.GameWindow.DispatchRenderFrame() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 454 at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 375 at _7zNxEbLnuy6Bq08TdMSIu9ZbrKf._vvUTh6X5xLRNnjtX2xSE7z8yMeh(_SUsdg1ytavxaRcNNkhfDrODGhGP , String[] ) at _yA4PJazdKq1OMm8H6js6v5AhQB._vvUTh6X5xLRNnjtX2xSE7z8yMeh(ThreadStart ) ------------------------------- Event Log entries containing Vintagestory.exe, the latest 3 ================================== { TimeGenerated = 7/1/2022 12:30:30 AM, Site = , Source = Windows Error Reporting, Message = Fault bucket , type 0 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: Vintagestory.exe P2: 1.16.5.0 P3: 625674b5 P4: KERNELBASE.dll P5: 10.0.19041.1741 P6: e9b4a91b P7: c0020001 P8: 0000000000034fd9 P9: P10: Attached files: These files may be available here: \\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_Vintagestory.exe_213875827ff6bfc6bc1b4ee771c63ab193d5cc2_1f70e3ae_a76059ed-61a9-4af8-bd78-c45d9da3cca3 Analysis symbol: Rechecking for solution: 0 Report Id: a0a85279-414b-46e6-aa50-378b9a9770e3 Report Status: 131076 Hashed bucket: Cab Guid: 0 } -------------- { TimeGenerated = 7/1/2022 12:30:26 AM, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.16.5.0, time stamp: 0x625674b5 Faulting module name: KERNELBASE.dll, version: 10.0.19041.1741, time stamp: 0xe9b4a91b Exception code: 0xc0020001 Fault offset: 0x0000000000034fd9 Faulting process id: 0x3040 Faulting application start time: 0x01d88cf0749116ae Faulting application path: C:\Users\Joseph\AppData\Roaming\Vintagestory\Vintagestory.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: a0a85279-414b-46e6-aa50-378b9a9770e3 Faulting package full name: Faulting package-relative application ID: } -------------- { TimeGenerated = 7/1/2022 12:30:25 AM, Site = , Source = .NET Runtime, Message = Application: Vintagestory.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: exception code c0020001, exception address 00007FFAF32E4FD9 Stack: }
  2. The game crashed while smithing a copper plate, upon reloading the work item (pre copper plate) was still in the forge. A crucible disappeared along with 700 units of molten copper that was in several now empty molds. Running on 64 bit Windows with 16 GB RAM Game Version: v1.16.5 (Stable) Loaded Mods: game@1.16.5, creative@1.16.5, survival@1.16.5 6/14/2022 6:49:18 AM: Critical error occurred System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: slotId at Vintagestory.API.Common.InventoryGeneric.get_Item(Int32 slotId) at Vintagestory.GameContent.BlockEntityMoldRack.GetBlockInfo(IPlayer forPlayer, StringBuilder sb) at Vintagestory.API.Common.Block.GetPlacedBlockInfo(IWorldAccessor world, BlockPos pos, IPlayer forPlayer) at Vintagestory.Client.NoObf.HudElementBlockAndEntityInfo.ComposeBlockInfoHud() at Vintagestory.Client.NoObf.HudElementBlockAndEntityInfo.OnBlockChanged(BlockPos pos, Block oldBlock) at Vintagestory.API.Client.BlockChangedDelegate.Invoke(BlockPos pos, Block oldBlock) at Vintagestory.Client.NoObf.ClientEventManager.TriggerBlockChanged(ClientMain game, BlockPos pos, Block oldBlock) at Vintagestory.Client.NoObf.ClientMain.ExecuteMainThreadTasks(Single deltaTime) at _esGsESICkihAc8ShXuIoQwZFwP4._lPY9uZeagiMGC6tvSE11dF7naaz(Single ) at _8UC8FAMhwKY89IbtSRDjsNSApPJ._KbwUAfxjCHyIG0aK445AAA9FHl5(Single ) at _8UC8FAMhwKY89IbtSRDjsNSApPJ._R0wAt2N0TpONMxGD0HJG3bDrRcI(Single ) at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(Object sender, FrameEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at OpenTK.GameWindow.RaiseRenderFrame(Double elapsed, Double& timestamp) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 479 at OpenTK.GameWindow.DispatchRenderFrame() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 454 at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 375 at _7zNxEbLnuy6Bq08TdMSIu9ZbrKf._vvUTh6X5xLRNnjtX2xSE7z8yMeh(_SUsdg1ytavxaRcNNkhfDrODGhGP , String[] ) at _yA4PJazdKq1OMm8H6js6v5AhQB._vvUTh6X5xLRNnjtX2xSE7z8yMeh(ThreadStart ) ------------------------------- Event Log entries containing Vintagestory.exe, the latest 3 ================================== { TimeGenerated = 6/7/2022 1:33:11 AM, Site = , Source = Windows Error Reporting, Message = Fault bucket 1381417961401207149, type 5 Event Name: RADAR_PRE_LEAK_64 Response: Not available Cab Id: 0 Problem signature: P1: Vintagestory.exe P2: 1.16.5.0 P3: 10.0.19044.2.0.0 P4: P5: P6: P7: P8: P9: P10: Attached files: \\?\C:\Users\Joseph\AppData\Local\Temp\RDR59DD.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER59FE.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER5A0E.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER5A2B.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER5A4C.tmp.txt These files may be available here: Analysis symbol: Rechecking for solution: 0 Report Id: beb92a83-54fe-4674-b3cd-5c3174ff61c9 Report Status: 268435456 Hashed bucket: 6ce2bbf81ba2523d132bc8511ba9c96d Cab Guid: 0 }
×
×
  • 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.