Hallo ich habe mal wieder ein Problem
Mein Server crasht andauert! Das Crashdetect Plugin gibt mir diese Infos:
Code
[12:41:59] [debug] Run time error 5: "Invalid memory access"
[12:41:59] [debug] AMX backtrace:
[12:41:59] [debug] #0 0000672c in M_OnPlayerConnect (playerid=112) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\M_Bot.inc:750
[12:41:59] [debug] #1 00008eec in public OnPlayerConnect (playerid=4) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\streamer.inc:344
[12:42:01] Luigi has logged in.
[12:42:10] [debug] Server crashed while executing WCRbest.amx
[12:42:10] [debug] AMX backtrace:
[12:42:10] [debug] #0 002ef350 in strtok (string[]=@0x01956514 "", &index=@0x0195d36c) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\gamemodes\WCRbest.pwn:64073
[12:42:10] [debug] #1 000e1dd0 in public ocmdOnPlayerCommandText (playerid=3, cmdtext[]=@0x01956514 "") at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\gamemodes\WCRbest.pwn:17247
[12:42:10] [debug] #2 00008600 in public OnPlayerCommandText (playerid=3, cmdtext[]=@0x019564e4 "") at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\ocmd.inc:34
[12:42:10] [debug] System backtrace:
[12:42:10] [debug] #0 f738f0f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[12:42:10] [debug] #1 f7386b61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[12:42:10] [debug] #2 f7389405 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so
[12:42:10] [debug] #3 f738ec42 in ?? () from plugins/crashdetect.so
[12:42:10] [debug] #4 f76f3400 in ?? ()
Alles anzeigen
und:
Code
[12:35:53] [debug] Run time error 5: "Invalid memory access"
[12:35:53] [debug] AMX backtrace:
[12:35:53] [debug] #0 0000672c in M_OnPlayerConnect (playerid=112) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\M_Bot.inc:750
[12:35:53] [debug] #1 00008eec in public OnPlayerConnect (playerid=4) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\streamer.inc:344
[12:35:54] [debug] Server crashed while executing WCRbest.amx
[12:35:54] [debug] AMX backtrace:
[12:35:54] [debug] #0 002ef350 in strtok (string[]=@0x01956500 "", &index=@0x0195d36c) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\gamemodes\WCRbest.pwn:64073
[12:35:54] [debug] #1 000e1dd0 in public ocmdOnPlayerCommandText (playerid=0, cmdtext[]=@0x01956500 "") at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\gamemodes\WCRbest.pwn:17247
[12:35:54] [debug] #2 00008600 in public OnPlayerCommandText (playerid=0, cmdtext[]=@0x019564e4 "") at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\ocmd.inc:34
[12:35:54] [debug] System backtrace:
[12:35:54] [debug] #0 f74230f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[12:35:54] [debug] #1 f741ab61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[12:35:54] [debug] #2 f741d405 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so
[12:35:54] [debug] #3 f7422c42 in ?? () from plugins/crashdetect.so
[12:35:54] [debug] #4 f7787400 in ?? ()
Alles anzeigen
noch ein fehler der in den server logs stand aber den server nicht zum crashen bringt ist der:
Code
[15:20:24] [debug] Run time error 4: "Array index out of bounds"
[15:20:24] [debug] Accessing element at index 340 past array upper bound 301
[15:20:24] [debug] AMX backtrace:
[15:20:24] [debug] #0 00025e44 in public Streamer_OnPlayerDisconnect (playerid=1, reason=1) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\gamemodes\WCRbest.pwn:5642
[15:20:24] [debug] #1 00009010 in public OnPlayerDisconnect (playerid=1, reason=1) at C:\Downloads\SAMP Server\WCR next Era Script 0.3e\pawno\include\streamer.inc:368
und irgendwie werden manche objekte wie der zoll usw nicht geladen
die probleme mit dem streamer waren eig ne zeit lang gelöst?!:(
Wie kann ich da jetzt die Fehler finden?
mfg
/edit neuen fehler hinzugefügt