Advertisement
MrJayse

Untitled

Mar 28th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 3/28/17 5:31 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException
  8. at java.lang.System.arraycopy(Native Method)
  9. at net.minecraft.world.chunk.Chunk.func_76607_a(Chunk.java:1209)
  10. at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1194)
  11. at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184)
  12. at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242)
  13. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  14. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
  15. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
  16. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  18. at net.minecraft.client.main.Main.main(SourceFile:148)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:498)
  29. at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
  30. at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at java.lang.System.arraycopy(Native Method)
  39. at net.minecraft.world.chunk.Chunk.func_76607_a(Chunk.java:1209)
  40. at net.minecraft.client.network.NetHandlerPlayClient.func_147269_a(NetHandlerPlayClient.java:1194)
  41. at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:184)
  42. at net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148833_a(S26PacketMapChunkBulk.java:242)
  43. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  44. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
  45.  
  46. -- Affected level --
  47. Details:
  48. Level name: MpServer
  49. All players: 1 total; [EntityClientPlayerMP['MrJayse'/7499046, l='MpServer', x=0.00, y=51.62, z=0.00]]
  50. Chunk stats: MultiplayerChunkCache: 281, 281
  51. Level seed: 0
  52. Level generator: ID 00 - default, ver 1. Features enabled: false
  53. Level generator options:
  54. Level spawn location: World: (602,64,888), Chunk: (at 10,4,8 in 37,55; contains blocks 592,0,880 to 607,255,895), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
  55. Level time: 2321 game time, 2321 day time
  56. Level dimension: 0
  57. Level storage version: 0x00000 - Unknown?
  58. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  59. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  60. Forced entities: 1 total; [EntityClientPlayerMP['MrJayse'/7499046, l='MpServer', x=0.00, y=51.62, z=0.00]]
  61. Retry entities: 0 total; []
  62. Server brand: thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge
  63. Server type: Non-integrated multiplayer server
  64. Stacktrace:
  65. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  66. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  67. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  68. at net.minecraft.client.main.Main.main(SourceFile:148)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:498)
  73. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  74. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:498)
  79. at launcher.client.ClientLauncher.launch(ClientLauncher.java:295)
  80. at launcher.client.ClientLauncher.main(ClientLauncher.java:193)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.7.10
  85. Operating System: Windows 10 (amd64) version 10.0
  86. Java Version: 1.8.0_92, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 1207947056 bytes (1151 MB) / 1727004672 bytes (1647 MB) up to 3579314176 bytes (3413 MB)
  89. JVM Flags: 2 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3840M
  90. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
  92. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 64 mods loaded, 64 mods active
  93. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  94. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  95. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  96. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  97. UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  98. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  99. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.0.5.120-universal.jar)
  100. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  101. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  102. UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([Client]ArmorStatusHUD--FC1.28.jar)
  103. UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([Client]Damage-Indicators-3.2.3.jar)
  104. UCHIJA FastCraft{1.21} [FastCraft] ([Client]fastcraft-1.21.jar)
  105. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([Client]InventoryTweaks-1.59.jar)
  106. UCHIJA xmodmenu{1.0} [xModMenu - by MinePlay] ([Client]Menu-Mod.jar)
  107. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] ([Client]MouseTweaks.jar)
  108. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] ([Client]MrTJPCore-1.1.0.33-universal.jar)
  109. UCHIJA mod_radio{1.0} [Radio] ([Client]RadioPlayer-Mod.zip)
  110. UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] ([Client]ReisMinimap-3.6.jar)
  111. UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([Client]StatusEffectHUD-1.27.jar)
  112. UCHIJA worldedit-cui{1.0} [WorldEdit Client User Interface] ([Client]WorldEditCUI-clientedition.jar)
  113. UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-clientedition.jar)
  114. UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-clientedition.jar)
  115. UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-3.1.3-327-clientedition.jar)
  116. UCHIJA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-clientedition.jar)
  117. UCHIJA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-clientedition.jar)
  118. UCHIJA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-clientedition.jar)
  119. UCHIJA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-clientedition.jar)
  120. UCHIJA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-clientedition.jar)
  121. UCHIJA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-clientedition.jar)
  122. UCHIJA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-clientedition.jar)
  123. UCHIJA IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-clientedition.jar)
  124. UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-clientedition.jar)
  125. UCHIJA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-1.2.5-115-clientedition.jar)
  126. UCHIJA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-4.1.4-247-clientedition.jar)
  127. UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  128. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  129. UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-clientedition.jar)
  130. UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-clientedition.jar)
  131. UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-clientedition.jar)
  132. UCHIJA ChickenChunks{1.3.4} [ChickenChunks] (ChickenChunks_clientedition.jar)
  133. UCHIJA CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
  134. UCHIJA Zprefix_VillagerFix{1.0} [Zprefix_VillagerFix] (Dragon-clientedition.jar)
  135. UCHIJA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-0.2.0.36_beta-clientedition.jar)
  136. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
  137. UCHIJA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-clientedition.jar)
  138. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-clientedition.jar)
  139. UCHIJA WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-clientedition.jar)
  140. UCHIJA ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-clientedition.jar)
  141. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  142. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-clientedition.jar)
  143. UCHIJA IC2NuclearControl{2.4.1a} [Nuclear Control 2] (IC2NuclearControl-2.4.1a.jar)
  144. UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  145. UCHIJA IronChest{6.0.62.742} [Iron Chest] (IronChest.jar)
  146. UCHIJA xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-clientedition.jar)
  147. UCHIJA lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-clientediton.jar)
  148. UCHIJA Trade{1.0} [Trade] (Mine-Play-Trader-clientedition.jar)
  149. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-3.0.10B.jar)
  150. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-4.7.0pre12.95-Base.jar)
  151. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed--4.7.0pre12.95-Integration.jar)
  152. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed--4.7.0pre12.95-Integration.jar)
  153. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-4.7.0pre12.95-Lighting.jar)
  154. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-4.7.0pre12.95-World.jar)
  155. UCHIJA TechRecipes{1.0} [TechRecipes] (TechRecipes-1.15.jar)
  156. UCHIJA vending{1.2.3} [vending] (vending-1.2.0b-clientedition.jar)
  157. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  158. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.82' Renderer: 'GeForce GT 630M/PCIe/SSE2'
  159. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  160. CoFHCore: -[1.7.10]3.1.3-327
  161. ThermalFoundation: -[1.7.10]1.2.5-115
  162. ThermalExpansion: -[1.7.10]4.1.4-247
  163. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  164. EnderIO: Found the following problem(s) with your installation:
  165. * Optifine is installed. This is NOT supported.
  166. * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.18-clientedition.jar).
  167. It is a supported version, but that difference may lead to problems.
  168. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-clientedition.jar).
  169. Ender IO was build against API version rv2 and may or may not work with a newer version.
  170. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  171. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  172. Optifine
  173. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  174. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  175. Launched Version: 1.7.10
  176. LWJGL: 2.9.4
  177. OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.82, NVIDIA Corporation
  178. GL Caps: Using GL 1.3 multitexturing.
  179. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  180. Anisotropic filtering is supported and maximum anisotropy is 16.
  181. Shaders are available because OpenGL 2.1 is supported.
  182.  
  183. Is Modded: Definitely; Client brand changed to 'fml,forge'
  184. Type: Client (map_client.txt)
  185. Resource Packs: []
  186. Current Language: Русский (Россия)
  187. Profiler Position: N/A (disabled)
  188. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  189. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement