• 0

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    Updated CustomEMC to v2.1
    Only a single bug fix and one hidden feature. The hidden feature may cause some problems so report any bug.

    Client
    Server
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    The world specific options crashes minecraft when used on a server


    java.lang.NullPointerException
    at codechicken.nei.NEIConfig.copyWorldSetting(NEIConfig.java:328)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:135)
    at vp.a(SourceFile:74)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:168)
    at vp.f(SourceFile:122)
    at vp.i(SourceFile:110)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1567)
    at net.minecraft.client.Minecraft.x(Minecraft.java:822)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    Quote from AgentRenamon

    B)

    Are you the one who's keeping track of Custom EMC for now? If so, I feel I should point something from the previous version which popped up while using it: I've discovered that some items (like the Zombie Brain from ThaumCraft, specifically) would register as being "Learned" when placed in a Transmutation Table on the left side, but will not show in the right side. I doubt this has to do with a damage value issue, since many vanilla Minecraft items use the same value system. This appeared also with the various Thaum Crystals, but NOT the Vis Crystal which does not use a damage value.

    I wasn't sure if this was corrected in the new version or not; but I wanted to mention it. BTW, it has the same issue with other Mods which use damage values; so I ruled out dirty pool on ThaumCraft's end.

    Later ... Peace ....

    B)


    Items that have damage requires to be added via AddMeta to make it show up properly in the TT.

    Quote from cs89

    Can you write a sample how can we add the mod's items for cusotm EMC?
    You didn't put a f*cking read me file. <_<


    Read the frickin config that it generated
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    After a long time of laziness and playing in NearbyNation. I've finally got my self back in the modding world.

    Custom EMC is updated for minecraft server aswell as some little changes.

    Client:
    https://dl.dropbox.c...MCv2_Client.zip

    Server:
    https://dl.dropbox.c...MCv2_Server.zip

    the server version haven't been tested much so there may be some bugs.

    Read the config that it generated for info.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I don't know whats the reason that you didn't see my message about my bug. So i'll put a quote here.

    Quote from pwnedgod

    I encountered a crash when trying to change a NEI World Specific option.


    Mods loaded: 8
    ModLoader 1.2.5
    mod_CodeChickenCore 0.5.2
    mod_NotEnoughItems 1.2.2.2
    mod_ReiMinimap v3.0_06 [1.2.5]
    mod_CharcoalIcon
    mod_FinderCompass 1.2.3
    mod_InvTweaks 1.41b (1.2.4)
    mod_MAtmos_forModLoader r12 for 1.1.x
    
    	  Minecraft has crashed!	  
    	  ----------------------	  
    
    Minecraft has stopped running because it encountered a problem.
    
    
    
    
    --- BEGIN ERROR REPORT 729c6411 --------
    Generated 5/27/12 12:43 PM
    
    Minecraft: Minecraft 1.2.5
    OS: Windows XP (x86) version 5.1
    Java: 1.7.0_03, Oracle Corporation
    VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: ATI Radeon HD 3600 Series version 3.3.11631 Compatibility Profile Context, ATI Technologies Inc.
    
    java.lang.NullPointerException
    at codechicken.nei.NEIConfig.copyWorldSetting(NEIConfig.java:328)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:135)
    at vp.a(SourceFile:74)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:168)
    at vp.f(SourceFile:122)
    at vp.i(SourceFile:110)
    at net.minecraft.client.Minecraft.k(SourceFile:1381)
    at net.minecraft.client.Minecraft.x(SourceFile:719)
    at net.minecraft.client.Minecraft.run(SourceFile:671)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT a882a685 ----------


    btw please don't set worldConfig field to null if it's on server. Make it use Server IP or just make the world specific option disabled in MP.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] Animated Ghast Tentacles
    Another weird o' mod by KodaichiZero!
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.4.6] 3D Items - new update! [v1.6.2]
    There's a bug with dropped potion. Idk whether or not it's just me.



    the Armor overlays is a tweak that also edits RenderItem which i've made a patch privately.
    I'm using OptiFine's HD btw
    Posted in: Minecraft Mods
  • 0

    posted a message on [Launcher] Magic Launcher 1.3.4 (mods, options, profiles, news)
    There's a problem loading the IGN page. I got this exception:


    com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
            at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
            at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
            at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
            at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
            at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)
            at javax.xml.parsers.SAXParser.parse(Unknown Source)
            at magic.launcher.af.run(Unknown Source)

    Posted in: Minecraft Tools
  • 0

    posted a message on ChickenBones Mods
    I encountered a crash when trying to change a NEI World Specific option.


    Mods loaded: 8
    ModLoader 1.2.5
    mod_CodeChickenCore 0.5.2
    mod_NotEnoughItems 1.2.2.2
    mod_ReiMinimap v3.0_06 [1.2.5]
    mod_CharcoalIcon
    mod_FinderCompass 1.2.3
    mod_InvTweaks 1.41b (1.2.4)
    mod_MAtmos_forModLoader r12 for 1.1.x
    
    	  Minecraft has crashed!	  
    	  ----------------------	  
    
    Minecraft has stopped running because it encountered a problem.
    
    
    
    
    --- BEGIN ERROR REPORT 729c6411 --------
    Generated 5/27/12 12:43 PM
    
    Minecraft: Minecraft 1.2.5
    OS: Windows XP (x86) version 5.1
    Java: 1.7.0_03, Oracle Corporation
    VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: ATI Radeon HD 3600 Series version 3.3.11631 Compatibility Profile Context, ATI Technologies Inc.
    
    java.lang.NullPointerException
    at codechicken.nei.NEIConfig.copyWorldSetting(NEIConfig.java:328)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:135)
    at vp.a(SourceFile:74)
    at codechicken.nei.GuiNEISettings.a(GuiNEISettings.java:168)
    at vp.f(SourceFile:122)
    at vp.i(SourceFile:110)
    at net.minecraft.client.Minecraft.k(SourceFile:1381)
    at net.minecraft.client.Minecraft.x(SourceFile:719)
    at net.minecraft.client.Minecraft.run(SourceFile:671)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT a882a685 ----------


    btw please don't set worldConfig field to null if it's on server. Make it use Server IP or just make the world specific option disabled in MP.
    Posted in: Minecraft Mods
  • 0

    posted a message on pwnedgod's Tweaks and Fix
    Quote from origamania

    About the creeper tweak, what about charged creepers? They explode instantly because they're on fire.


    I've made the charged creeper not explode if they're on fire.
    Posted in: Minecraft Mods
  • 0

    posted a message on Ban the user above you!
    Banned for banning two people at once
    Posted in: Forum Games
  • 0

    posted a message on pwnedgod's Tweaks and Fix
    Released a new tweak:
    "Enderman drop their held block"
    Posted in: Minecraft Mods
  • 0

    posted a message on Push "x" for as long as you can hold your breath.
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Posted in: Forum Games
  • 0

    posted a message on COUNT TO 100,000,000 FOR A WORLD RECORD!
    13112
    Posted in: Forum Games
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Why i always got a frickin' line artifact everytime i enable Anti Aliasing from OptiFine.

    ATI Radeon HD 3650 (AA and AF is set to 'use application settings')
    OptiFine_HD Multi-thread AA A7 Preview
    LWJGL 2.8.3



    (notice the lines near the head)

    I also use Anisotropic Filtering at 16x, Anti-Aliasing at 8x and Mipmap level Max
    Didn't the older version of OF removed these artifacts?

    Yes i know this was a minecraft behavior.
    Posted in: Minecraft Mods
  • To post a comment, please .