View Single Post
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 02-18-2015 , 03:45   Re: [ANY] SM Warn System 1.1.0
Reply With Quote #177

Your Plugin seemed to cause a crash yesterday, so I tried to recompile it with spider:

Quote:
SourcePawn Compiler 1.7.0-manual
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

plugin.sp(295) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(34 : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(355) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(426) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(444) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(485) : error 017: undefined symbol "SBBanPlayer"
plugin.sp(542) : error 017: undefined symbol "SBBanPlayer"
plugin.sp(57 : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(634) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(694) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(754) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(796) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(881) : error 017: undefined symbol "SocketCreate"
plugin.sp(881) : warning 213: tag mismatch
plugin.sp(883) : error 017: undefined symbol "SocketSetOption"
plugin.sp(884) : error 017: undefined symbol "SocketSetOption"
plugin.sp(885) : error 017: undefined symbol "SocketSetOption"
plugin.sp(886) : error 017: undefined symbol "SocketConnect"
plugin.sp(920) : error 017: undefined symbol "SocketIsConnected"
plugin.sp(926) : error 017: undefined symbol "SocketSend"
plugin.sp(963) : error 017: undefined symbol "SocketIsConnected"
plugin.sp(965) : error 017: undefined symbol "SocketDisconnect"

11 Errors.
Here is the errorlog why I think my crashis related to this:

Quote:
L 02/17/2015 - 19:42:45: SourceMod error session started
L 02/17/2015 - 19:42:45: Info (map "dod_jagd") (file "errors_20150217.log")
L 02/17/2015 - 19:42:45: [SM_warn.smx] Query failure: Incorrect string value: '\xE2\x99\xA5v\xE2\x99...' for column 'admin' at row 1
L 02/17/2015 - 19:42:52: [SM_warn.smx] Query failure: Incorrect string value: '\xE2\x99\xA5v\xE2\x99...' for column 'admin' at row 1
L 02/17/2015 - 20:03:51: Error log file session closed.
Please tell me this is unrelated and I was to dumb to compile it ^^
__________________
micazoid is offline