gm_bromsock icon indicating copy to clipboard operation
gm_bromsock copied to clipboard

The thread tried to read from or write to a virtual address for which it does not have appropriate access.

Open viral32111 opened this issue 5 years ago • 0 comments

I've tried compiling the source myself (VS 2013 in Release) and tried using the precompiled binary, but both result in a crash whenever the server changes map. (Specifically through the changelevel console command.), I get a MDMP file written in the root directory and when it opens it gives me the following:

Dump Summary
------------
Dump File: srcds_2117156_crash_2019_4_14T22_12_24C0.mdmp : D:\Servers\Garry's Mod\srcds_2117156_crash_2019_4_14T22_12_24C0.mdmp
Last Write Time: 14/4/19 11:12:24 PM
Process Name: srcds.exe : D:\Servers\Garry's Mod\srcds.exe
Process Architecture: x86
Exception Code: 0xC0000005
Exception Information: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Heap Information: Not Present

System Information
------------------
OS Version: 10.0.17763

Please try fix this if its an issue with the module, or if I am doing something wrong maybe as I love this module, but it basically makes changing maps impossible unless I manually change the command line for startup.

viral32111 avatar Apr 14 '19 22:04 viral32111