• 0

    posted a message on Searching for an ore mod, help?
    Most likely he changed the configuration for CoFHWorld, part of CoFHCore, which is a dependency of Thermal Expansion. It allows custom ore generation.
    Posted in: Mods Discussion
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    After far too long, a new version compatible with Minecraft 1.6.2 has been released.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    I'm a bit busy with http://campnanowrimo.org/ this month, but maybe August. Sorry for the inconvenience.
    Posted in: Minecraft Mods
  • 0

    posted a message on Utility/Minecraft Dashboard mod.
    That looks like something I could try to tackle someday. For now, I suggest HUDini, which has a less shiny GUI, but more features.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    Quote from GMX_pro

    Nice

    Thanks!

    In other news, I think I've figured out the problem with Forge. An updated version might be coming.
    Posted in: Minecraft Mods
  • 0

    posted a message on GrowthCraft - [JUL-15-2014] Proper 1.7.10 release
    I remember seeing these back in 1.4.2. Nice work! There's not even a comparison to be made.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I don't know.
    2013-06-02 11:34:49 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
    2013-06-02 11:34:49 [INFO] [STDERR] java.io.IOException: Access is denied
    2013-06-02 11:34:49 [INFO] [STDERR] at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.io.File.createNewFile(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.extractTemp(CodeChickenCorePlugin.java:189)
    2013-06-02 11:34:49 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:160)
    2013-06-02 11:34:49 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:125)
    2013-06-02 11:34:49 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
    2013-06-02 11:34:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)
    2013-06-02 11:34:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    2013-06-02 11:34:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    2013-06-02 11:34:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    2013-06-02 11:34:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-06-02 11:34:49 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:127)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:206)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:312)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.util.concurrent.FutureTask.run(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    2013-06-02 11:34:49 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

    I am using version 0.8.6.12 of CodeChickenCore. This also only occurs when I have NEI (1.5.2.22) installed.
    EDIT: This appears to happen with all NEI versions.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2][1.6.4][1.5.2][SMP]Fihgu's Command Mods for Vanilla Server
    Core/Teleport/Permissions do not seem to be generating any configuration files. I am using the Technic Launcher, and include the relevant bit of the Forge log here:
    2013-06-02 00:02:32 [INFO] [STDERR] java.io.IOException: The system cannot find the path specified
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.io.File.createNewFile(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.io.SaveFile.createFile(SaveFile.java:43)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.io.SaveFile.load(SaveFile.java:100)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.io.ConfigFile.load(ConfigFile.java:19)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.FPreloader.call(FPreloader.java:62)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.FPreloader.call(FPreloader.java:20)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    2013-06-02 00:02:32 [INFO] [STDERR]  at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-06-02 00:02:32 [INFO] [STDERR]  at net.minecraft.Launcher.init(Launcher.java:127)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:206)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:312)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.FutureTask.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.lang.Thread.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR] java.io.FileNotFoundException: .\fihgu\core\config.cfg (The system cannot find the path specified)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.io.FileInputStream.open(Native Method)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.io.FileInputStream.<init>(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.Scanner.<init>(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.io.SaveFile.load(SaveFile.java:106)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.io.ConfigFile.load(ConfigFile.java:19)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.FPreloader.call(FPreloader.java:62)
    2013-06-02 00:02:32 [INFO] [STDERR]  at fihgu.core.FPreloader.call(FPreloader.java:20)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    2013-06-02 00:02:32 [INFO] [STDERR]  at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    2013-06-02 00:02:32 [INFO] [STDERR]  at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    2013-06-02 00:02:32 [INFO] [STDERR]  at net.minecraft.Launcher.init(Launcher.java:127)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:206)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:312)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.FutureTask.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    2013-06-02 00:02:32 [INFO] [STDERR]  at java.lang.Thread.run(Unknown Source)

    This continues for several other files.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    Quote from Noxwood

    Any luck?

    No, sorry. I think I might attempt to contribute some code to Forge to fix this, though.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    Quote from Ferrkins

    Is is possible to make the mod recognize bow enchantments? When you use bows with power, the arrows fly further. If it is, I would love to cooperate with you on improving the mod, I'm no programmer but I can make the measurements with different bows and create the scope itself.


    If you can find or create the textures, I can try, but I'm probably going to wait until 1.6 to do so, given that the Attribute system is probably going to break a lot of that code.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] COFL's Tweaks and Test Mods (Not useful)
    COFL's "Sand Stone" Mod
    Synopsis: This mod adds a literal crafting recipe of one sand and one stone into two sandstone blocks, as requested by someone on a server. Instructions and License are in the download.
    Image:

    Note: The recipe is shapeless.
    Download: [1.5.2 Mediafire]
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    Looks like I won't be able to get it out as soon as I'd hoped, I keep getting network errors whenever I try to download the Forge MCP thingy.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] COFL's Simple Arrowblur (Bow Aiming) - Finally Updated
    Quote from Noxwood

    Is the forge 1.5.2 version forthcoming?


    Soon. Sorry for the delay.
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    I downloaded and installed the 1.5.2 Ultra, but Minecraft keeps running out of memory within a few minutes. I suspect there may be a memory leak somewhere, but I'll keep tinkering with it and see if I can figure anything else out.
    Posted in: Minecraft Mods
  • 0

    posted a message on How do you apply mods
    Have you tried YouTube or the Wiki? In general, you will need to install at least one Mod (Minecraft Forge) to the minecraft.jar, which then allows the easy adding of mods to a "mods" folder, which Forge creates. Also, a better place to ask about Mod updates would be in that Mod's thread.


    http://www.minecraftwiki.net/wiki/Tutorials/Installing_Mods
    Posted in: Minecraft Mods
  • To post a comment, please .