Advertisement
Guest User

bug dump

a guest
Jul 1st, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | Gaming | 0 0
  1. IndexOutOfRangeException: Index was outside the bounds of the array.
  2. at Inventory.GetItem (System.Int32 _idx) [0x00000] in <449a81bf3cb948cab2a3284f4fa73486>:0
  3. at NetPackagePlayerStats.ProcessPackage (World _world, GameManager _callbacks) [0x00051] in <449a81bf3cb948cab2a3284f4fa73486>:0
  4. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c8] in <449a81bf3cb948cab2a3284f4fa73486>:0
  5. at ConnectionManager.Update () [0x000a1] in <449a81bf3cb948cab2a3284f4fa73486>:0
  6.  
  7. IndexOutOfRangeException: Index was outside the bounds of the array.
  8. at Inventory.GetItem (System.Int32 _idx) [0x00000] in <449a81bf3cb948cab2a3284f4fa73486>:0
  9. at NetPackagePlayerStats.ProcessPackage (World _world, GameManager _callbacks) [0x00051] in <449a81bf3cb948cab2a3284f4fa73486>:0
  10. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c8] in <449a81bf3cb948cab2a3284f4fa73486>:0
  11. at ConnectionManager.Update () [0x000a1] in <449a81bf3cb948cab2a3284f4fa73486>:0
  12.  
  13. IndexOutOfRangeException: Index was outside the bounds of the array.
  14. at Inventory.GetItem (System.Int32 _idx) [0x00000] in <449a81bf3cb948cab2a3284f4fa73486>:0
  15. at NetPackagePlayerStats.ProcessPackage (World _world, GameManager _callbacks) [0x00051] in <449a81bf3cb948cab2a3284f4fa73486>:0
  16. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c8] in <449a81bf3cb948cab2a3284f4fa73486>:0
  17. at ConnectionManager.Update () [0x000a1] in <449a81bf3cb948cab2a3284f4fa73486>:0
  18.  
  19. IndexOutOfRangeException: Index was outside the bounds of the array.
  20. at Inventory.GetItem (System.Int32 _idx) [0x00000] in <449a81bf3cb948cab2a3284f4fa73486>:0
  21. at NetPackagePlayerStats.ProcessPackage (World _world, GameManager _callbacks) [0x00051] in <449a81bf3cb948cab2a3284f4fa73486>:0
  22. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c8] in <449a81bf3cb948cab2a3284f4fa73486>:0
  23. at ConnectionManager.Update () [0x000a1] in <449a81bf3cb948cab2a3284f4fa73486>:0
  24.  
  25. 2023-07-01T21:17:43 12604.329 WRN AddDecorationAt id=21967 r=27 d=0 m=0 m2=0 m3=0, 2623, 28, -2328 replacing
  26. 2023-07-01T21:17:43 12604.375 WRN AddDecorationAt id=22012 r=3 d=0 m=0 m2=0 m3=0, 2646, 28, -2336 replacing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement