• 0

    posted a message on A few ID issues that are starting to bother me.

    What's the max, then? Also, did they change the way these things work? No changing block ID's to empty ones anymore?

    Posted in: Java Edition Support
  • 0

    posted a message on A few ID issues that are starting to bother me.

    I recently downloaded a modpack that works fine by itself, and I decided to add a few mods onto it. No matter what mods I add, I always seem to get a similar crash log. It informs me that I have an invalid ID, and that the maximum ID range has been exceeded. I'm normally decent at fixing various conflicts myself, but I cannot for the life of me understand why the mods that are giving me these errors (and it's not always the same mod, it varies) are not the mods I added. One of the crash logs is as follows:




    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 9/3/15 10:11 AM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Invalid id 10422 - maximum id range exceeded.
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:239)
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
    at portalgun.common.core.CommonProxy.initModPart(CommonProxy.java:217)
    at portalgun.common.core.CommonProxy.initModParts(CommonProxy.java:126)
    at portalgun.common.PortalGun.load(PortalGun.java:147)
    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:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
    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.RuntimeException: Invalid id 10422 - maximum id range exceeded.
    at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:371)
    at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:890)
    at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:865)
    at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
    ... 41 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 7 (amd64) version 6.1
    Java Version: 1.8.0_11, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 668743152 bytes (637 MB) / 1969471488 bytes (1878 MB) up to 3688366080 bytes (3517 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx3584M -XX:MetaspaceSize=1024M
    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.1490 193 mods loaded, 193 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.1490-1.7.10-universal.jar)
    UCHI Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10-universal.jar)
    UCHI appliedenergistics2-core{rv2-stable-9} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHI CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHI NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
    UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHI VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
    UCHI OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
    UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
    UCHI lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHI jewelrycraft2{1.1.3} [Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.1.3-universal.jar)
    UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHI CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-305.jar)
    UCHI IC2{2.2.736-experimental} [IndustrialCraft 2] (INDUSTRIALCRAFT-2-2.2.736-EXPERIMENTAL.jar)
    UCHI advancedgenetics{1.5.8} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.8.jar)
    UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
    UCHI appliedenergistics2{rv2-stable-9} [Applied Energistics 2] (appliedenergistics2-rv2-stable-9.jar)
    UCHI bdlib{1.5.1.32} [BD Lib] (BDLIB-MC1710-1.5.1.32.jar)
    UCHI ae2stuff{0.1.1.5} [AE2 Stuff] (AE2STUFF-MC1710-0.1.1.5.jar)
    UCHI nevermine{2.3} [AdventOfAscension] (AoA-2.3.13.jar)
    UCHI BuildCraft|Core{7.0.13} [BuildCraft] (buildcraft-7.0.13.jar)
    UCHI Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHI Forestry{3.5.7.16} [Forestry for Minecraft] (forestry_1.7.10-3.5.7.16.jar)
    UCHI MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHI Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-399.jar)
    UCHI aura{0.1r0} [Aura Cascade] (AuraCascade-452.jar)
    UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar)
    UCHI Automagy{0.25} [Automagy] (Automagy-1.7.10-0.25.jar)
    UCHI autopackager{1.5.4} [AutoPackager] (autopackager-1.5.4.jar)
    UCHI Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
    UCHI BedCraftAndBeyond{${version}} [BedCraft and Beyond] (bedcraftbeyond-1.7.10-1.0.5a.jar)
    UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.5][MC1.7.10].jar)
    UCHI ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCHI ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCHI BigReactors{0.4.1A2} [Big Reactors] (BIGREACTORS-0.4.1A2.jar)
    UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-4.jar)
    UCHI Botania{r1.7-210} [Botania] (Botania r1.7-210.jar)
    UCHI BuildCraft|Silicon{7.0.13} [BC Silicon] (buildcraft-7.0.13.jar)
    UCHI BuildCraft|Transport{7.0.13} [BC Transport] (buildcraft-7.0.13.jar)
    UCHI BuildCraft|Builders{7.0.13} [BC Builders] (buildcraft-7.0.13.jar)
    UCHI BuildCraft|Robotics{7.0.13} [BC Robotics] (buildcraft-7.0.13.jar)
    UCHI BuildCraft|Energy{7.0.13} [BC Energy] (buildcraft-7.0.13.jar)
    UCHI BuildCraft|Factory{7.0.13} [BC Factory] (buildcraft-7.0.13.jar)
    UCHI CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenters Blocks v3.3.6 - MC 1.7.10.jar)
    UCHI catwalkmod{1.1.0} [Catwalks] (catwalkmod-1.7.10-1.1.0.jar)
    UCHI chancecubes{1.7.10-1.1.0.13} [Chance Cubes] (ChanceCubes-1.7.10-1.1.0.13 (1).jar)
    UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHI ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
    UCHI chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
    UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
    UCHI CompactMachines{1.7.10-1.19b} [Compact Machines] (compactmachines-1.7.10-1.19b.jar)
    UCHI ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
    UCHI CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
    UCHI CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
    UCHI lootablebodies{1.3.5} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.5-backport (1).jar)
    UCHI props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
    UCHI dimdoors{2.2.5-test} [Dimensional Doors] (DimensionalDoors-2.2.5-test8.jar)
    UCHI doggystyle{1.1.0.92} [Doggy Style] (DoggyStyle-1.1.0.92.jar)
    UCHI DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
    UCHI DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
    UCHI Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
    UCHI endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar)
    UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHI GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
    UCHI Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
    UCHI EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar)
    UCHI EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
    UCHI EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
    UCHI enderutilities{0.4.1} [Ender Utilities] (enderutilities-1.7.10-0.4.1.jar)
    UCHI EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar)
    UCHI EnhancedInventories{1.7.10-1.0.13} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.0.13.jar)
    UCHI exnihilo{1.38-44} [Ex Nihilo] (Ex-Nihilo-1.38-44.jar)
    UCHI ImmersiveEngineering{0.5.3.2} [Immersive Engineering] (ImmersiveEngineering-0.5.3.2.jar)
    UCHI TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
    UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHI RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHI exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
    UCHI ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar)
    UCHI ExtraUtilities{1.2.10} [Extra Utilities] (extrautilities-1.2.10.jar)
    UCHI FastCraft{1.21} [FastCraft] (FASTCRAFT-1.21.jar)
    UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0 (1).jar)
    UCHI FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
    UCHI Steamcraft{0.28.7} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.28.7.jar)
    UCHI FoodPlus{3.2rS} [§bFood Plus] (FoodPlus-1.7.2-3.2rS.jar)
    UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-489.jar)
    UCHI ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar)
    UCHI foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
    UCHI FusionWarfare{1.7.10-1.0.0} [Fusion Warfare] (FusionWarfare-1.7.10-1.0.0.jar)
    UCHI GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
    UCHI GardenCore{1.7.10-1.6.3} [Garden Core] (GardenStuff-1.7.10-1.6.3.jar)
    UCHI GardenContainers{1.7.10-1.6.3} [Garden Containers] (GardenStuff-1.7.10-1.6.3.jar)
    UCHI GardenStuff{1.7.10-1.6.3} [Garden Stuff] (GardenStuff-1.7.10-1.6.3.jar)
    UCHI GardenTrees{1.7.10-1.6.3} [Garden Trees] (GardenStuff-1.7.10-1.6.3.jar)
    UCHI godweapons{2.7} [Gods' Weapons] (godweapons - 1.7.10 - 2.7.jar)
    UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2 (1).jar)
    UCHI Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHI HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UCHI HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
    UCHI IC2NuclearControl{2.0.8c} [Nuclear Control 2] (IC2NUCLEARCONTROL-2.0.8C.jar)
    UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152 (2).jar)
    UCHI IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UCHI JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHI journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
    UCHI llibrary{0.2.0-1.7.10} [LLibrary] (LLibrary-0.2.0-1.7.10.jar)
    UCHI LogisticsPipes{0.9.2.33} [Logistics Pipes] (logisticspipes-0.9.2.33.jar)
    UCHE magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3 (1).jar)
    UCHI MagicBees{1.7.10-2.3.4} [Magic Bees] (magicbees-1.7.10-2.3.4.jar)
    UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHI RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.7.10-universal.jar)
    UCHE MCA{1.7.10-5.0.7.2} [Minecraft Comes Alive] (MCA-1.7.10-5.0.7.2-universal.jar)
    UCHI MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
    UCHI MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
    UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHI ModularArmour{1.0.0} [Modular Armour] (ModularArmour-1.7.10-1.0.17-40.jar)
    UCHI numina{0.4.0.100} [Numina] (Numina-Mod-1.7.10.jar)
    UCHE powersuits{0.11.0.181} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.181 (1).jar)
    UCHI moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b (1).jar)
    UCHI Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
    UCHI cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
    UCHI NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar)
    UCHI neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar)
    UCHI NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCHI notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b30.jar)
    UCHI OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
    UCHI OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
    UCHE openmodularturrets{2.2.0-178} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.0-178.jar)
    UCHI fodc{1.6.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.6.1.jar)
    UCHI harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pams HarvestCraft 1.7.10h.jar)
    UCHI PneumaticCraft{1.9.1-86} [PneumaticCraft] (PneumaticCraft-1.7.10-1.9.1-86-universal.jar)
    UCHE PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
    UCHI JotatosPracticalities{0.6.2} [Practicalities] (practicalities-1.7.10-0.6.2.jar)
    UCHI ProjectE{1.7.10-PE1.8.0} [ProjectE] (ProjectE-1.7.10-PE1.8.0.jar)
    UCHI rafradek_wallpaint{1.5.4} [Wall Painter] (rafradek_wallpaint-1.5.4.jar)
    UCHI rftools{3.11} [RFTools] (rftools-3.11.jar)
    UCHI rfwindmill{0.7a} [RF Windmill] (rfwindmill-1.7.10-0.7a.jar)
    UCHI runicdungeons{1.1.5} [Runic Dungeons] (runicdungeons-1.1.5.jar)
    UCHI StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCHI Tails{$version} [Tails] (Tails-1.7.10-1.0.1.jar)
    UCHI thaumicenergistics{0.8.10.5} [Thaumic Energistics] (thaumicenergistics-0.8.10.5.jar)
    UCHE ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-36.jar)
    UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
    UCHI TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar)
    UCHE Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
    UCHI TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
    UCHI treeores{5.5} [treeores] (TreeOresMod-1.7.10-5.5.jar)
    UCHI TurkeyUtil{2.1.89} [Turkey Utility] (TurkeyUtil-2.1.89.jar)
    UCHI UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
    UCHE utilityworlds{1.0.7} [Utility Worlds] (UtilityWorlds-1.7.10_1.0.7.jar)
    UCHI VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
    UCHI VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
    UCHI WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UCHI wallpaper{0.8} [Wallpaper] (wallpaper-0.8-1.7.10.jar)
    UCHI warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.36.jar)
    UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCHI WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal (1).jar)
    UCHI WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal (1).jar)
    UCHI WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal (1).jar)
    UCHI Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
    UCHI McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
    UCHI IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
    UCHI MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
    UCHI ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 670/PCIe/SSE2'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@353712c9) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@35b303dd) returned non-null result: 0
    CoFHCore: -[1.7.10]3.0.3-305
    AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
    Mantle Environment: Environment healthy.
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.1-89
    NetherOres: -[1.7.10]2.3.0-12
    ThermalDynamics: -[1.7.10]1.1.0-161
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8


    Posted in: Java Edition Support
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    So, I tried to enter the twilight forest, and now I am consistently crashing seconds after loading my world. The error is as follows:

    http://pastebin.com/2zwRsrXQ

    Would anyone know how to fix this?
    EDIT: It seems that every "Uberous Soil" block (is it supposed to be tuberous? There's no t in the config file though) is crashing this way. I had to MCEdit every bit of grass and dirt out to be able to load, and even still, its bugging out.
    Posted in: Minecraft Mods
  • 0

    posted a message on Applied Energistics 2 - Open Source
    Quote from ruyan»

    Check if you have any keyboard shortcuts assigned to these keys in you controls options.

    This only happened after I restarted the game recently. It was working right before that, and just broke after I booted it back up.
    Quote from MauveCloud»

    My guess is there's an item (presumably represented by the class mariculture.fishery.items.ItemVanillaFish, as listed in your stack trace) that it's trying to bring into the viewable area that's triggering the crash. You might check if you're able to scroll through all your stored items (not using the search) without crashing.

    I can scroll through, yea. Its most letters that do it now, still not sure why.
    Posted in: Minecraft Mods
  • 0

    posted a message on Applied Energistics 2 - Open Source
    For some reason, when I type "o" in the search box within the item terminals, my game will crash. Anything else is fine, but as soon as an "o" is used, the entire game shuts down. Any clue why this would happen?
    EDIT: "i" also crashes it. a doesnt, so it's not vowels.

    http://pastebin.com/ZNqeqeq9
    There is a link to the crashlog.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    How rare are the dark forest ruins? I can't find any to get in the tower >.>
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from cmcmillen»
    For some reason, when I'm trying to "The Great Dig" quest, it seems to not be doing a check at all. It did two, once with the first blast of TNT and registered 13. I broke the rest, and it said 16, and is now no longer doing a check. I even went into creative and created a 7x7 "box" up to the surface, with the 5x5 square in the middle made of flattened bedrock, still not registering it.

    Anyone have any clue? I just waited the timer out and restarted the quest. I then creative mode'd an exact 5x5 hole, and nothing is happening.
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    For some reason, when I'm trying to "The Great Dig" quest, it seems to not be doing a check at all. It did two, once with the first blast of TNT and registered 13. I broke the rest, and it said 16, and is now no longer doing a check. I even went into creative and created a 7x7 "box" up to the surface, with the 5x5 square in the middle made of flattened bedrock, still not registering it.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from grimallq»

    That's a WAILA feature.

    Ah, right. Sorry about that. No wonder I couldn't find anything in the config for NEI.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from cmcmillen»
    I am currently using NEI version 1.6.1.7, and for some reason, it's not displaying the name of the mods below the items, nor can I search for a mod name in the search bar to get items from said mod. http://prntscr.com/4jq8db as shown here and http://prntscr.com/4jq8xk here, respectively. How would I enable it to do these things?

    Anyone have any idea?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Ginbu7»
    Is there a way to unlock the ability to change the mode in NEI?

    Cause I think it's broken and doesn't work, I want to set it to utility mode so i don't lose any drops due to it falling into lava.

    Uh, click the "Global" button at the top right, and go into the mode section of the NEI options, and click the lighter gray W next to the NEI mode, so it's a darker gray like the rest. That usually allows you to set it to whatever mode.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I am currently using NEI version 1.6.1.7, and for some reason, it's not displaying the name of the mods below the items, nor can I search for a mod name in the search bar to get items from said mod. http://prntscr.com/4jq8db as shown here and http://prntscr.com/4jq8xk here, respectively. How would I enable it to do these things?
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from druha»

    Hrmm, Forge thinks you have 2 copies, but as you say I don't see anything there. I do see you have a coremods folder. That's no longer needed as of Minecraft 1.6.4. If you have anything in there I would move them to the regular mods folder. Do you maybe have a 1.6.4 folder within the mods folder that might have a second copy?

    For upgrading Forge did you run the vanilla launcher and launch vanilla Minecraft at least once? I know Minecraft downloads and installs some stuff during that process which will screw up Forge if it's not there.

    If you're using the FTB launcher they might put things in different places and I really don't have any experience with that as I don't use it.

    Nothin' in the coremods folder, and in the 1.6.4 folder, only CodeChickenLib, ForgeMultipart, and WorldCoreUniversal. Is this forge multipart the installation of forge I have? It's version 1.0.0.219.

    EDIT: Alright, figured it out after a little searching. For anyone else who has this problem: Run FTB packs through MultiMC. FTB does something screwy with Millionaire, running it through multimc fixes it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from druha»

    So, a few things.

    1. You definitely have it in there twice. Once at C:\Users\<username>\Desktop\FTB\Technicataclysm\minecraft\ and second at C:\Users\<username>\Desktop\FTB\Technicataclysm\minecraft\mods. Remove the first instance.
    2. Upgrade your Forge version to .965; it was the last stable build for 1.6.4, fixed some bugs, and is all around better than .953.
    3. There's an error with InventoryTweaks failing to load it's config file as well. Can't really help you there.
    4. There's another error trying to read another mod's file, "sqlite-jdbc-3.7.15-M1.jar". I'm not sure what mod that is so I can't really help with that either.

    About the first, there isn't any millionaire mod in my .minecraft folder, of that I am sure: http://prntscr.com/4jh56q. For the second, I'm not completely sure how to reinstall forge on an ftb pack. When I select the .minecraft folder with the installer, it just says it's missing a launcher profile. The third, I have no clue either. And the fourth, I think that's just due me replacing it with a different mod, I know whats going on there.
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from druha»

    We're going to need more info than that. Your Forge log would help.

    But with just that error, it looks like you have 2 copies of the mod installed.

    Here's the log:
    http://pastebin.com/CrYvMFLV

    The three Millionaire folders I have: http://prntscr.com/4j5ma2
    Posted in: Minecraft Mods
  • To post a comment, please .