java.lang.ArrayIndexOutOfBoundsException: 14
at exterminatorjeff.undergroundbiomes.common.block.UBOreMetamorphic.getStateForPlacement(UBOreMetamorphic.java:42)
at net.minecraft.block.Block.getStateForPlacement(Block.java:2259)
at portablejim.bbw.core.WandWorker.getProperItemStack(WandWorker.java:84)
at portablejim.bbw.core.BlockEvents.blockHighlightEvent(BlockEvents.java:53)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1716_BlockEvents_blockHighlightEvent_DrawBlockHighlightEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:191)
at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.optifine.reflect.Reflector.callBoolean(Reflector.java:680)
at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1819)
at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1613)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1384)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Affected level --
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['kellixon'/84, l='MpServer', x=484.67, y=34.33, z=-481.59]]
Chunk stats: MultiplayerChunkCache: 272, 272
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (188,64,244), Chunk: (at 12,4,4 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 171172 game time, 57255 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 9 total; [EntityChicken['Курица'/28766, l='MpServer', x=487.20, y=79.00, z=-528.37], EntityChicken['Курица'/28767, l='MpServer', x=493.87, y=79.00, z=-533.50], EntityChicken['Курица'/28768, l='MpServer', x=484.80, y=80.00, z=-529.80], EntityChicken['Курица'/8817, l='MpServer', x=489.13, y=74.00, z=-522.55], GCEntityClientPlayerMP['kellixon'/84, l='MpServer', x=484.67, y=34.33, z=-481.59], EntityWoodpecker['Дятел'/3796, l='MpServer', x=510.51, y=74.49, z=-490.60], EntityPig['Свинья'/1783, l='MpServer', x=412.28, y=71.00, z=-427.50], EntityPig['Свинья'/1913, l='MpServer', x=485.50, y=74.00, z=-495.30], EntityPig['Свинья'/1915, l='MpServer', x=482.17, y=73.00, z=-495.19]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2704607152 bytes (2579 MB) / 7087849472 bytes (6759 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -Xmx10G -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.42 Powered by Forge 14.23.5.2825 Optifine OptiFine_1.12.2_HD_U_E3 173 mods loaded, 173 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
MC 1.12.2. Forge 14.23.5.2825. BetterBuildersWands 0.13.2.271+UndergroundBiomes 1.3.2. Crash the game when build blocks from UndergroundBiomes.
---- Minecraft Crash Report ---- // I let you down. Sorry :(
Time: 2019-04-13 18:23:53 MSK Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 14 at exterminatorjeff.undergroundbiomes.common.block.UBOreMetamorphic.getStateForPlacement(UBOreMetamorphic.java:42) at net.minecraft.block.Block.getStateForPlacement(Block.java:2259) at portablejim.bbw.core.WandWorker.getProperItemStack(WandWorker.java:84) at portablejim.bbw.core.BlockEvents.blockHighlightEvent(BlockEvents.java:53) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1716_BlockEvents_blockHighlightEvent_DrawBlockHighlightEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:191) at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.optifine.reflect.Reflector.callBoolean(Reflector.java:680) at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1819) at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1613) at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1384) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119) at net.minecraft.client.Minecraft.run(Minecraft.java:3942) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Affected level -- Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['kellixon'/84, l='MpServer', x=484.67, y=34.33, z=-481.59]] Chunk stats: MultiplayerChunkCache: 272, 272 Level seed: 0 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (188,64,244), Chunk: (at 12,4,4 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 171172 game time, 57255 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 9 total; [EntityChicken['Курица'/28766, l='MpServer', x=487.20, y=79.00, z=-528.37], EntityChicken['Курица'/28767, l='MpServer', x=493.87, y=79.00, z=-533.50], EntityChicken['Курица'/28768, l='MpServer', x=484.80, y=80.00, z=-529.80], EntityChicken['Курица'/8817, l='MpServer', x=489.13, y=74.00, z=-522.55], GCEntityClientPlayerMP['kellixon'/84, l='MpServer', x=484.67, y=34.33, z=-481.59], EntityWoodpecker['Дятел'/3796, l='MpServer', x=510.51, y=74.49, z=-490.60], EntityPig['Свинья'/1783, l='MpServer', x=412.28, y=71.00, z=-427.50], EntityPig['Свинья'/1913, l='MpServer', x=485.50, y=74.00, z=-495.30], EntityPig['Свинья'/1915, l='MpServer', x=482.17, y=73.00, z=-495.19]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server
-- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_202, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2704607152 bytes (2579 MB) / 7087849472 bytes (6759 MB) up to 9544663040 bytes (9102 MB) JVM Flags: 2 total; -Xmx10G -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: MCP 9.42 Powered by Forge 14.23.5.2825 Optifine OptiFine_1.12.2_HD_U_E3 173 mods loaded, 173 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): Techguns Core (TechGuns 2.0.1.2-1.jar) techguns.core.TechgunsASMTransformer CorePlugin (SmoothFont 2.0-a9.jar) bre.smoothfont.asm.Transformer AppleCore (AppleCore 3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler Inventory Tweaks Coremod (InventoryTweaks 1.64.jar) invtweaks.forge.asm.ContainerTransformer Enchantments Control Core (EnchControl 1.1.4-0.jar) austeretony.enchcontrol.common.core.ECClassTransformer CreativePatchingLoader (CreativeCore 1.9.42.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.67' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' RebornCore: Plugin Engine: 0 RebornCore Version: 3.13.12.447 Runtime Debofucsation 1 RenderEngine: 1 forestry : Modules have been disabled in the config: Extra Utilities, ImmersiveEngineering, Crate, BuildCraft 6 Transport, rustic, HarvestCraft, EnderIO, IndustrialCraft2, BuildCraft 6 Recipes, BuildCraft 6 Statements, Better With Mods, TechReborn, Lepidopterology, Natura, BuildCraft 6 Fuels, Database Suspected Mods: Underground Biomes (undergroundbiomes), Better Builder's Wands (betterbuilderswands) Launched Version: 1.12.2-forge1.12.2-14.23.5.2825 LWJGL: 2.9.4 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 419.67, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: 5.[32x]FaithfulMods 12.04.zip, 4.[32x]Faithful 5.0.zip, 3.[1.12.2]RuLang by kellixon 1.0.zip, 2.[1.12.2]Sn0wSongSound 2.05.zip, 1.[1.12.2]Sn0wSongMusic 1.0.zip, NoLevelUp.zip Current Language: Русский (Россия) Profiler Position: N/A (disabled) CPU: 8x AMD FX-8320E Eight-Core Processor Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0