Advertisement
lLuffy

Untitled

Feb 14th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. ---- Minecraft Краткий краш-репорт ----
  2. // Это краш-репорт! Если он не понятен, обратитесь к тех-админу или выложите его на форум, залив данный текст сюда: https://pastebin.com/
  3.  
  4. Время: 1/21/19 7:17 PM
  5. Описание: Ticking screen
  6.  
  7. java.lang.IndexOutOfBoundsException: Index: 100, Size: 100
  8. at java.util.ArrayList.rangeCheck(ArrayList.java:653)
  9. at java.util.ArrayList.get(ArrayList.java:429)
  10. at acs.tabbychat.core.ChatChannel.getChatLine(ChatChannel.java:87)
  11. at acs.tabbychat.core.GuiNewChatTC.addChatLines(GuiNewChatTC.java:69)
  12. at acs.tabbychat.core.TabbyChat.resetDisplayedChat(TabbyChat.java:657)
  13. at acs.tabbychat.core.TabbyChat.checkServer(TabbyChat.java:280)
  14. at acs.tabbychat.core.GuiNewChatTC.func_96129_a(GuiNewChatTC.java:328)
  15. at acs.tabbychat.core.GuiNewChatTC.func_73763_a(GuiNewChatTC.java:497)
  16. at acs.tabbychat.core.GuiNewChatTC.func_73765_a(GuiNewChatTC.java:493)
  17. at net.minecraft.client.multiplayer.NetClientHandler.func_72481_a(NetClientHandler.java:855)
  18. at net.minecraft.network.packet.Packet3Chat.func_73279_a(SourceFile:44)
  19. at com.mumfrey.liteloader.core.HookChat.func_73279_a(HookChat.java:111)
  20. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
  21. at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266)
  22. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)
  23. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1526)
  24. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)
  25. at net.minecraft.client.Minecraft.run(Minecraft.java:760)
  26. at java.lang.Thread.run(Thread.java:748)
  27.  
  28.  
  29. Подробная пошаговая информация по ошибке, её код и все детали приведены ниже:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Шапка --
  33. (ВЕРОЯТНАЯ ПРИЧИНА) Stacktrace:
  34. at java.util.ArrayList.rangeCheck(ArrayList.java:653)
  35. at java.util.ArrayList.get(ArrayList.java:429)
  36. at acs.tabbychat.core.ChatChannel.getChatLine(ChatChannel.java:87)
  37. at acs.tabbychat.core.GuiNewChatTC.addChatLines(GuiNewChatTC.java:69)
  38. at acs.tabbychat.core.TabbyChat.resetDisplayedChat(TabbyChat.java:657)
  39. at acs.tabbychat.core.TabbyChat.checkServer(TabbyChat.java:280)
  40. at acs.tabbychat.core.GuiNewChatTC.func_96129_a(GuiNewChatTC.java:328)
  41. at acs.tabbychat.core.GuiNewChatTC.func_73763_a(GuiNewChatTC.java:497)
  42. at acs.tabbychat.core.GuiNewChatTC.func_73765_a(GuiNewChatTC.java:493)
  43. at net.minecraft.client.multiplayer.NetClientHandler.func_72481_a(NetClientHandler.java:855)
  44. at net.minecraft.network.packet.Packet3Chat.func_73279_a(SourceFile:44)
  45. at com.mumfrey.liteloader.core.HookChat.func_73279_a(HookChat.java:111)
  46. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
  47. at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266)
  48. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)
  49.  
  50. -- Affected screen --
  51. Details:
  52. Screen name: net.minecraft.client.gui.GuiDownloadTerrain
  53.  
  54. -- Affected level --
  55. Details:
  56. Level name: MpServer
  57. All players: 1 total; [EntityClientPlayerMP['AngelHunter777'/443981, l='MpServer', x=8.50, y=66.62, z=8.50]]
  58. Chunk stats: MultiplayerChunkCache: 0
  59. Level seed: 0
  60. Level generator: ID 00 - default, ver 1. Features enabled: false
  61. Level generator options:
  62. Level spawn location: World: (100,100,100), Chunk: (at 4,6,4 in 6,6; contains blocks 96,0,96 to 111,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  63. Level time: 82639637 game time, 83604624 day time
  64. Level dimension: 0
  65. Level storage version: 0x00000 - Unknown?
  66. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  67. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  68. Forced entities: 1 total; [EntityClientPlayerMP['AngelHunter777'/443981, l='MpServer', x=8.50, y=66.62, z=8.50]]
  69. Retry entities: 0 total; []
  70. Stacktrace:
  71. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
  72. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2419)
  73. at net.minecraft.client.Minecraft.run(Minecraft.java:776)
  74. at java.lang.Thread.run(Thread.java:748)
  75.  
  76. -- Детали системы --
  77. Details:
  78. Версия Minecraft: 1.5.2
  79. Операционная система: Windows 7 (x86) version 6.1
  80. Версия Java: 1.8.0_131, Oracle Corporation
  81. Версия Java VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  82. Память: 906075264 bytes (864 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
  83. Флаги JVM: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  84. AABB Pool Size: 4625 (259000 bytes; 0 MB) allocated, 4625 (259000 bytes; 0 MB) used
  85. Подозрительные классы: FML and Forge are installed
  86. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  87. FML: ~~ERROR~~ IndexOutOfBoundsException: start index (1) must not be greater than size (0)
  88. LWJGL: 2.9.4
  89. OpenGL: GeForce 9300M GS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
  90. Is Modded: Definitely; Client brand changed to 'fml,forge'
  91. Type: Client (map_client.txt)
  92. Texture Pack: MCskill HD.zip
  93. Profiler Position: N/A (disabled)
  94. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement