Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Who set us up the TNT?
- Time: 2/15/16 8:33 PM
- Description: Exception generating new chunk
- java.lang.ArrayIndexOutOfBoundsException: -1
- at climateControl.api.ClimateControlRules.noBeachesAllowed(ClimateControlRules.java:18)
- at climateControl.customGenLayer.GenLayerPrettyShore.waterBiome(GenLayerPrettyShore.java:33)
- at climateControl.customGenLayer.GenLayerPrettyShore.func_75904_a(GenLayerPrettyShore.java:99)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at climateControl.genLayerPack.GenLayerSmooth.func_75904_a(GenLayerSmooth.java:25)
- at climateControl.customGenLayer.GenLayerLimitedCache.func_75904_a(GenLayerLimitedCache.java:59)
- at climateControl.customGenLayer.GenLayerLowlandRiverMix.func_75904_a(GenLayerLowlandRiverMix.java:58)
- at climateControl.customGenLayer.GenLayerRiverMixWrapper.func_75904_a(GenLayerRiverMixWrapper.java:78)
- at net.minecraft.world.gen.layer.GenLayerVoronoiZoom.func_75904_a(SourceFile:23)
- at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:70)
- at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
- at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
- at net.minecraft.world.biome.BiomeCache.func_76839_e(SourceFile:87)
- at net.minecraft.world.biome.WorldChunkManager.func_76931_a(WorldChunkManager.java:157)
- at net.minecraft.world.biome.WorldChunkManager.func_76933_b(WorldChunkManager.java:143)
- at net.minecraft.world.gen.ChunkProviderGenerate.func_73154_d(ChunkProviderGenerate.java:213)
- at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
- at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:370)
- at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:97)
- at net.minecraft.server.management.PlayerManager.func_72691_b(PlayerManager.java:190)
- at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:267)
- at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:313)
- at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:404)
- at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
- at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at climateControl.api.ClimateControlRules.noBeachesAllowed(ClimateControlRules.java:18)
- at climateControl.customGenLayer.GenLayerPrettyShore.waterBiome(GenLayerPrettyShore.java:33)
- at climateControl.customGenLayer.GenLayerPrettyShore.func_75904_a(GenLayerPrettyShore.java:99)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
- at climateControl.genLayerPack.GenLayerSmooth.func_75904_a(GenLayerSmooth.java:25)
- at climateControl.customGenLayer.GenLayerLimitedCache.func_75904_a(GenLayerLimitedCache.java:59)
- at climateControl.customGenLayer.GenLayerLowlandRiverMix.func_75904_a(GenLayerLowlandRiverMix.java:58)
- at climateControl.customGenLayer.GenLayerRiverMixWrapper.func_75904_a(GenLayerRiverMixWrapper.java:78)
- at net.minecraft.world.gen.layer.GenLayerVoronoiZoom.func_75904_a(SourceFile:23)
- at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:70)
- at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
- at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
- at net.minecraft.world.biome.BiomeCache.func_76839_e(SourceFile:87)
- at net.minecraft.world.biome.WorldChunkManager.func_76931_a(WorldChunkManager.java:157)
- at net.minecraft.world.biome.WorldChunkManager.func_76933_b(WorldChunkManager.java:143)
- at net.minecraft.world.gen.ChunkProviderGenerate.func_73154_d(ChunkProviderGenerate.java:213)
- -- Chunk to be generated --
- Details:
- Location: -307,-36
- Position hash: -150323855667
- Generator: RandomLevelSource
- Stacktrace:
- at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
- at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:370)
- at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:97)
- at net.minecraft.server.management.PlayerManager.func_72691_b(PlayerManager.java:190)
- at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:267)
- at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:313)
- at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:404)
- at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
- at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
- -- Ticking connection --
- Details:
- Connection: net.minecraft.network.NetworkManager@35008ccd
- Stacktrace:
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_66, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1214945208 bytes (1158 MB) / 3066036224 bytes (2924 MB) up to 3066036224 bytes (2924 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx3072m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 2, allocated: 13, tallocated: 103
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 127 mods loaded, 127 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
- UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
- UCHIJAAAA AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar)
- UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
- UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
- UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
- UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
- UCHIJAAAA PaneInTheGlass{1.2.0} [Pane In The Glass CoreMod] (minecraft.jar)
- UCHIJAAAA PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
- UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJAAAA SC0_SpaceCore{0.7.9} [SpaceCore] (1.7.10-SpaceCore-0.7.9.jar)
- UCHIJAAAA SC0_BiomeWand{1.1.9} [Biome Wand] (1.7.10-Biome-Wand-1.1.9.jar)
- UCHIJAAAA mod_ecru_MapleTree{1.1.32e} [MapleTree] ([1.7.10]MapleTree Forge v1.1.32e.jar)
- UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
- UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
- UCHIJAAAA DCsAppleMilk{1.7.10_2.9c} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.9c.jar)
- UCHIJAAAA AMTAddonJP{1.7.10_1.4a} [AddonforAMT-JP] (AddonforAMT-JP-1.7.10_1.4a.jar)
- UCHIJAAAA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
- UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
- UCHIJAAAA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
- UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
- UCHIJAAAA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
- UCHIJAAAA StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
- UCHIJAAAA dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
- UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
- UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
- UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
- UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
- UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
- UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
- UCHIJAAAA DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.9c.jar)
- UCHIJAAAA Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
- UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
- UCHIJAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
- UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
- UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
- UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar)
- UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
- UCHIJAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
- UCHIJAAAA climatecontrol{0.4} [Climate Control] (ClimateControl-0.5.beta45.jar)
- UCHIJAAAA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
- UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
- UCHIJAAAA davincing{1710.1.8} [DaVincing] (DaVincing-1710.1.8.jar)
- UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
- UCHIJAAAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
- UCHIJAAAA doggytalents{v1.9.0h} [Doggy Talents] (DoggyTalents-1.7.10-v1.9.0h-universal.jar)
- UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
- UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
- UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
- UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
- UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.2c.jar)
- UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
- UCHIJAAAA farseek{1.0.10} [Farseek] (Farseek-1.0.10.jar)
- UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
- UCHIJAAAA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
- UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
- UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
- UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
- UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
- UCHIJAAAA globbypotato_rockhounding{3.00} [Rockhounding Mod] (globbypotato_rockhounding-1.7.10-v3.21.jar)
- UCHIJAAAA gravestonemod{1.7.10} [Gravestones] (GraveStones 1.7.10 -3.jar)
- UCHIJAAAA Growthcraft{1.7.10-2.4.0} [Growthcraft] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Cellar{1.7.10-2.4.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Apples{1.7.10-2.4.0} [Growthcraft Apples] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.4.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Bees{1.7.10-2.4.0} [Growthcraft Bees] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.4.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Grapes{1.7.10-2.4.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Hops{1.7.10-2.4.0} [Growthcraft Hops] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA Growthcraft|Rice{1.7.10-2.4.0} [Growthcraft Rice] (growthcraft-1.7.10-2.4.0-complete.jar)
- UCHIJAAAA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
- UCHIJAAAA ImmersiveEngineering{0.6.5.1} [Immersive Engineering] (ImmersiveEngineering-0.6.5.1.jar)
- UCHIJAAAA immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.jar)
- UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
- UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
- UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
- UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
- UCHIJAAAA malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
- UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
- UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
- UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
- UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
- UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
- UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
- UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
- UCHIJAAAA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
- UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
- UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
- UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
- UCHIJAAAA temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
- UCHIJAAAA plantmegapack{4.30} [Plant Mega Pack] (plantmegapack-4.30-1.7.10-1492.jar)
- UCHIJAAAA rancraftpenguins{1.7.10q} [Rancraft Penguins] (rancraftpenguins-1.7.10q.jar)
- UCHIJAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
- UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
- UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
- UCHIJAAAA RTG{0.6.0} [Realistic Terrain Generation] (RTG-1.7.10-0.6.0.jar)
- UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
- UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
- UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
- UCHIJAAAA WTFCore{1.65} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.66.jar)
- UCHIJAAAA CaveBiomes{1.53} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.53.jar)
- UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- CoFHCore: -[1.7.10]3.0.3-303
- Mantle Environment: Environment healthy.
- MineFactoryReloaded: -[1.7.10]2.8.0-104
- TConstruct Environment: Environment healthy.
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Player Count: 1 / 8; [EntityPlayerMP['musicsmith'/922, l='Largebiome1', x=-4777.87, y=70.37, z=-401.39]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement