SA-MP Forums Archive
Crashdetect detects a problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Crashdetect detects a problem (/showthread.php?tid=367610)



Crashdetect detects a problem - toi - 10.08.2012

The GM crashdetect when I start I encounter this problem;
Код HTML:
[16:58:38]: --- Crashdetect 3.6.9.4 loaded
[16:58:38]: Script[gamemodes\TE.amx]: During execution of Streamer_OnGameModeInit():
[16:58:38]: Script[gamemodes\TE.amx]: Run time error 4: "Array index out of bounds"
[16:58:38]: Additional information:
[16:58:38]:   Array max index is 41 but accessing an element at 42
[16:58:38]: Call stack (most recent call first):
[16:58:38]:   0x????????()
Help please


Re: Crashdetect detects a problem - AliveBG - 10.08.2012

Maybe, you have problem with streamer. Put streamer.dll in plugins folder.
Put in pawno/include, streamer.inc.
in server.cfg, put to plugins line:
plugins streamer.dll


Re: Crashdetect detects a problem - toi - 10.08.2012

I checked everything, streamer updated to 'latest version and everything is in place, but the problem continues


Re: Crashdetect detects a problem - toi - 12.08.2012

boys then any solution to these problems?
Код HTML:
[09:28:54]: Script[gamemodes\GP8v6.0.amx]: During execution of Streamer_OnGameModeInit():
[09:28:54]: Script[gamemodes\GP8v6.0.amx]: Run time error 4: "Array index out of bounds"
[09:28:54]: Additional information:
[09:28:54]:   Array max index is 41 but accessing an element at 42
[09:28:54]: Call stack (most recent call first):
[09:28:54]:   0x????????()



Re: Crashdetect detects a problem - leonardo1434 - 12.08.2012

Post these lines...


Re: Crashdetect detects a problem - toi - 12.08.2012

how do I know which lines you referring to?