22.04.2012, 18:25
Thanks for update, but with R64 the crashdetect prints this, but in R62 works fine.
Now I don't know I'm idiot, or something don't work in the plugin/script.
I try to recomplie my scripts with r64, r62 inc, but I everytime get this with R64.
Anyway the callback hook is even unstable in samp gdk?
Now I don't know I'm idiot, or something don't work in the plugin/script.
I try to recomplie my scripts with r64, r62 inc, but I everytime get this with R64.
Код:
Filterscript 'xStream.amx' loaded. [2012/04/22 20:30:00] [debug] Run time error 5: "Invalid memory access" [2012/04/22 20:30:00] [debug] Backtrace: [2012/04/22 20:30:00] [debug] #0 001d815c in public Itter_OnGameModeInit () at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\gamemodes\nmss.pwn:39713 [2012/04/22 20:30:00] [debug] #1 native CallLocalFunction () from samp-server.exe [2012/04/22 20:30:00] [debug] #2 00008864 in public zcmd_OnGameModeInit () at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\pawno\include\foreach.inc:639 [2012/04/22 20:30:00] [debug] #3 native CallLocalFunction () from samp-server.exe [2012/04/22 20:30:00] [debug] #4 000016c4 in public Streamer_OnGameModeInit () at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\pawno\include\zcmd.inc:68 [2012/04/22 20:30:00] [debug] #5 native CallLocalFunction () from samp-server.exe [2012/04/22 20:30:00] [debug] #6 00000c30 in public OnGameModeInit () at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\pawno\include\streamer.inc:324 [2012/04/22 20:30:01] [debug] Run time error 4: "Array index out of bounds" [2012/04/22 20:30:01] [debug] Accessing element at negative index -1 [2012/04/22 20:30:01] [debug] Backtrace: [2012/04/22 20:30:01] [debug] #0 0021dce4 in Float:GetElevatorZCoordForFloor (floorid=-1) at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\gamemodes\nmss.pwn:45480 [2012/04/22 20:30:01] [debug] #1 0021cc90 in Elevator_MoveToFloor (floorid=-1) at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\gamemodes\nmss.pwn:45324 [2012/04/22 20:30:01] [debug] #2 001d8ca8 in public OnDynamicObjectMoved (objectid=52938) at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\gamemodes\nmss.pwn:39798