Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on server start. #11

Closed
cyber-punk opened this issue Feb 14, 2013 · 1 comment
Closed

Crash on server start. #11

cyber-punk opened this issue Feb 14, 2013 · 1 comment

Comments

@cyber-punk
Copy link

Its a larger gm, was working on some older versions, don't really remember which ones atm. I know the last few have not. Strange thing is every now and then it will load but that is really rare.

[23:37:40] [debug] Server crashed due to an unknown error
[23:37:40] [debug] System backtrace:
[23:37:41] [debug] #0 70fa59a2 in AMXDebugInfo::Load () from C:\samp\plugins\crashdetect.DLL
[23:37:41] [debug] #1 70fcecae in CrashDetect::Load () from C:\samp\plugins\crashdetect.DLL
[23:37:41] [debug] #2 70feb671 in AmxLoad () from C:\samp\plugins\crashdetect.DLL
[23:37:41] [debug] #3 00469df5 in ?? () from C:\samp\samp-server.exe
[23:37:41] [debug] #4 65646f6d in ?? () from C:\samp\samp-server.exe
[23:37:41] [debug] #5 47762f73 in ?? () from C:\samp\samp-server.exe
[23:37:41] [debug] #6 72756f53 in ?? () from C:\samp\samp-server.exe
[23:37:41] [debug] #7 365f6563 in ?? () from C:\samp\samp-server.exe
[23:37:41] [debug] #8 612e392e in ?? () from C:\samp\samp-server.exe

@Zeex
Copy link
Owner

Zeex commented Feb 14, 2013

Does it load with 4.8.5? I've removed some debug info checks in 4.9 (mainly because of messed line numbers in very large scripts), don't know what else could crash in AMXDebugInfo::Load(). If 4.8.5 doesn't crash you probably should compile the gamemode without debug info then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants