Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. IndexOutOfRangeException: Index was outside the bounds of the array.
  2. at XUiC_LootContainer.OnTileEntityChanged (TileEntity _te, System.Int32 _dataObject) [0x0000b] in <34da800fcf13489e9c568ba54d29c6a1>:0
  3. at TileEntity.NotifyListeners () [0x00010] in <34da800fcf13489e9c568ba54d29c6a1>:0
  4. at TileEntity.setModified () [0x00086] in <34da800fcf13489e9c568ba54d29c6a1>:0
  5. at TileEntity.SetModified () [0x00000] in <34da800fcf13489e9c568ba54d29c6a1>:0
  6. at XUiC_LootWindow.CloseContainer () [0x000e0] in <34da800fcf13489e9c568ba54d29c6a1>:0
  7. at XUiC_LootWindowGroup.OnClose () [0x0006d] in <34da800fcf13489e9c568ba54d29c6a1>:0
  8. at XUiWindowGroup.OnClose () [0x00023] in <34da800fcf13489e9c568ba54d29c6a1>:0
  9. at GUIWindowManager.Close (GUIWindow _w, System.Boolean _fromEsc) [0x0000f] in <34da800fcf13489e9c568ba54d29c6a1>:0
  10. at GUIWindowManager.CloseAllOpenWindows (GUIWindow _exceptThis, System.Boolean _fromEsc) [0x00022] in <34da800fcf13489e9c568ba54d29c6a1>:0
  11. at PlayerMoveController+<>c__DisplayClass33_0.<Awake>b__4 () [0x00068] in <34da800fcf13489e9c568ba54d29c6a1>:0
  12. at NGuiAction.OnClick () [0x00010] in <34da800fcf13489e9c568ba54d29c6a1>:0
  13. at GUIWindowManager.Update () [0x00180] in <34da800fcf13489e9c568ba54d29c6a1>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement