• 0

    posted a message on Metroid Cubed 3 | 0.3.33.1 (Beta) | Metroid Cubed 4 now in development
    Quote from FirEmerald»

    never stopped working for me. Are you using any other mods (especially ones that change the player's hitbox)?

    I don't know that any of the other mods I'm using do this, but I will look into that. Somewhere, one of them must I suppose.
    Posted in: WIP Mods
  • 1

    posted a message on Advanced Lightsabers - Over 67 trillion unique combinations
    Quote from TJB_Minecraft»

    can you maybe make it able to open the lightsabers without crouching becuase that kinda feels like the Parzi's Star Wars Mod


    I'm pretty sure that asking that question a hundred times isn't going to win you any favors. Personally, I think that is the system in use because it works fine anyways. A hotkey would be fine but hotkey use should be reserved for things that are really necessary.
    Posted in: Minecraft Mods
  • 0

    posted a message on Metroid Cubed 3 | 0.3.33.1 (Beta) | Metroid Cubed 4 now in development

    Hey it's been a while. The morphball currently seems a little broken? It doesn't seem to shrink the player's hitbox down anymore, and you can no longer fit in 1x1 tunnels

    Posted in: WIP Mods
  • 1

    posted a message on Advanced Lightsabers - Over 67 trillion unique combinations

    Wonderful news. An 8 damage weapon that ignores armor can compete with a 20 damage weapon and so on.


    Maybe you will consider also making right click a block key, and giving us a configurable hotkey for force abilities. Putting it on right click can be unwieldy at times, having a dedicated hotkey means it can be used at any time as well.

    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Lightsabers - Over 67 trillion unique combinations

    the lightsabers also ignore armor values? In testing, they didn't, but if they would, that would be just fine.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Fallout Mod - | Guns | Mobs | Foods | Chems | Booze | 200,000 DOWNLOADS AND COUNTING!

    Having some trouble with this mod. I tried to turn radiation off but it's still giving my players rads. Also, minor rad poisoning will randomly kill people. Also... Radiation suits don't seem to stop this from happening. Any advice? Really don't want to uninstall this mod.

    Posted in: Minecraft Mods
  • 1

    posted a message on Advanced Lightsabers - Over 67 trillion unique combinations

    I see others have asked as well... It would be really really good if we could get a damage config option. I want to use this mod but it doesn't do nearly enough damage to fit into my pack. It's only a bit better than a basic steel sword, and some weapons do more than twice as much as it does. More config options if possible, please?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]

    no my server is set to hard mode, they try to attack but do not even land hits

    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]

    Hey so it seems that something is seriously broken... soldiers from the npc factions hit me but the hit doesn't register at all, in survival.

    What's up with this? :/

    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]

    Ok, what's actually wrong with the spawners, after some testing it seems like it works ok.

    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]

    Hello, hopefully someone who knows the mod pretty well is still checking on this.

    I've got a highly customized pack that's nearly done, one of the last things to do is completely overhaul ancient warfare. We're making custom skins and structures for eight fantasy themed factions (using all the available factions in the mod)


    Here's my current problem. I can get the skins working and I can place npcs from MOST of the factions in a structure and they will spawn in with the structure when it generates. All I have to do is rename them and add gear, seems to work fine (I'd rather have spawners but from what I've read those are broken).


    The main trouble is that the custom_1 faction npcs don't seem to spawn in with the structure they were saved with. I just get an empty building.


    What am I doing wrong with this? Should I try spawners? Also is there a way to change the default names of all the npcs so I don't have to rename them all when I'm placing them?

    Posted in: WIP Mods
  • 0

    posted a message on Tinkers' Construct 2
    Quote from Kye_Duo»

    check the config files for TiC mods and make sure none have any references to chisel in them. I have RC and TiC without Chisel so they will behave together.


    I wish it were that easy. Even completely removing the config files altogether doesn't work. The game crashes before even trying to generate fresh ones. Like I said, it can't be the configs... :/
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Construct 2
    Quote from Kye_Duo»

    need the full report, not a partial.


    Oh ok, here it is.



    ---- Minecraft Crash Report ----
    // Don't do that.

    Time: 5/27/16 6:52 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.loadMods(Loader.java:513)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: tconstruct.library.tools.ToolCore
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NoClassDefFoundError: cofh/api/energy/IEnergyContainerItem
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more
    Caused by: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyContainerItem
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 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 10 (amd64) version 10.0
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 90999248 bytes (86 MB) / 343932928 bytes (328 MB) up to 4250402816 bytes (4053 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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.1614 85 mods loaded, 85 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UC AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
    UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UC PlayerAPI{1.4} [Player API] (minecraft.jar)
    UC RenderPlayerAPI{1.3} [Render Player API] (minecraft.jar)
    UC RenderPlayerAPIEnhancer{1.3} [Render Player API Enhancer] (minecraft.jar)
    UC WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
    UC mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UC cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
    UC gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
    UC dynamicswordskills{1.7.10-1.6.5} [Dynamic Sword Skills] (1.7.10-dynamicswordskills-1.6.5.jar)
    UC battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
    UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UC arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
    UC bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UC StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
    UC Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UC abyssalcraft{1.9.0-pre-3} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.0-pre-3.jar)
    UC aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
    UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UC Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UC AetherAspects{Alpha 1.7.10-1.2} [Aether Aspects] (AetherAspects-1.7.10-1.2.jar)
    UC AncientWarfare{2.4.83-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC AncientWarfareAutomation{2.4.83-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC AncientWarfareNEIPlugin{2.4.83-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC AncientWarfareNpc{2.4.83-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC AncientWarfareStructure{2.4.83-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC AncientWarfareVehicle{2.4.83-beta-MC1.7.10} [Ancient Warfare Vehicles] (ancientwarfare-2.4.83-beta-MC1.7.10.jar)
    UC antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10.jar)
    UC backlytra{1.7.10-0.0.3} [Backlytra] (Backlytra-1.7.10-0.0.3.jar)
    UC BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UC confighealth{2.1} [Configurable Health] (confighealth-1.7.10-2.1.jar)
    UC CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
    UC davincing{1710.1.8} [DaVincing] (DaVincing-1710.1.8.jar)
    UC etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
    UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UE TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UC harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UE ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
    UC ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar)
    UC foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
    UC Steamcraft{0.29.2} [Flaxbeard's Steam Power] (FSP-1.7.10-0.29.2.jar)
    UC gadomancy{1.0.6.1} [Gadomancy] (gadomancy-1.7.10-1.0.6.3.jar)
    UC gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar)
    UC GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
    UC HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
    UC hidenames{1.1.7} [Hide Names] (Hide Names-1.7.10-1.1.8.jar)
    UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UC inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UC llibrary{0.6.2} [LLibrary] (llibrary-0.6.2-1.7.10.jar)
    UC lom{1.7.10-3.2.2} [LotsOMobs] (lom-1.7.10-3.2.2.jar)
    UC minst{1.7.10-0.9.0} [Magical Instrument] (Magical Instruments-0.9.1.jar)
    UC MineChess{1.3.8} [MineChess] (MineChess-1.3.9.jar)
    UC MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
    UC testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
    UC modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
    UC MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
    UC Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
    UC necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
    UC Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UC RealisticTorches{1.5.0} [Realistic Torches] (RealisticTorches-1.7.10-1.5.0.jar)
    UC corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
    UC ropebridge{1.1} [Rope Bridge] (RopeBridge-v1.2-mc1.7.10.jar)
    UC RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
    UC cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
    UC cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
    UC Tails{1.7.10-1.4.1a} [Tails] (Tails-1.7.10-1.4.1a.jar)
    UC thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UC ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
    UC ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
    UC thaumicinfusion{3.966} [Thaumic Infusion] (ThaumicInfusion-3.966.jar)
    UC camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
    UE TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar)
    UE tinkersdefense{1.2} [Tinkers' Defense] (Tinkers-Defense-1.2.1.jar)
    UC TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
    UC TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UC ultimate_unicorn_mod{1.4.10} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.4.10.jar)
    UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UC WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
    UE IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.

    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Construct 2

    Ok I have an odd issue... Not sure this is the place for it but I'll ask.


    So I have a modpack I've been working on for a long time (a lot of custom stuff)

    I had to remove the Chisel 2 mod from the pack but when I do so, I get this error.



    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!

    Time: 5/27/16 4:43 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.loadMods(Loader.java:513)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: tconstruct.library.tools.ToolCore
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NoClassDefFoundError: cofh/api/energy/IEnergyContainerItem
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more
    Caused by: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyContainerItem
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 more


    It seems to indicate it's a tconstruct error. Weird, I know. The pack works under these conditions...

    A.) Chisel 2 is installed

    B.) All TConstruct related mods are removed

    and here's the weird one...

    C.)Railcraft is removed


    Is there anything involving chisel or railcraft that could be causing this? I've tried loading it with none of the configs and those aren't the issue. I've freshly installed both tconstruct and railcraft. The issue won't go away. Railcraft and Tconstruct won't work together without Chisel 2 installed? This makes no sense. >.<


    Also of note, this is for 1.7.10

    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Defense
    Quote from Quigzerz»

    As far as i know, it does work with iguanas, shield-wise. they just register as pickaxes for exp gains. if thats been changed then someone will say wahts what.

    Yes I know my iguanas changes are affecting them, they just happen to have block times so small they're worthless >.>
    Posted in: Minecraft Mods
  • To post a comment, please .