Advertisement
Mattaffix

Untitled

Oct 23rd, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. Error 1:
  2. [12:00:38] [debug] Run time error 4: "Array index out of bounds"
  3. [12:00:38] [debug] Attempted to read/write array element at index 126 in array of size 5
  4. [12:00:38] [debug] AMX backtrace:
  5. [12:00:38] [debug] #0 00288880 in RefreshInformationBox (playerid=3) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:58076
  6. [12:00:38] [debug] #1 00287634 in ShowPlayerInfoBox (playerid=3, text[]=@029c8c00 "~g~Account Created - Welcome!~n~~w~~h~Thank you for registering, ~y~Roma_Broper~...", duration=15) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:58001
  7. [12:00:38] [debug] #2 00021000 in public OnDialogResponse (playerid=3, dialogid=1, response=1, listitem=-1, inputtext[]=@025f9454 "123") at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:7484
  8.  
  9. Error 2:
  10. [04:43:44] [debug] Run time error 4: "Array index out of bounds"
  11. [04:43:44] [debug] Attempted to read/write array element at negative index -1
  12. [04:43:44] [debug] AMX backtrace:
  13. [04:43:44] [debug] #0 002118b0 in SetPlayerSkinFromSelection (playerid=8) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:46636
  14. [04:43:44] [debug] #1 0000ff18 in public OnPlayerSpawn (playerid=8) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:5993
  15.  
  16. Error 3:
  17. [07:18:08] [debug] Run time error 4: "Array index out of bounds"
  18. [07:18:08] [debug] Attempted to read/write array element at index 65535 in array of size 127
  19. [07:18:08] [debug] AMX backtrace:
  20. [07:18:08] [debug] #0 00262adc in public bool:IsPlayerSignedIn (playerid=65535) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:53946
  21. [07:18:08] [debug] #1 00098e24 in public cmd_rob (playerid=8, cmd[]=@025f950c "rob", cmdtext[]=@025f9500 "5 ") at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:20992
  22. [07:18:08] [debug] #2 native CallLocalFunction () from samp03svr
  23. [07:18:08] [debug] #3 00042cbc in public OnPlayerCommandProcess (playerid=8, cmdtext[]=@025f94e0 "/rob 5 ", type=0) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:11469
  24. [07:18:08] [debug] #4 0004249c in public OnPlayerCommandText (playerid=8, cmdtext[]=@025f94e0 "/rob 5 ") at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:11408
  25.  
  26. Error 4:
  27. [07:49:31] [debug] Run time error 4: "Array index out of bounds"
  28. [07:49:31] [debug] Attempted to read/write array element at index 255 in array of size 47
  29. [07:49:31] [debug] AMX backtrace:
  30. [07:49:31] [debug] #0 00271c50 in GetWeaponSlot (weapon_id=255) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:55818
  31. [07:49:31] [debug] #1 00031df8 in public OnPlayerWeaponShot (playerid=4, weaponid=255, hittype=118, hitid=5531, Float:fX=0.00001, Float:fY=934507118592.00000, Float:fZ=-nan) at F:\SA-MP Server\CnR\gamemodes\CNR.pwn:9701
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement