• 0

    posted a message on ImageBook - Create a custom book using images rather than text

    What a great mod! Thank you so much for it! But I'm trying to get the custom icon thingy to work. Are there more fields to put in the configs for "icon"?

    Posted in: WIP Mods
  • 0

    posted a message on ModTweaker 0.7.X
    Quote from blahthebiste»

    What is a... Minefantasy?


    It's like the Ex Nihilo skyblock mod but for middle age smelting/crafting/forging. It just recently started to get some 1.7.10 support (1.6.4 was suppose to be its ending until some users aided in the help and interest for the mod and its continuation) and is in open/shared source beta.


    Why should it get support from Modtweaker? Because everything you do in Minefantasy is live and you get to "see" the item get affected by the crafting/forging/smelting blocks. For example, when you craft a special type of weapon you need to assemble the correct ores in place on a crafting anvil bench thingy (you'll see the ingots on the block) then you bang the crap out of it with a hammer until the weapon appears on the anvil. The mod is restrictive on it's crafting/smelting/forging but not in being modpack potential.

    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Matter Overdrive (Replication,Energy Weapons,Black Holes and Androids)

    [quote=undefined]
    from shawn640 jump

    When I try to play with the mod my game crash.

    Here the log:


    ---- Minecraft Crash Report ----
    // Why did you do that?

    Time: 20/07/15 23:44
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: matteroverdrive/blocks/BlockReplicator
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    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.NoClassDefFoundError: matteroverdrive/blocks/BlockReplicator
    at matteroverdrive.MatterOverdrive.preInit(MatterOverdrive.java:64)
    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:513)
    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.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: matteroverdrive.blocks.BlockReplicator
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 38 more
    Caused by: java.lang.NoClassDefFoundError: matteroverdrive/blocks/includes/MOMatterEnergyStorageBlock
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 40 more
    Caused by: java.lang.ClassNotFoundException: matteroverdrive.blocks.includes.MOMatterEnergyStorageBlock
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 44 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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 64420776 bytes (61 MB) / 266899456 bytes (254 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.85.1232 Minecraft Forge 10.13.2.1232 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.85.1232} [Forge Mod Loader] (forge-1.7.10-10.13.2.1232.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.2.1232} [Minecraft Forge] (forge-1.7.10-10.13.2.1232.jar) Unloaded->Constructed->Pre-initialized
    mo{0.4.0-RC1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.0-RC1.jar) Unloaded->Constructed->Errored

    Your playing the version that requires computercraft and Waila. Then next update from that (0.4.0-RC2) fixes the requirement so you don't need to install them in order to play. Just only Cofhlib or Cofhcore will be needed from there on.

    Posted in: Minecraft Mods
  • 0

    posted a message on ModTweaker 0.7.X

    I agree, mod update support further complicates things when there are more important things to update within the core mod itself. So I'm guessing that's a "no" from the Open Blocks team.


    Which is why I here to suggest for the sake of convenience for your party that maybe Modtweaker can utilize the MT language prowess, and "tweak" things within the mod (mostly just adding to the list of viable canvas blocks) with just zs scripts. But if it can't be done I would still like an answer from the MT gods. Thanks anyway.

    Posted in: Minecraft Mods
  • 0

    posted a message on ModTweaker 0.7.X
    Quote from Voidi»

    1. Minetweaker is mostly about changing recipes.

    2. Did you ask the OpenBlocks modauthor for a config option?


    Thanks for the reply. No I haven't, but I should check in with the mod authors for Open Blocks to allow a whitelist config.


    And yes I know MT is mostly for recipes, I used this mod from it's early 1.6.4 days to now (and boy was it a pain back then). But it also has uses that go beyond just recipe changes, something that Modtweaker expands upon. Otherwise I wouldn't really be asking/wondering.


    If Modtweaker can utilize the MT language to change/add Thaumcraft aspects for technically any entity or item, then incorporating some functions to tweak mods like Open Blocks and their mechanics shouldn't be impossible. Open Blocks just pretty much has it's own internal whitelist of compatible canvas block choices for painting, and to expand it would require just a couple of lines to the whitelist as to what block belongs to what mod. With Modtweaker and ZS scripts, you wouldn't need to share a custom modified recompiled Open Blocks mod (since that mod is always being updated on its source page) but instead only the MT script. If I was a good coder I would personally do this myself but sadly, I'm not there yet. Thus, may the Minetweaker gods send their blessings.

    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Matter Overdrive (Replication,Energy Weapons,Black Holes and Androids)
    Quote from 2DeviationsOut»

    I'm getting this really odd error after I tried to install Matter Overdrive. The error happens whether or not it's installed, with either the .35 or .40 versions.



    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 7/6/15 3:17 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: matteroverdrive.MatterOverdrive
    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(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:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: matteroverdrive.MatterOverdrive
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:274)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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.UnsupportedClassVersionError: matteroverdrive/MatterOverdrive : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 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: Linux (amd64) version 3.13.0-34-generic
    Java Version: 1.7.0_65, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 626267560 bytes (597 MB) / 2564816896 bytes (2446 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 3 total; -Xms256M -Xmx6144M -XX:PermSize=256m
    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.1448 228 mods loaded, 228 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.1448-universal.jar)
    UC Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-universal.jar)
    UC AppleMilkCore{1.0.3} [AppleMilkCore] (minecraft.jar)
    UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UC Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar)
    UC CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UC InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
    UC MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UC MobiusCore{1.2.3} [MobiusCore] (minecraft.jar)
    UC NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
    UC OpenComputers|Core{1.5.13.28} [OpenComputers (Core)] (minecraft.jar)
    UC PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
    UC ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UC OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
    UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UC <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
    UC debug{1.0} [debug] (denseores-1.5.jar)
    UC battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
    UC act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
    UC IC2{2.2.695-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.695-experimental.jar)
    UC AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
    UC AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
    UC DCsAppleMilk{1.7.10_2.7h} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.7h.jar)
    UC AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-4.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 Botania{r1.6-192} [Botania] (Botania r1.6-192.jar)
    UC amtgen{1.4.2} [AMT Generators] (AMT_Generators-1.7.10-1.4.2.jar)
    UC AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
    UC DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.7h.jar)
    UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UC Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar)
    UC AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
    UC CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar)
    UC asielib{0.4.2} [asielib] (AsieLib-1.7.10-0.4.2.jar)
    UC aura{0.1r0} [Aura Cascade] (AuraCascade-452.jar)
    UC bdlib{1.8.2.92} [BD Lib] (bdlib-1.8.2.92-mc1.7.10.jar)
    UC BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar)
    UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UC Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UC BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
    UC BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UC BuildCraft|Core{7.0.13} [BuildCraft] (buildcraft-7.0.13.jar)
    UC Forestry{3.6.2.19} [Forestry for Minecraft] (forestry_1.7.10-3.6.2.19.jar)
    UC BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UC BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UC ThermalFoundation{1.7.10R1.2.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0B1-95.jar)
    UC ThermalExpansion{1.7.10R4.0.2B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.2B2-210.jar)
    UC BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar)
    UC BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar)
    UC Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar)
    UC ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar)
    UC ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar)
    UC Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar)
    UC MineFactoryReloaded{1.7.10R2.8.0RC8} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UC TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct] (TConstruct-1.7.10-1.8.3b.jar)
    UC BloodArsenal{1.1-12} [Blood Arsenal] (BloodArsenal-1.7.10-1.1-12.jar)
    UC BuildCraft|Silicon{7.0.13} [BC Silicon] (buildcraft-7.0.13.jar)
    UC BuildCraft|Transport{7.0.13} [BC Transport] (buildcraft-7.0.13.jar)
    UC BuildCraft|Builders{7.0.13} [BC Builders] (buildcraft-7.0.13.jar)
    UC BuildCraft|Robotics{7.0.13} [BC Robotics] (buildcraft-7.0.13.jar)
    UC BuildCraft|Energy{7.0.13} [BC Energy] (buildcraft-7.0.13.jar)
    UC BuildCraft|Factory{7.0.13} [BC Factory] (buildcraft-7.0.13.jar)
    UC BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
    UC CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
    UC ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UC Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
    UC TwilightForest{2.3.4} [The Twilight Forest] (twilightforest-1.7.10-2.3.4.jar)
    UC ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
    UC chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar)
    UC ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
    UC ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-471.jar)
    UC MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar)
    UC Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
    UC MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar)
    UC ProjRed|Core{4.5.15.75} [ProjectRed] (ProjectRed-1.7.10-4.5.15.75-Base.jar)
    UC minechem{5.0.5.394} [Minechem] (Minechem-1.7.10-5.0.5.394.jar)
    UC DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V6f.jar)
    UC ChromatiCraft{Alpha} [ChromatiCraft] (ChromatiCraft 1.7.10 V6f.jar)
    UC clockworkphase{1.7.10_1.0f} [Clockwork Phase] (clockworkphase-1.7.10_1.0f.jar)
    UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.344.jar)
    UC Mekanism{8.1.5} [Mekanism] (Mekanism-1.7.10-8.1.5.246.jar)
    UC EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar)
    UC EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
    UC ProjRed|Transmission{4.5.15.75} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.15.75-Integration.jar)
    UC OpenComputers{1.5.13.28} [OpenComputers] (OpenComputers-MC1.7.10-1.5.13.28-universal.jar)
    UC computronics{1.5.5} [Computronics] (Computronics-1.7.10-1.5.5.jar)
    UC CustomMainMenu{1.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.2.jar)
    UC props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
    UC DraconicEvolution{1.0.1-snapshot_5} [Draconic Evolution] (Draconic-Evolution-1.7.10-v1.0.1-snapshot_5.jar)
    UC RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V6f.jar)
    UC ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V6a.jar)
    UC Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
    UC Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
    UC EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar)
    UC EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar)
    UC IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UC JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UC RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar)
    UC EnhancedInventories{1.7.10-1.0.13} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.0.13.jar)
    UC enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
    UC extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
    UC ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar)
    UC ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar)
    UC FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar)
    UC fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar)
    UC ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar)
    UC funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5a.jar)
    UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.344.jar)
    UC GardenCore{1.7.10-1.6.3} [Garden Core] (GardenStuff-1.7.10-1.6.3.jar)
    UC GardenContainers{1.7.10-1.6.3} [Garden Containers] (GardenStuff-1.7.10-1.6.3.jar)
    UC GardenStuff{1.7.10-1.6.3} [Garden Stuff] (GardenStuff-1.7.10-1.6.3.jar)
    UC GardenTrees{1.7.10-1.6.3} [Garden Trees] (GardenStuff-1.7.10-1.6.3.jar)
    UC GekosLasers{1.7.10R0.7.1} [Geko's Lasers] (GekosLasers-1.7.10-0.7.1.jar)
    UC gendustry{1.4.13.97} [GenDustry] (gendustry-1.4.13.97-mc1.7.10.jar)
    UC advgenerators{0.9.13.72} [Advanced Generators] (generators-0.9.13.72-mc1.7.10.jar)
    UC GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
    UC guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
    UC iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar)
    UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UC HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UC headcrumbs{1.3.1} [Headcrumbs] (Headcrumbs-1.3.1.jar)
    UC IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar)
    UC inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-54.jar)
    UC inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UC journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
    UC JourneyMapServer{1.0.2_MC1.7.10} [JourneyMapServer] (JourneyMapServer1.0.3_MC1.7.10.jar)
    UC LogisticsPipes{0.8.3.113} [Logistics Pipes] (logisticspipes-0.8.3.113.jar)
    UC Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UC MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UE mo{0.4.0-RC1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.0-RC1.jar)
    UC MekanismGenerators{8.1.5} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.5.246.jar)
    UC MekanismTools{8.1.5} [MekanismTools] (MekanismTools-1.7.10-8.1.5.246.jar)
    UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC ProjRed|Exploration{4.5.15.75} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.15.75-World.jar)
    UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
    UC MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
    UC Morpheus{1.7.10-1.5.26} [Morpheus] (Morpheus-1.7.10-1.5.26.jar)
    UC NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar)
    UC NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar)
    UC NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar)
    UC NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar)
    UC NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar)
    UC neiintegration{1.0.7} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.7.jar)
    UC NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar)
    UC NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
    UC notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
    UC neresources{0.1.0.95} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.95.jar)
    UC OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
    UC OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
    UC openmodularturrets{2.0.1-138} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.0.1-138.jar)
    UC OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-4b.jar)
    UC OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-4b.jar)
    UC OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-4b.jar)
    UC harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar)
    UC particlephysics{@MAJOR@.@MINOR@.@BUILD@} [Particle Physics] (ParticlePhysics-1.7.10-1.0.44.jar)
    UC ProjRed|Transportation{4.5.15.75} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar)
    UC ProjRed|Compatibility{4.5.15.75} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.15.75-Compat.jar)
    UC ProjRed|Integration{4.5.15.75} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.15.75-Integration.jar)
    UC ProjRed|Illumination{4.5.15.75} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.15.75-Lighting.jar)
    UC ProjRed|Expansion{4.5.15.75} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar)
    UC quantumflux{1.7.10-1.2.1} [QuantumFlux] (QuantumFlux-1.7.10-1.2.1.jar)
    UC ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V6e.jar)
    UC RedstoneArsenal{1.7.10R1.1.1B1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1B1-85.jar)
    UC ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar)
    UC rftools{2.71} [RFTools] (rftools-2.71.jar)
    UC rfwindmill{0.7a} [RF Windmill] (rfwindmill-1.7.10-0.7a.jar)
    UC Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UC runicdungeons{1.1.0} [Runic Dungeons] (runicdungeons-1.1.0.jar)
    UC Sanguimancy{1.7.10-1.1.9-31} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-31.jar)
    UC SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar)
    UC simplyjetpacks{1.4.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.4.1.jar)
    UC SolarExpansion{1.4e} [Solar Expansion] (SolarExpansion-Basic-1.4f.jar)
    UC SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar)
    UC springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
    UC SSR{rc3} [Soul Shards Reborn] (SSR-rc3.jar)
    UC StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
    UC StevesAddons{0.9.11} [Steve's Addons] (StevesAddons-1.7.10-0.9.11.jar)
    UC StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UC StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
    UC StorageDrawers{1.7.10-1.5.10} [Storage Drawers] (StorageDrawers-1.7.10-1.5.10.jar)
    UC ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar)
    UC superMassiveTech{MC1.7.10-0.3.0-alpha-110} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.3.0-alpha-110.jar)
    UC thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
    UC thaumicenergistics{0.8.10.7} [Thaumic Energistics] (thaumicenergistics-0.8.10.7.jar)
    UC ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
    UC ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6.jar)
    UC ThermalDynamics{1.7.10R1.1.0B2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0B2-149.jar)
    UC ThermalSmeltery{1.7.10-1.2.1} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.2.1.jar)
    UC TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar)
    UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
    UC Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
    UC WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UC WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
    UC wawla{1.1.1} [What Are We Looking At] (Wawla-1.1.1_1.7.10.jar)
    UC witchery{0.23.2} [Witchery] (witchery-1.7.10-0.23.2.jar)
    UC WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UC WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UC WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UC XPT{1.0.4} [XP Teleporters] (XPTeleporters-1.7.10-1.0.4.jar)
    UC Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
    UC McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
    UC aobd{2.5.0} [Another One Bites The Dust] (AOBD-2.5.0.jar)
    UC denseores{1.0} [Dense Ores] (denseores-1.5.jar)
    UC HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
    UC IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
    UC technom{0.11.0} [Technomancy] (Technomancy - 0.11.0 - 1.7.10.jar)
    UC ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0 NVIDIA 331.38' Renderer: 'GeForce GTX 670M/PCIe/SSE2'
    OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:ENABLED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.0.3B2-294
    Mantle Environment: Environment healthy.
    ThermalFoundation: -[1.7.10]1.2.0B1-95
    ThermalExpansion: -[1.7.10]4.0.2B2-210
    MineFactoryReloaded: -[1.7.10]2.8.0RC8-86
    TConstruct Environment: Environment healthy.
    NetherOres: Lacking version information.
    RedstoneArsenal: -[1.7.10]1.1.1B1-85
    ThermalDynamics: -[1.7.10]1.1.0B2-149


    For the time being, install Waila and Computercraft for the fix. Simeonradivoev already has mentioned that he already fixed the dependancy issues so only Cofhlib is required. It'll be in the next update. ;)

    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Matter Overdrive (Replication,Energy Weapons,Black Holes and Androids)

    Yep for all those who might have gotten the same crash as Pentigan or I did, there are dependencies not mentioned except for Cofhlib or the recent Computercraft with the current release.


    They are:

    1. Cofhlib(or CofhCore if your adding on their Thermal mods to help with RF stuff)
    2. Computercraft
    3. Waila (surprisingly the game crashes unless this beauty is installed)

    I'm anticipating for the next updates! Thanks Simeonradivoev!

    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Matter Overdrive (Replication,Energy Weapons,Black Holes and Androids)

    Got a crash with the latest version. I'm using MultiMC to load Minecraft with mods.


    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.




    Time: 7/3/15 4:37 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: matteroverdrive/tile/TileEntityMachineReplicator


    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)


    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)


    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)


    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)


    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)


    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)


    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)


    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)


    at org.multimc.EntryPoint.listen(EntryPoint.java:170)


    at org.multimc.EntryPoint.main(EntryPoint.java:54)


    Caused by: java.lang.NoClassDefFoundError: matteroverdrive/tile/TileEntityMachineReplicator


    at matteroverdrive.init.MatterOverdriveBlocks.init(MatterOverdriveBlocks.java:48)


    at matteroverdrive.MatterOverdrive.preInit(MatterOverdrive.java:64)


    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)


    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.sendEventToModContainer(LoadController.java:208)


    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)


    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:118)


    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)


    ... 18 more


    Caused by: java.lang.ClassNotFoundException: matteroverdrive.tile.TileEntityMachineReplicator


    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)


    at java.lang.ClassLoader.loadClass(Unknown Source)


    at java.lang.ClassLoader.loadClass(Unknown Source)


    ... 47 more


    Caused by: java.lang.NoClassDefFoundError: matteroverdrive/tile/MOTileEntityMachineMatter


    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)


    ... 49 more


    Caused by: java.lang.ClassNotFoundException: matteroverdrive.tile.MOTileEntityMachineMatter


    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)


    at java.lang.ClassLoader.loadClass(Unknown Source)


    at java.lang.ClassLoader.loadClass(Unknown Source)


    ... 53 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_40, Oracle Corporation


    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation


    Memory: 397218192 bytes (378 MB) / 645922816 bytes (616 MB) up to 954728448 bytes (910 MB)


    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m


    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.103.1352 Minecraft Forge 10.13.2.1352 8 mods loaded, 8 mods active


    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized


    FML{7.10.103.1352} [Forge Mod Loader] (forge-1.7.10-10.13.2.1352-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized


    Forge{10.13.2.1352} [Minecraft Forge] (forge-1.7.10-10.13.2.1352-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized


    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized


    CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized


    dimdoors{2.2.5-test} [Dimensional Doors] (DimensionalDoors-2.2.5-test8.jar) Unloaded->Constructed->Pre-initialized


    mo{0.4.0-RC1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.0-RC1.jar) Unloaded->Constructed->Errored


    ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized


    CoFHCore: -[1.7.10]3.0.2-262


    ThermalFoundation: -[1.7.10]1.0.0-81

    Posted in: Minecraft Mods
  • 0

    posted a message on ModTweaker 0.7.X

    Any support for OpenBlocks eventually? I Love that mod and it is an open source mod.


    Adding more blocks to be able to be painted on would be nice, through just MT scripting then instead of having to mess around with that mod and then recompiling it to be able to use a specific mod's blocks for painting.

    Posted in: Minecraft Mods
  • 0

    posted a message on Dimensional Doors v2.2.4

    I've been having this problem too. Anyone who tries to enter a Dimensional Door on a LAN game besides the person hosting the game crashes.


    The band-aid fix to this is DON'T USE the personal door in Lan mode AT ALL if your entering someone's pocket dimension, especially if that personal door was never set by you (or them, depending on who owns the pocket dimension). Instead create a rift from there and too there, then make a portal door. Then Delete the original door to maintain some link to that "personal" pocket dimension. If they somehow did enter and crash... Good game, new world.


    And now when I think about it... being unable to enter someone else's personal pocket dimension unless given permission to would be a nice function... Since you can't even enter a rift (and just bump around the pretty swirly portal) if the link has never been established. Oh, if I could code Java I would do this. :P

    Posted in: Minecraft Mods
  • 0

    posted a message on GrowthCraft - [JUL-15-2014] Proper 1.7.10 release

    Given that it seems to have been a month since anything relevant to a fix has been posted, is there any news regarding if/when an update might be expected? Particularly one that would deal with the changes in the forge fluid registry. Not intending to beat a dead horse, and i will admit i have no background to understand how difficult the changes might be to adapt to, but i would like to be able to use this mod again.


    Same here, I would like to know too but patience is a virtue.


    I'm just hoping for an official 1.7.10 api, (or open source version) so mod integration and custom recipes can be made...

    Posted in: Minecraft Mods
  • 0

    posted a message on Dimensional Doors v2.2.4
    Quote from sabfrompc»

    Am I safe storing things in a pocket dimension that I created? I know that in the dungeons sometimes traveling through a door that previously worked will send you to limbo and the pocket dimension will be lost forever. Will this ever happen with pocket dimensions that I create by placing a dimensional door down in the overworld, and has anyone ever had it happen to them? On a related note, does anyone know what the percentages are for how often a dimension will collapse if it's a certain depth?


    That's a good point... My best bet is to make a "backdoor", meaning have another way to teleport back in. Such as making a nether portal to and from there, or if you use mods then something that allows inter-dimensional teleportaion would work (like Waypoints, Enhanced Portals, Unwritten Blocks, Forge Multiworld, Mystcraft, etc).

    Posted in: Minecraft Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    Quote from DarkbutGood»

    I have a question concerning paint. First I don't have openblocks so I have tried to do this yet, I'm asking this to find out the capabilities of openblocks to see if I want it for a mod pack that I hope to make. The question is can you paint blocks that have connected textures? The pack that I want to make will also have it's own resource pack that heavily uses connected textures (like this one here http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/wip-resource-pack/2226430-wip-art-deco-resource-pack) and one of the main concerns that I have is if I paint a set of blocks with connected textures it will crash the game or make it so slow it is unplayable. So I want to ask if anyone has tried to paint a connected textures and how this turned out for them.


    Also although I hate to be the guy who askes that question but does openblocks have a plan to update to 1.8 or will it wait to 1.9?


    Sorry but no, the connected texture block won't be connected if painted on. The block actually becomes a (tinted) canvas type block with the original block's texture. Wiping away any paint (with the wiper tool) will revert the block back to it's original type and form. If the Open Blocks team had developed a connected textures canvas type block then that's a possibility.


    And the painter is limited in what can be painted, mostly only vanilla blocks. If your using a resource pack then you'll be fine, since they only alter vanilla MC textures and Open Blocks "tints" MC textures.


    note:

    The only way to increase your choices in what can be painted is to actually go and add your target blocks into the OpenModlibs src file (and then recompile it), which I have done in the 1.6.4 days for chisel blocks, or fork out an Addon from the api.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10][Forge] Accidentally Circumstantial Events(ACE)

    Thanks for the reply! What I had in mind was more like being able to trigger an event that will display a png image from its file name in a specified resource pack. But like you said it would have to be hardcoded in. So as cool as the whole gui thing would be, if it is a complicated possibility close to impossible then eh, one can live without that function. Moving on.


    Now I'm no Minecraft commands guru but after digging around the MC wiki, much of regular commands are already available that a command block command addition is redundant.


    I guess I was wondering about this because I noticed there wasn't a task to replace or remove a block, but there is one to set a block at XYZ. Yet when I think about it, you can already do this with regular commands (setblock) and this mod can run a specified command... Derp for me. :P


    And finally, regarding nbt, I mean specifically for items. Like triggering events for an item that is damaged/changed name/etc. It's not that important but I was just wondering.

    Posted in: Minecraft Mods
  • To post a comment, please .