Server crashed due to an unknown error
#1

The full error:
pawn Код:
[19:52:11] [debug] Server crashed due to an unknown error
[19:52:11] [debug] System backtrace:
[19:52:11] [debug] #0 678f872d in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\MSVCR100.dll
[19:52:11] [debug] #1 748f0dcc in ?? () from C:\Windows\system32\MSVCP100.dll
[19:52:11] [debug] #2 6d9c5b8c in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\plugins\crashdetect.DLL
[19:52:11] [debug] #3 6d9e1532 in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\plugins\crashdetect.DLL
[19:52:11] [debug] #4 6d9e37c1 in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\plugins\crashdetect.DLL
[19:52:11] [debug] #5 6d9e2fac in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\plugins\crashdetect.DLL
[19:52:11] [debug] #6 6d9e3017 in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\plugins\crashdetect.DLL
[19:52:11] [debug] #7 6792c3d4 in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\MSVCR100.dll
[19:52:11] [debug] #8 6792c474 in ?? () from C:\Users\Justas\Desktop\testserver 0.3x\MSVCR100.dll
[19:52:11] [debug] #9 753233aa in ?? () from C:\Windows\syswow64\kernel32.dll
[19:52:11] [debug] #10 77649ef2 in ?? () from C:\Windows\SysWOW64\ntdll.dll
[19:52:11] [debug] #11 77649ec5 in ?? () from C:\Windows\SysWOW64\ntdll.dll
I noticed no connections between crashes. Althoug it crashes ONLY on player server startup. Or doesn't crash at all. Thank you in advance
Reply
#2

Try compiling with the -d3 flag. I can almost surely tell that it's being caused by a plugin. Though if you have MSVCR100.dll in your server folder it probably means that the Visual C++ libraries are not properly installed either.
Reply
#3

"Try compiling with the -d3 flag", i'm not familiar with compiling with tags, could you explain?
Reply
#4

create a file w/ name pawn.cfg inside pawno folder then put inside the file:

-d3

compile the gamemode and post crash results.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)