Description | That case if maybe someone sees this, pls fix it, that's why I'm posting another report! This shit error had already reported a lot of times!
Just choose a server for exc.: revolution, and if you joined to the game, its maybe playable until like a 20-30 minutes, after it it gives you an error, for which I cant find the perfect solution, to not get this fcking error message. I have the game on steam, so it cant cause this bug, and I also installed the whole visual c++ redis stuff but I still getting these errors.
btw, I saw that if the server reaches the 10 player and you wanna join, you can, but after it, you immidiately getting this error! |
---|
Steps To Reproduce | Choose a server that has 9-10 players, not important because you still getting these error randomly, but you can easly get this if you join a server, that has 10 players! |
---|
Additional Information | The code:
***** Preparing the environment for Debugger Extensions Gallery repositories **
ExtensionRepository : Implicit
UseExperimentalFeatureForNugetShare : true
AllowNugetExeUpdate : true
NonInteractiveNuget : true
AllowNugetMSCredentialProviderInstall : true
AllowParallelInitializationOfLocalRepositories : true
EnableRedirectToChakraJsProvider : false
-- Configuring repositories
----> Repository : LocalInstalled, Enabled: true
----> Repository : UserExtensions, Enabled: true
Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
***** Waiting for Debugger Extensions Gallery to Initialize **
Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.063 seconds
----> Repository : UserExtensions, Enabled: true, Packages count: 0
----> Repository : LocalInstalled, Enabled: true, Packages count: 42
Microsoft (R) Windows Debugger Version 10.0.27725.1000 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users****\AppData\Local\Temp\Rar$DRa9580.25816.rartemp\2023-12-29 18-32-13.692.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Symbol search path is: srv*
Executable search path is:
Windows 10 Version 19044 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Edition build lab: 10.0.19041.2788 (WinBuild.160101.0800)
Debug session time: Fri Dec 29 18:32:14.000 2023 (UTC + 1:00)
System Uptime: not available
Process Uptime: 0 days 0:02:51.000
................................................................
................................................................
..................
Loading unloaded module list
..................................................
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr
(ef8.2e1c): Access violation - code c0000005 (first/second chance not available)
For analysis of this file, run !analyze -v
eax=00000000 ebx=01eff1dc ecx=00000000 edx=0185aed0 esi=00000000 edi=00001a18
eip=77962aac esp=01eff03c ebp=01eff0ac iopl=0 nv up ei pl nz na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00200206
ntdll!NtWaitForSingleObject+0xc:
77962aac c20c00 ret 0Ch |
---|