Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2020
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. ——————————————————————————————————————————————————————————————————————————————————
  2. F:\Might and Magic VIII\Scripts\General\NPCMercenaries.lua:546: array index (53) out of bounds [0, 52]
  3.  
  4. stack traceback:
  5. [C]: in function 'error'
  6. Scripts/Core/RSMem.lua:1342: in function '__index'
  7. F:\Might and Magic VIII\Scripts\General\NPCMercenaries.lua:546: in function 'v'
  8. Scripts/Core/EventsList.lua:68: in function <Scripts/Core/EventsList.lua:63>
  9.  
  10. arguments of '__index':
  11. t = (table: 0x05603f20)
  12. a = 53
  13. v = nil
  14.  
  15. local variables of '__index':
  16. aorig = 53
  17. a1 = 53
  18. n = 53
  19.  
  20. upvalues of '__index':
  21. ptr = nil
  22. u4 = (table: 0x05398710)
  23. GetPtr = (function: 0x0539ae10)
  24. obj = (table: 0x0557f120)
  25. o = 71511768
  26. assertnum = (function: 0x05395da8)
  27. error = (function: 0x04427ab8)
  28. type = (function: builtin#3)
  29. SetLen = nil
  30. low = 0
  31. GetLen = (function: 0x05526328)
  32. lenP = nil
  33. lenA = nil
  34. count = 53
  35. size = 4
  36. _index = nil
  37. _newindex = nil
  38. tonumber = (function: builtin#17)
  39. beyondLen = nil
  40. f = (function: 0x053bf190)
  41. format = (function: builtin#91)
  42. sOutOfBounds = "array index (%s) out of bounds [%s, %s]"
  43. tostring = (function: builtin#18)
  44. tostring2 = (function: 0x05395e10)
  45. ----------------------------------------------------------------------------------
  46. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement