• 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    Quote from KobataTry 161, I made some configuration changes to the builder -- it looks like it was just including an old version of the .class file instead of recompiling it.

    Thanks Kobata, it's working perfectly now. :D

    Quote from vinixd1997»


    That is because Inventorytweaks wasnt designed for forge


    And yet, it does not load without it. Ironic, no? *sigh*

    [quote=First Post]Installing the mod
    1. Make sure Forge is installed
    2. Put the jar in your mods folder
    3. Run the game!
    Posted in: Minecraft Mods
  • 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    I can only get InvTweaks working with Forge 1249. Anything higher and I get the oreDict error:


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

    Time: 25/12/14 4:43 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.getOres(Ljava/lang/String;)Ljava/util/ArrayList;
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:693)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:291)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:484)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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.NoSuchMethodError: net.minecraftforge.oredict.OreDictionary.getOres(Ljava/lang/String;)Ljava/util/ArrayList;
    at invtweaks.InvTweaksItemTree.registerOre(InvTweaksItemTree.java:308)
    at invtweaks.InvTweaksItemTreeLoader.startElement(InvTweaksItemTreeLoader.java:138)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
    at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1343)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2786)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:328)
    at invtweaks.InvTweaksItemTreeLoader.isValidVersion(InvTweaksItemTreeLoader.java:70)
    at invtweaks.InvTweaksConfigManager.loadConfig(InvTweaksConfigManager.java:96)
    at invtweaks.InvTweaksConfigManager.makeSureConfigurationIsLoaded(InvTweaksConfigManager.java:62)
    at invtweaks.InvTweaks.<init>(InvTweaks.java:109)
    at invtweaks.forge.ClientProxy.init(ClientProxy.java:48)
    at invtweaks.forge.InvTweaksMod.init(InvTweaksMod.java:45)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at net.minecraftforge.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:692)
    ... 10 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    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: 1548001480 bytes (1476 MB) / 2053971968 bytes (1958 MB) up to 6227755008 bytes (5939 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn2G -Xmx6G -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.14.1274 Minecraft Forge 11.14.0.1274 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{8.0.14.1274} [Forge Mod Loader] (forge-1.8-11.14.0.1274-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{11.14.0.1274} [Minecraft Forge] (forge-1.8-11.14.0.1274-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    inventorytweaks{1.59-dev-159-0c71020} [Inventory Tweaks] (InventoryTweaks-1.59-dev-159.jar) Unloaded->Constructed->Pre-initialized->Errored

    Posted in: Minecraft Mods
  • 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    You'll need Forge, it doesn't work otherwise.
    Posted in: Minecraft Mods
  • 1

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from joedude1635»
    Why no AA or AF?

    Because First Post, that's why.
    Posted in: Minecraft Mods
  • 0

    posted a message on Macro / Keybind Mod
    Quote from Mumfrey»
    Well the client knows whether you're on fire or not (because you have to be able to see if you're on fire), it just doesn't know whether a specific bit of damage is related to being on fire or not. Also, it's possible to be on fire and not take any damage from it. I can add a variable which tracks the on-fire state I guess.

    That'd be handy to have fire/choking damage vars. No great rush though. Also, I will say the 1.8 betas are doing great for me, awesome work as usual :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Macro / Keybind Mod
    Ta mate... I suspected that'd be the case. Oh well, not auto /home to my water pit on burning for me :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Macro / Keybind Mod
    Is there a way to detect what type of damage I'm taking, ie: burning/drowning etc.?
    Posted in: Minecraft Mods
  • 0

    posted a message on Macro / Keybind mod scripts!
    Wong Fred.
    Posted in: Mods Discussion
  • 0

    posted a message on LiteLoader
    Quote from kiarules»
    It could be a .litemod, but I'm also working (slowly) on a inventory tweaks script for Macros.

    Oooh kia, if you get it working I'll love you forever :D
    Posted in: Minecraft Mods
  • 1

    posted a message on VoxelMap [1.16.1 to 1.7.10] - a minimap and worldmap
    Steps to get the above working with Vanilla launcher:

    1. Install Optifine.
    2. Install LiteLoader, extending from Optifine profile
    3. Put mod_voxelMap_1.3.2_for_1.8.litemod in Mods directory
    4. Profit.
    :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Macro / Keybind Mod
    Mumfrey for God! Hooray for updates! :D
    Posted in: Minecraft Mods
  • 0

    posted a message on VoxelMap [1.16.1 to 1.7.10] - a minimap and worldmap
    Thanks for the update MamiyaOtaru, it's working perfectly in 1.8. I've missed it so much :D
    Posted in: Minecraft Mods
  • 0

    posted a message on LiteLoader
    Thanks Mumfrey for the beta update! Can't wait for MacroMod to be ready, I've got withdrawals! Also, hooray for Minimap :D

    I've tried it with MCPatcher and the game loads but HD fonts aren't rendering, along with Connected Textures etc.
    Posted in: Minecraft Mods
  • 0

    posted a message on [32x,64x,96x,128x,256x][v1.7.9+] Minecraft Enhanced, Updated 6-3 Fish
    wow.......

    What they said.
    Posted in: Resource Packs
  • 0

    posted a message on [32x,64x,96x,128x,256x][v1.7.9+] Minecraft Enhanced, Updated 6-3 Fish
    Quote from Johnas123»
    can someone port this to mcpe 0.9.5 16x16 plsss.????????

    You're kidding, right?
    Posted in: Resource Packs
  • To post a comment, please .