Hi so ive been intermittently debugging a new server install for about 7 hours now and im gonna scream if i dont find out what the problem is
So far I have narrowed the crashes down to sourcemod, though i know fuck all about what about it is causing the crash. I have the dump file opened in VB Studio 2017 but again, have fuck-all info about what any of this means.
https://i.imgur.com/pnsuS8m.png
Here's a download to all of my dump files, if someone's interested in taking a peek at it. The one above is the one that happened at the latest timestamp in the file name.
I have tried in no particular order:
- restarting the server
- using the development snapshots of both sourcemod and metamod (metamod snapshot works, sourcemod snapshot hard crashes in windows, preventing a dump file to be generated in steam\dumps\
- reinstalling the server (twice)
- updating and validating the server update(lost count at this point)
- running as administrator both on and off
- checking steam forums, steam github closed tickets, reddit, everything online (these told me to validate server and update)
Relevant information:
OS: Windows 7 Professional 64 bit
CPU: AMD FX-6300
GPU: Radeon R7 250
RAM: 8GB DDR3
Server Info:
PatchVersion=4478108
ClientVersion=4478108
ServerVersion=4478108
ProductName=tf
appID=440
ServerAppID=232250
The server runs fine both stock and with metamod, but something is fucky with sourcemod I guess. Server admins please come to my rescue, I just want a NY server for pugs/scrims :(
EDIT: Ran the debugger in VB Studio 2017, it says it cant find sourcemod.2.tf2.dll in the bin folder even though it's there, and even when i pointed the debugger at it it would say "file not found in that directory"
what the fuck