• 0

    posted a message on Falling Meteors Mod [v2.14.3]
    In your DEV code, did you manage to fix the Meteor Shields?
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Happy Birthday Pahimar!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Quote from knight5946

    hey power crystal i gotta ask a question, why did u get rid of the fabricators the oil and lava fabricators from ur power converter mod? they were both very useful even if they used a bunch of power

    They are now in the Minefactory Reloaded mod!
    Posted in: Minecraft Mods
  • 0

    posted a message on Dimensional Doors v2.2.4
    I get this trying to generate a new world in both smp and singleplayer, On both it just freezes there.

    2013-03-17 00:44:04 [INFO] [STDOUT] Clearing dim cache
    2013-03-17 00:44:04 [INFO] [STDOUT] saving
    2013-03-17 00:44:04 [INFO] [STDERR] java.lang.NullPointerException
    2013-03-17 00:44:04 [INFO] [STDERR] at StevenDimDoors.mod_pocketDim.dimHelper.save(dimHelper.java:834)
    2013-03-17 00:44:04 [INFO] [STDERR] at StevenDimDoors.mod_pocketDim.ConnectionHandler.connectionClosed(ConnectionHandler.java:50)
    2013-03-17 00:44:04 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.connectionClosed(NetworkRegistry.java:207)
    2013-03-17 00:44:04 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionClosed(FMLNetworkHandler.java:313)
    2013-03-17 00:44:04 [INFO] [STDERR] at ayh.b(NetClientHandler.java:774)
    2013-03-17 00:44:04 [INFO] [STDERR] at ayp.C(WorldClient.java:285)
    2013-03-17 00:44:04 [INFO] [STDERR] at auf.a(SourceFile:46)
    2013-03-17 00:44:04 [INFO] [STDERR] at aul.a(SourceFile:72)
    2013-03-17 00:44:04 [INFO] [STDERR] at aul.d(SourceFile:127)
    2013-03-17 00:44:04 [INFO] [STDERR] at aul.m(SourceFile:111)
    2013-03-17 00:44:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1513)
    2013-03-17 00:44:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:848)
    2013-03-17 00:44:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:773)
    2013-03-17 00:44:04 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2013-03-17 00:44:04 [INFO] [STDOUT] Could not save data-- SEVERE
    2013-03-17 00:44:04 [INFO] [ForgeModLoader] [THAUMCRAFT] Restoring client configs.
    2013-03-17 00:44:13 [INFO] [Minecraft] Starting integrated minecraft server version 1.4.6
    2013-03-17 00:44:13 [INFO] [Minecraft] Generating keypair
    2013-03-17 00:44:13 [INFO] [Minecraft] Converting map!
    2013-03-17 00:44:13 [INFO] [STDOUT] Scanning folders...
    2013-03-17 00:44:13 [INFO] [STDOUT] Total conversion count is 0
    2013-03-17 00:44:14 [INFO] [STDOUT] ViewRadius: 10, for: ik@505fcb2 (constructor)
    2013-03-17 00:44:14 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (bdz@4c110cb1)
    2013-03-17 00:44:14 [INFO] [STDOUT] ViewRadius: 10, for: ik@7f89f4d4 (constructor)
    2013-03-17 00:44:14 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (bdz@4c110cb1)
    2013-03-17 00:44:14 [INFO] [STDOUT] ViewRadius: 10, for: ik@f5e908f (constructor)
    2013-03-17 00:44:14 [INFO] [ForgeModLoader] Loading dimension -23 (New World) (bdz@4c110cb1)
    2013-03-17 00:44:14 [INFO] [STDOUT] ViewRadius: 10, for: ik@dffc760 (constructor)
    2013-03-17 00:44:14 [INFO] [ForgeModLoader] Loading dimension -127 (New World) (bdz@4c110cb1)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Don't burn yourself out, power crystals. Been following this thread for a while now but never dropped by. So I'd like to thank you for your hard work!
    Posted in: Minecraft Mods
  • 0

    posted a message on [Vanilla 1.1.0] Buildcraft [2.2.12] Bucket Filler
    Quote from Qilaat

    I get this error:

    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 02-03-13 20:34
    Description: Failed to start game

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_jBuildCraft_BucketFiller
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
    at net.minecraft.client.Minecraft.a(Minecraft.java:412)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:746)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: mod_jBuildCraft_BucketFiller
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
    ... 5 more
    Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: BaseModMp
    at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:158)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 33 more
    Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: BaseModMp
    at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:65)
    at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:71)
    at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:29)
    at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:34)
    at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:150)
    ... 35 more
    Caused by: java.lang.ClassNotFoundException: BaseModMp
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:56)
    ... 39 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 44 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_13, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
    Memory: 390812168 bytes (372 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.533 Optifine OptiFine_1.4.6_HD_U_D3 59 mods loaded, 59 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
    PowerCrystalsCore [PowerCrystals Core] (coremods) Unloaded->Constructed
    BuildCraft|Core [BuildCraft] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Builders [BC Builders] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Energy [BC Energy] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Factory [BC Factory] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Transport [BC Transport] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Silicon [BC Silicon] (minecraft.jar) Unloaded->Constructed
    CustomLAN [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.7]ReiMinimap_v3.2_06.zip) Unloaded->Constructed
    APUnofficial [Additional Pipes] (AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar) Unloaded->Constructed
    ImmibisCore [Immibis Core] (immibis-core-52.2.4.jar) Unloaded->Constructed
    IC2 [IndustrialCraft 2] (Industrial-Craft-2-Mod-1.4.7.jar) Unloaded->Constructed
    AdvancedRepulsionSystems [Advanced Repulsion Systems] (adv-repulsion-systems-52.0.4.jar) Unloaded->Constructed
    Advanced Technologies and more+! [Advanced Technologies and more+!] (Advanced Technologies and more+! 0.7.3 BETA.zip) Unloaded->Constructed
    AdvancedPowerManagement [Advanced Power Management] (AdvancedPowerManagement-1.1.55-IC2_1.112.jar) Unloaded->Constructed
    BCIC2Crossover [BC-IC2 Crossover Mod] (BCIC2crossover 2.0.zip) Unloaded->Constructed
    BiomesOPlenty [Biomes O' Plenty] (biomes-o-plenty-0.4.0.zip) Unloaded->Constructed
    Additional-Buildcraft-Objects [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-0.9.6.73.jar) Unloaded->Constructed
    ComputerCraft [ComputerCraft] (ComputerCraft1.5.zip) Unloaded->Constructed
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.5.zip) Unloaded->Constructed
    DimensionalAnchors [Dimensional Anchors] (dimensional-anchor-52.1.9.jar) Unloaded->Constructed
    EnderStorage [EnderStorage] (Ender-Storage-1.4.6.jar) Unloaded->Constructed
    EE3 [Equivalent Exchange 3] (Equivalent-Exchange-3-Mod-1.4.7.jar) Unloaded->Constructed
    Forestry [Forestry for Minecraft] (forestry-A-2.0.0.11.jar) Unloaded->Constructed
    GOCore [GoldenOrb] (IC2GoldenOrb_Universal-v3.0.0.zip) Unloaded->Constructed
    IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.6.zip) Unloaded->Constructed
    mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed
    IronChest [Iron Chest] (ironchest-universal-1.4.7-4.5.4.217.zip) Unloaded->Constructed
    mod_jBuildCraft_BucketFiller [mod_jBuildCraft_BucketFiller] (jBuildcraft-client-D-bucketFiller-3.1.5.zip) Unloaded->Errored
    LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-MC1.4.7-0.7.0.86.jar) Unloaded->Constructed
    AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed
    MorePipes [More Pipes] (MorePipesv1.04b.zip) Unloaded->Constructed
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.7-0.10.0.00.zip) Unloaded->Constructed
    NetherOres [Nether Ores] (NetherOres_1.4.7.zip) Unloaded->Constructed
    PowerConverters [Power Converters] (Power-Converters-Mod-1.4.6.zip) Unloaded->Constructed
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    settingsapi [SettingsAPI] (SettingsAPI-v1.1.jar) Unloaded->Constructed
    mod_Shelf [mod_Shelf] (Shelf.zip) Unloaded->Constructed
    mod_SpawnerGUI [mod_SpawnerGUI] (Spawner GUI.zip) Unloaded->Constructed
    Heposys_TheDirewolf20Mod [The Direwolf20 Mod] (TheDirewolf20 Mod - 1.4 Release.zip) Unloaded->Constructed
    Tubestuff [Tubestuff] (tubestuff-52.1.2.jar) Unloaded->Constructed
    weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed
    WirelessRedstoneCore [Wireless Redstone] (WirelessRedstoneHNY.zip) Unloaded->Constructed
    WirelessRedstoneExtras [Wireless Redstone Extras] (WirelessRedstoneHNY.zip) Unloaded->Constructed
    WR-CBE|Core [WR-CBE Core] (WR-CBE-Core-Mod-1.4.6.jar) Unloaded->Constructed
    WR-CBE|Addons [WR-CBE Addons] (WR-CBE-Addons-1.4.6.jar) Unloaded->Constructed
    LWJGL: 2.4.2
    OpenGL: Intel® HD Graphics GL version 3.1.0 - Build 8.15.10.2712, Intel
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


    Does this look like its for Minecraft 1.4.7? Didn't think so.

    Kind answer: This mod wont work with any new minecrafts, from 1.2.5 on, that includes 1.4.7!
    Posted in: Minecraft Mods
  • 0

    posted a message on (Xeno's) Reliquary v1.0.6d
    Xeno, is it possible your mod has a memory leak? I have no crashlog or anything, its just after I added your wonderful mod. After like 20 minutes, we all crash with Outofmemory.PermGen. I could give you the logs, but absolutely nothing of significance is there...

    I know i'm not being very helpful with the info here, but that really all I know.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1] Thermal Expansion - 2.3.0.b7! Updates and refactors ahoy!
    Read through the changelog, sorry for the trouble!
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I have no idea why it keeps crashing me after a while, like 3 minutes.

    Here is the crash:

     2013-02-05 17:29:58 [INFO] [STDERR] Exception in thread "NEI Item Loading Thread" java.lang.OutOfMemoryError: PermGen space 


    EDIT: And it cant actually be out of memory, I have 5 gb attached to Minecraft.


    Here is the full text file: https://dl.dropbox.c...inecraftLog.txt
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Universal Electricity - An Electricity System Modding API
    Quote from Calclavia

    Dropped IC2 compatibility temporarily for a future integration module that'll work better.


    Ok, thanks so much for the quick response!
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Quote from Cre3per47

    Hey hey hey guys! Does anyone know if there's an ETA for EE3 for MC 1.4.6? If so, quote and reply me?

    Thanks guys!
    samoheron


    If you mean the prerelease, its already out, if not, pahimar is working on it, but no eta.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Universal Electricity - An Electricity System Modding API
    Obviously I am missing something. Did you remove the ic2 / buildcraft compatibility?

    Sorry to bug you - MTSS
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    EDIT: My bad, it was Forge Essentials doing that.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Universal Electricity - An Electricity System Modding API
    I have no idea what i am doing wrong, but the batterybox wont accept or give out BC or IC2 power? There is no error, so i think i jsut did something worng. /Sorry i sound so stupid./
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    I haven't posted because I haven't seen the need too, but Pahimar is doing excellent on EE3. He should definitely keep it up. I look forward to every new commit to Github :)!
    Posted in: Minecraft Mods
  • To post a comment, please .