Closed nskjellum closed 1 month ago
Tried updating .NET 7 to the highest version available (7.0.15), now I get consistent (Will Crash the Game Eventually Every Time) errors from the .NET Runtime with exit code 0x80131506, which causes a coreclr.dll error immediately and crashes the game. Seems to occur occasionally when generating new parts of the world, but not always. Game runs perfectly with no other faults until crash occurs suddenly.
Application: Vintagestory.exe
CoreCLR Version: 7.0.1523.57226
.NET Version: 7.0.15
Description: The process was terminated due to an internal error in the .NET Runtime at IP 0x00007FFA981A1586 (0x00007FFA97F70000) with exit code 0x80131506.
Faulting application name: Vintagestory.exe, version: 1.19.8.0, time stamp: 0x661e0000
Faulting module name: coreclr.dll, version: 7.0.1523.57226, time stamp: 0x655ed961
Exception code: 0xc0000005
Fault offset: 0x0000000000231586
Faulting process id: 0x0x5620
Faulting application start time: 0x0x1DB02F72E1FFDA0
Faulting application path: C:\Users\nskje\AppData\Roaming\Vintagestory\Vintagestory.exe
Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\7.0.15\coreclr.dll
Report Id: b91542a7-772b-4306-a732-abe3684f5a72
Faulting package full name:
Faulting package-relative application ID:
Secondarily, this appears to only happen in survival mode? Potentially unrelated, but it's never happened outside of that game mode so far.
After further investigation, this was a hardware issue for my particular computer, and I do not believe it to be something wrong with the program itself. As such, I will be closing it.
Game Version
1.19.8(Stable)
Platform
Windows
Modded
None
SP/MP
Singleplayer
Description
Vintage Story will crash at random, with no warning from within the game what has caused the issue, with multiple errors which refer to data objects either not being set or being out of bounds. Occasionally, this crash is so severe it fails to trigger VS's error handler and only registers on the system's application failure event log. This occurs with or without Windows11 Core Isolation.
How to reproduce
Otherwise, no known reason for this occurring.
Screenshots
No response
Logs
client-debug.txt client-main.txt client-crash.txt
Windows 11 event viewer also reports the following errors.
Client-Crash.txt contains other errors of the same severity from earlier dates and for modded states of the game, it occurs in all states of the game.