• Server Stops AFTER startup.
    6 replies, posted
Unsure if this is related to the new update that came out on June 1st, but I have a custom gamemode that has been sitting for a few months, updated the server, start it up and no issues no lua errors, then BAM server stops. No errors (that would cause this) in the logs, it just stops. Check for a mini dump, nothing. Does ANYONE have an idea where I should look to troubleshoot this? I have watched console, checked the logs, looked for new minidumps. It seems to happen after everything loads into the server, I am able to connect briefly before it does this, and it does this with players on the server or not. Any and all help is appreciated. -Edit- I am stupid and its 4am, found the dump files for srcds in the "dumps" folder... Anyone able to read .dmp files correctly?
Does this happen on any other gamemode?
I will test it right now. (Sorry that should of been one of the first things I did...) -Edit- Yes, recreated it with sandbox. Same issue, I have a feeling it is one of these addons. Thank you for your response! I should be able to get it from here, it is weird that I don't get any type of error. I am using TCAdmin for my server which may be keeping me from seeing some fatal error closing the srcds. -Tried so far- Changing Gamemode - Still randomly closes. If it isn't an addon I will update this thread, once I figure it out I will update OP. -Update- Found the assert_srcds.exe dump files.
This is what the .dmp file is stating... *** WARNING: Unable to verify timestamp for ntdll.dll *** ERROR: Module load completed but symbols could not be loaded for ntdll.dll Unable to load image C:\Windows\System32\KERNELBASE.dll, Win32 error 0n2 *** WARNING: Unable to verify timestamp for KERNELBASE.dll *** ERROR: Module load completed but symbols could not be loaded for KERNELBASE.dll eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=0080d998 edi=00000380 eip=77b1db5c esp=0080d954 ebp=0080d9bc iopl=0 nv up ei pl nz na po nc cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00200202 ntdll+0x2db5c: 77b1db5c c20c00 ret 0Ch
Use this tool: [url]http://dumps.metastruct.uk.to/dumper.py[/url]
[QUOTE=Potatofactory;48031239]Use this tool: [url]http://dumps.metastruct.uk.to/dumper.py[/url][/QUOTE] [quote] Missing file [/quote] It's this link: [url]http://dumps.metastruct.uk.to/[/url]
Turned out to be the installation of the server, even with -verify_all and re-updating the server the server was still the cause. New installation of the server fixed the issue right away. I appreciate your responses and help. I will definitely hold on to those for future use.
Sorry, you need to Log In to post a reply to this thread.