sasaoi

Untitled

Aug 13th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCCDeobfPlugin (unknown)
  5. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
  6. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Oh - I know what I did wrong!
  10.  
  11. Time: 16/08/14 10:01
  12. Description: Unexpected error
  13.  
  14. java.lang.ArrayIndexOutOfBoundsException: 0
  15. at codechicken.core.featurehack.mc.TextureLavaFlowFX.writeColour(TextureLavaFlowFX.java:114)
  16. at codechicken.core.featurehack.mc.TextureLavaFlowFX.onTick(TextureLavaFlowFX.java:106)
  17. at codechicken.lib.render.TextureFX.update(TextureFX.java:50)
  18. at codechicken.lib.render.TextureSpecial.func_94219_l(TextureSpecial.java:72)
  19. at net.minecraft.client.renderer.texture.TextureMap.func_94248_c(TextureMap.java:328)
  20. at net.minecraft.client.renderer.texture.TextureMap.func_110550_d(TextureMap.java:354)
  21. at net.minecraft.client.renderer.texture.TextureManager.func_110550_d(TextureManager.java:124)
  22. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1672)
  23. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  24. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  25. at net.minecraft.client.main.Main.main(SourceFile:124)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  31. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- System Details --
  38. Details:
  39. Minecraft Version: 1.10.2
  40. Operating System: Windows 10 (amd64) version 10.0
  41. Java Version: 1.8.0_102, Oracle Corporation
  42. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  43. Memory: 3578146744 bytes (3412 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB)
  44. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4G -Xmx4G -XX:MetaspaceSize=512M -XX:MaxMetaspaceSize=512M
  45. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  46. FML: MCP 9.32 Powered by Forge 12.18.1.2060 4 mods loaded, 4 mods active
  47. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  48. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  49. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2060.jar)
  50. UCHIJA Forge{12.18.1.2060} [Minecraft Forge] (forge-1.10.2-12.18.1.2060.jar)
  51. UCHIJA CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
  52. Loaded coremods (and transformers):
  53. CCCDeobfPlugin (unknown)
  54.  
  55. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
  56. codechicken.lib.asm.ClassHeirachyManager
  57. codechicken.lib.asm.RenderHookTransformer
  58. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  59. codechicken.core.asm.TweakTransformer
  60. codechicken.core.asm.DelegatedTransformer
  61. codechicken.core.asm.DefaultImplementationTransformer
  62. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GT 650M/PCIe/SSE2'
  63. CodeChickenCore: ignoreInvalidMCVersion state: false
  64. Launched Version: 1.10.2-forge1.10.2-12.18.1.2060
  65. LWJGL: 2.9.4
  66. OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.81, NVIDIA Corporation
  67. GL Caps: Using GL 1.3 multitexturing.
  68. Using GL 1.3 texture combiners.
  69. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  70. Shaders are available because OpenGL 2.1 is supported.
  71. VBOs are available because OpenGL 1.5 is supported.
  72.  
  73. Using VBOs: Yes
  74. Is Modded: Definitely; Client brand changed to 'fml,forge'
  75. Type: Client (map_client.txt)
  76. Resource Packs:
  77. Current Language: English (United Kingdom)
  78. Profiler Position: N/A (disabled)
  79. CPU: 8x Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Advertisement
Add Comment
Please, Sign In to add comment