Server Problem
#1

[debug] Run time error 4: "Array index out of bounds"
[debug] Accessing element at index 50000 past array upper bound 49999
(50000 is a my MAX_STREAM_OBJECT, and the total Objects of my GM is under 50000)
[debug] AMX backtrace:
[debug] #0 00019018 in ?? () from GM.amx
[debug] #1 0000c910 in ?? () from GM.amx
[debug] #2 00345064 in ?? () from GM.amx
[debug] #3 0004f698 in public Itter_OnPlayerDisconnect () from GM.amx
[debug] #4 native CallLocalFunction () [080dc980] from samp03svr
[debug] #5 00007070 in public SSCANF_OnPlayerDisconnect () from GM.amx
[debug] #6 native CallLocalFunction () [080dc980] from samp03svr
[debug] #7 00001164 in public OnPlayerDisconnect () from GM.amx


Bug left in Linux Based. The Gamemode on Windows work!
How i can resolve this Problem for Linux? Help me thanks!
Reply
#2

Add .so files of your streamer into Plugins folder.
Reply
#3

Example:
Код:
plugins streamer.so
in your server.cfg instead of just 'streamer'
Reply
#4

I dont have a plugin stream, is a my script for objects in a gamemode!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)