• 0

    posted a message on Rope Exploration Pack Crash

    I've recently been having my game crash while loading. I've determined that it's due to the Rope Exploration Pack mod. I haven't had this issue before, and I haven't made any changes since the last time the game started up fine.


    Crash Report:


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// My bad.
    Time: 3/30/20 9:29 PMDescription: Initializing game
    java.lang.NullPointerException: Initializing game at com.jadarstudios.developercapes.cape.CapeConfigManager.parse(CapeConfigManager.java:116) at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:139) at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:102) at com.epm.rope.RopeEPM.initialize(RopeEPM.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:---------------------------------------------------------------------------------------
    -- Head --Stacktrace: at com.jadarstudios.developercapes.cape.CapeConfigManager.parse(CapeConfigManager.java:116) at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:139) at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:102) at com.epm.rope.RopeEPM.initialize(RopeEPM.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    -- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    -- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 424877824 bytes (405 MB) / 2013265920 bytes (1920 MB) up to 10737418240 bytes (10240 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D3 207 mods loaded, 196 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) UCHI AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI infinitefluids{1.0.1} [InfiniteFluids] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar) UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar) UCHI OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHI <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar) UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) UCHI newdungeons{0.3} [New Dungeons] (14175149068_New-Dungeons-Mod-1.7.10.jar) UCHI jewelrycraft2{1.1.4} [Jewelrycraft 2] ([1.7.10]+Jewelrycraft2-1.1.4-universal.jar) UCHI MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar) UCHI MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar) UCHI MCP_Loom{1.2.3} [MC+ Loom] ([1.7.10][1.2] MC+ Loom - v1.2.3.jar) UCHI MCP_Satchel{1.3.2} [MC+ Satchel] ([1.7.10][1.2] MC+ Satchel - v1.3.2.jar) UCHI MCP_Sickle{1.0.0} [MC+ Sickle] ([1.7.10][1.2] MC+ Sickle - v1.0.0.jar) UCHI MCP_TrappedLadder{1.1.2} [MC+ TrappedLadder] ([1.7.10][1.2] MC+ TrappedLadder - v1.1.2.jar) UCHI MCP_Turtle{1.2.3} [MC+ Turtle] ([1.7.10][1.2] MC+ Turtle - v1.2.3.jar) UCHI MCP_Vines{1.0.1} [MC+ Vines] ([1.7.10][1.2] MC+ Vines - v1.0.1.jar) UCHI More Crafting Recipes Mod{Minecraft 1.7.2} [More Crafting Recipes Mod] ([2.2.0] More Crafting Recipes Mod.jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar) UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar) UCHI AdvancedThaumaturgy{2.0} [Advanced Thaumaturgy] (AdvancedThaumaturgy-2.0-1.7.10-16.jar) UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHI chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar) UCHI Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) UCHI koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar) UCHI dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar) UCHI antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-1.3.5-1.7.10.jar) UCHI DCsAppleMilk{1.7.10_2.9n} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.9n.jar) UCHI DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.9n.jar) UCHI Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar) UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) UCHI MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-399.jar) UCHI astikoor{1.0.0} [Astikoor] (astikoor-1.0.0.jar) UCHI attainedDrops{1.3} [Attained Drops] (AttainedDrops-1.7.10-1.3.jar) UCHI atum{0.6} [Atum] (Atum-1.7.10-0.6.77.jar) UCHI Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) UCHI betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar) UCHI BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar) UCHI BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar) UCHI Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar) UCHI Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar) UCHI birdsnests{1.4} [Bird's Nests] (BirdsNests1.7.10-1.4.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI redgear_core{2.2.2} [Red Gear Core] (RedGearCore-1.7.10-2.2.2.jar) UCHI redgear_brewcraft{1.3.3} [Brewcraft] (Brewcraft-1.7.10-1.3.3.jar) UCHI butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar) UCHI caveworld{2.3.2} [Caveworld 2] (Caveworld_1.7.10-v2.3.2.jar) UCHI CBMReborn{1.0.8} [Condensed Block Mod Reborn] (CbmReborn-1.7.10-1.0.8.jar) UCHI convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar) UCHI CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHI tc{4.4.1_019} [Traincraft] (Traincraft-4.4.1_019.jar) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar) UCHI DragonAPI{v21c} [DragonAPI] (DragonAPI+1.7.10+V21c.jar) UCHI CritterPet{v21a} [Critter Pet] (CritterPet+1.7.10+V21a.jar) UCHI customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar) UCHI D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar) UCHI PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) UCHI props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar) UCHI DeeperCaves{0.5.0} [DeeperCaves] (DeeperCaves-0.5.0-mc1.7.10.jar) UCHI DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1) UCHI DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar) UCHI DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) UCHI DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) UCHI DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) UCHI wizardry{1.1.3} [Electroblob's Wizardry] (Electroblob's Wizardry - 1.1.3 - MC 1.7.10.jar) UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) UCHI endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHI EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHI etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar) UCHI exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.0.2b-1.7.10.jar) UCHI weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) UCHI exparmory{1.4.1} [Expanded Armory] (ExpandedArmory-1.7.10-1.4.1.jar) UCHI golems{1.20} [Extra Golems] (Extra-Golems[1.7.10]-1.20.jar) UCHI golems_addon_futurum{1.04} [Et Futurum Golems Addon] (ExtraGolemsAddonFuturum[1.7.10]-1.04.jar) UCHI fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar) UCHI fluxedCrystals{1.0.7} [FluxedCrystals2] (Fluxed-Crystals2-1.0.7.jar) UCHI friendlyfier{@VERSION@} [Friendlyfier] (friendlyfier-1.7.10-1.0.0.1.jar) UCHI futurethings{2.0.0} [futurethings] (FutureThings_Relase_V2.0.0.jar) UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar) UCHI GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar) UCHI GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar) UCHI GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar) UCHI GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar) UCHI GeoStrata{v21a} [GeoStrata] (GeoStrata+1.7.10+V21a.jar) UCHI GlassWorks{1.0} [GlassWorks] (GlassWorks-1.7.10-1.2.jar) UCHI gravestonemod{1.7.10}
    [Gravestones] (GraveStones 1.7.10 -3.jar) UCHI Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft-1.7.10-2.7.2-complete.jar) UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHI iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) UCHI imc{1.12.1-MC1.7.10} [Improving Minecraft] (Improving Minecraft-1.12.2 for Minecraft 1.7.10.jar) UCHI infusedring{1.0.4} [Infused Ring Mod] (infusedring-1.7.10-1.0.4.jar) UCHI iskallminimobs{1.2.35} [Iskall MiniMobs] (iskallminimobs-1.2.35.jar) UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar) UCHI jrfwalls{v1.7.10-00.01.05 Beta} [Uncle Jeff's Walls Mod] (jrfwalls-1.7.10-00.01.05.jar) UCHI latticemod{1.0} [Lattice Mod] (latticemod-mc1.7.10-1.0.jar) UCHI lp{1.0.0} [LightsPlus] (LightsPlus 1.7.10_1.1.0.jar) UCHI locks{1.0.0} [Locks] (Locks-1.0.0.jar) UCHI LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar) UCHI Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar) UCHI mdeco{0.3.5} [Magical Decorations] (MagicalDecorations-0.3.5.jar) UCHI majora{1.0.0 Alpha} [Majora's MaskCraft] (majoramod v1.2.0.jar) UCHI MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHI testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.7.10-1.9.jar) UCHI minimod{1.0} [Egg Capture] (Mobs to Eggs[1.7.10].jar) UCHI morematerials{0.9.20150214.0} [More Materials] (morematerials-0.9.20150615.0-MC1.7-20150621.jar) UCHI naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.7.10-1.3.0.jar) UCHI yurtmod{1.10} [Nomadic Tents] (NomadicTents[1.7.10]-1.10.jar) UCHI recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar) UCHI notenoughIDs{1.4.3.4} [NotEnoughIDs] (NotEnoughIDs-1.4.3.4.jar) UCHI ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar) UCHI OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHI OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHI ordinarycoins{1.5} [Ordinary Coins] (ordinarycoins-1.7.10-1.5.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar) UCHI temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip) UCHI weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) UCHI pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.10).jar) UCHI placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar) UCHI plantacia{1.0.0} [plantacia] (Plantacia-1.0.0.jar) UCHI plantmegapack{4.33} [Plant Mega Pack] (plantmegapack-4.33-1.7.10-1492.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RandomThings{2.2.3} [Random Things] (RandomThings-2.2.3.jar) UCHI corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar) UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar) UCHE rope{${version}} [Rope Exploration Pack Mod] (Rope+Exploration+Pack+v1.1.2.jar) UCHI RPGAdvMod{1.0.0} [RPGAdvMod] (RPGAdvMod-1.0.0_1.7.10.jar) UCHI runicdungeons{1.1.6d} [Runic Dungeons] (runicdungeons-1.1.6d.jar) UCHI runicinscription{1.0.0} [Runic Inscription] (RunicInscription-1.0.0.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI simplypaths{1.7.10-1.0.0} [Simply Paths] (simplypaths-1.1.1.jar) UCHI kegare.skyland{1.0.5} [Skyland] (Skyland_1.7.10-v1.0.5.jar) UCHI thexfactor117_skyrimmc{1.2.4.10} [SkyrimMC] (SkyrimMC-1.2.4.12.jar) UCHI slabcraftmod{1.7} [Slabcraft] (Slabcraftmod 1.7 - 1.7.10 Forge.jar) UCHI stacksize{1.2} [stacksize] (stacksize-1.7.10-1.2.jar) UCHI staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar) UCHI TextureGeneratorLib{0.1} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta1.jar) UCHI ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar) UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHI thaumicsanity{1.0} [thaumicsanity] (thaumicSanity-1.0-1.7.10-9.jar) UCHI thebetweenlands{1.0.3-alpha} [The Betweenlands] (TheBetweenlands-1.0.3-alpha-universal.jar) UCHI camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar) UCHI timehud{7.1.0} [Time HUD] (TimeHUD-Forge-1.7.10-7.1.0.jar) UCHI TotemDefender{1.2.4} [Totem Defender] (TotemDefender-1.7.10-1.2.4.jar) UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar) UCHI waystones{1.0.4} [Waystones] (Waystones-mc1.7.10-1.0.4.jar) UCHI wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar) UCHI wildmobsmod{1.1} [Wild Mobs Mod] (WildMobsMod-1.1.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCHI WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar) UCHI woodstuff{1.3.2} [WoodStuff] (WoodStuff-1.3.2.jar) UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7263' Renderer: 'Intel(R) UHD Graphics 630' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe CoFHCore: -[1.7.10]3.1.3-327 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine MineFactoryReloaded: -[1.7.10]2.8.2B1-201 TConstruct Environment: Environment healthy. 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. EnderIO: Found the following problem(s) with your installation: * Optifine is installed. This is NOT supported. * An unknown AE2 API is installed (@aeversion@ from DragonAPI+1.7.10+V21c.jar). Ender IO was build against API version rv2 and may or may not work with a newer version. * 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.13 from EnderIO-1.7.10-2.3.0.429_beta.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client: OptifineThese may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.7263, Intel GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum an
    isotropy is 16.Shaders are available because OpenGL 2.1 is supported.
    Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Custom] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_D3 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 4.6.0 - Build 26.20.100.7263 OpenGlRenderer: Intel(R) UHD Graphics 630 OpenGlVendor: Intel CpuCount: 8

    Posted in: Mods Discussion
  • 0

    posted a message on Fireworks Keep Going Off

    Alright, not exactly a fix, but I logged on this morning, and there are no more fireworks. Hopefully they don't come back.

    Posted in: Java Edition Support
  • 0

    posted a message on Fireworks Keep Going Off

    I just logged into my modded world, and fireworks keep shooting off about every minute. This wasn't happening last time I played. I have the following mods:




    Bspkrs Core

    Baubles

    CodeChicken Lib

    Mo Creatures

    Redgear Core

    MC + API

    MC+ Cart

    MC+ Firepit

    MC+ Loom

    MC+ Satchel

    MC+ Sickle

    MC+ Trapped Ladder

    MC+Turtle

    MC + Vines

    MC+ Wheel

    MC+ Wooden Bucket

    Floating Ruins

    More Crafting Recipes

    Advanced Thaumaturgy

    Ancient Trees

    Animation API

    Anti ID Conflict

    Aquaculture

    Aquatic Abyss

    Archimedes Ships

    Artifice

    Attained Drops

    Atum

    Better Storage

    Bibliocraft

    Big Trees Mod

    Birdsnests

    Brewcraft

    Butterflymania

    Caveworld

    Chisel

    CodeChickenCore

    CoFHCore

    Companions

    Convenient Recipes

    Craft Heraldry

    CritterPet

    Custom NPCs

    D3Core

    Deeper Caves

    Doomlike Dungeons

    Dragon API

    DragonMount

    DungeonPack

    Dynamic Lights

    Enchanting Plus

    Et Futurum

    Exotic Birds

    Fast Leaf Decay

    Fluxed Crystals

    Forest Day

    Forestry

    Friendlyfier

    Gadomancy

    Garden Stuff

    Geostrata

    Glassworks

    Gravestones

    Growing Flowers

    Growthcraft

    GuffCore

    Guide API

    iChun Util

    Improving Minecraft

    Instahouse

    Iskall Mini Mobs

    Jewelrycraft

    Journeymap

    Kore Sample

    Lattice Mod

    Lights Plus

    Lots of Mobs

    Lore Expansion

    Lost Books

    Lumberjack

    Majora Mod

    Mantle

    Meteor Craft

    Mobs to Eggs

    More Materials

    Morph Beta

    Mystcraft

    Natura

    Natures Compass

    Nomadic Tents

    No More Recipe Conflict

    Not Enough Items

    Open Blocks

    Open Mods Lib

    Optifine

    Pam's Harvestcraft

    Pam's Simple Recipes

    Pam's Temperate Plants

    Pam's WeeeFlowers

    PChan3Mods

    Placeable Items

    Placeable Tools

    Plant Megapack

    Plunder Rummage

    Project E

    RikMuldsCore

    Roguelike Dungeons

    Rotatable Blocks

    RPG Advance Mod

    Ruins

    Runic Dungeons

    Runic Inscription

    Secret Rooms Mod

    Simply Paths

    Skyland

    Staircraft

    Texture Generator Lib

    Thaumcraft

    Thaumcraft Mob Aspect

    Thaumcraft NEI Plugin

    Thaumic Exploration

    Thaumic Horizons

    Thaumic Sanity

    The Camping Mod

    Traincraft

    Traveller's Gear

    Twilight Forest

    Waila

    Waystones

    Balkon's Weapons Mod

    Wild Caves

    Wild Mobs

    Woodstuff

    WTF Cave Biomes

    WTF Core



    I don't recall adjusting any of the config files before this started happening. I'm using Forge 10.13.4.1614. Any idea what's going on and how to make it stop?

    Posted in: Java Edition Support
  • 0

    posted a message on Failing to launch, cant track to which mod is causing failure

    Looks like Chromaticraft is the source of the crash. Make sure you have the right version for the forge version you're using and check to see if it needs any other mods to run.


    Edit: try updating Chromaticraft and Dragon API to the V16d.jar. Both are on curseforge.

    Posted in: Java Edition Support
  • 0

    posted a message on Skyland and Deeper Caves mod conflict

    Alright, I did some digging through the config files for both mods and found an ID conflict. After fixing that, I did a test and I can now get into the skyland dimension like I'm supposed to.

    Posted in: Mods Discussion
  • 0

    posted a message on Skyland and Deeper Caves mod conflict

    Hi there,


    I am running both the Skyland 1.0.5 mod and Deeper Caves 0.4.1 mod in Minecraft 1.7.10. I've tried to transport to the Skyland dimension, both by sleeping with a feather and by jumping above y-132 with a feather, but both times I was transported to the deeper caves dimension. I am wondering if there's anyone out there who knows what's going on and if there's a way to fix it.


    Thanks


    Sandgirl456

    Posted in: Mods Discussion
  • 0

    posted a message on Adventurecraft Not Downloading Maps

    I installed adventurecraft on my computer and it's working. However, when I go to download a map from adventurecraft, it won't actually download. It just drops me into the same generic world.

    Posted in: Mods Discussion
  • 0

    posted a message on Mod Crash Report

    Alright, I updated the Garden Stuff mod to 1.7.10-1.7.10, and now it's just the Gardencore and Gardentrees that are showing up with UCHIE. Then I tried updating the Plant Mega Pack, and it kept crashing at the Anti ID Conflict mod, so I removed that. Now it's working. Thank you so much for your help.

    Posted in: Java Edition Support
  • 0

    posted a message on Mod Crash Report

    I'm trying to figure out how to get a bunch of mods to be compatible. So far, when I launch minecraft with the mods, I'm getting a crash report. Could anyone let me know what this means so I can fix it? Thanks.


    ---- Minecraft Crash Report ----
    // I blame Dinnerbone.

    Time: 5/23/16 3:21 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: renderPlantID
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoSuchFieldError: renderPlantID
    at com.jaquadro.minecraft.gardencore.integration.PlantMegaPackIntegration.init(PlantMegaPackIntegration.java:35)
    at com.jaquadro.minecraft.gardencore.core.ModIntegration.postInit(ModIntegration.java:29)
    at com.jaquadro.minecraft.gardencore.GardenCore.postInit(GardenCore.java:60)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    ... 10 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 379918192 bytes (362 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 68 mods loaded, 68 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJ Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJ RB-Core{0.0.0.1} [RotatableBlocks Core] (minecraft.jar)
    UCHIJ cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
    UCHIJ jewelrycraft2{1.1.3} [Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.1.3-universal.jar)
    UCHIJ ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar)
    UCHIJ More Crafting Recipes Mod{Minecraft 1.7.2} [More Crafting Recipes Mod] ([2.1.1] More Crafting Recipes Mod.jar)
    UCHIJ alchemyplusplus{1.2.0.83} [AlchemyPlusPlus] (Alchemy++Mod-1.7.10.jar)
    UCHIJ koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
    UCHIJ dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
    UCHIJ animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
    UCHIJ antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10.jar)
    UCHIJ Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar)
    UCHIJ archmagus{0.5.0} [Archmagus] (Archmagus-1.7.10-0.5.0.jar)
    UCHIJ ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
    UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHIJ butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar)
    UCHIJ CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
    UCHIJ customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
    UCHIJ props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
    UCHIJ DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
    UCHIJ DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
    UCHIJ emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1.jar)
    UCHIJ etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
    UCHIJ exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.0.2b-1.7.10.jar)
    UCHIJ fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar)
    UCHIE GardenCore{1.7.10-1.6.4} [Garden Core] (GardenStuff-1.7.10-1.6.4.jar)
    UCHIE GardenContainers{1.7.10-1.6.4} [Garden Containers] (GardenStuff-1.7.10-1.6.4.jar)
    UCHIJ GardenStuff{1.7.10-1.6.4} [Garden Stuff] (GardenStuff-1.7.10-1.6.4.jar)
    UCHIE GardenTrees{1.7.10-1.6.4} [Garden Trees] (GardenStuff-1.7.10-1.6.4.jar)
    UCHIJ glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.jar)
    UCHIJ ice_shards{1.3} [Ice Shards] (ice_shards_mc1.7.10-1.3.jar)
    UCHIJ IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UCHIJ journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
    UCHIJ latticemod{1.0} [Lattice Mod] (latticemod-mc1.7.10-1.0.jar)
    UCHIJ lp{1.0.0} [LightsPlus] (LightsPlus 1.7.10_1.1.0.jar)
    UCHIJ malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
    UCHIJ malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
    UCHIJ yurtmod{1.10} [Nomadic Tents] (NomadicTents[1.7.10]-1.10.jar)
    UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJ placeableitems{PreAlpha 2.0} [Placeable Items Mod] (placeableitems-PreAlpha 2.0.jar)
    UCHIJ plantmegapack{4.02} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
    UCHIJ potioncore{@VERSION@} [Potion Core] (PotionCore-1.2_beta_for_1.7.10.jar)
    UCHIJ Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UCHIJ corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
    UCHIJ Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCHIJ ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
    UCHIJ RotatableBlocks{172-build-9} [Rotatable Blocks] (rotateableblocks-17x-build-9.jar)
    UCHIJ SaltMod{1.8.c} [Salty Mod] (SaltyMod-1.7.10-1.8.c.jar)
    UCHIJ cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
    UCHIJ cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
    UCHIJ TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
    UCHIJ camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
    UCHIJ TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar)
    UCHIJ weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
    UCHIJ wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
    UCHIJ WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
    UCHIJ CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4400'

    Posted in: Java Edition Support
  • To post a comment, please .