• 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from firebirde

    When i put Modloader in the Jar mods it crashes and i cant use treecapitator.


    Pretty sure you need forge not Modloader. Unless I'm reading the treecapitator page wrong.
    Posted in: Minecraft Tools
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Quote from UniZero

    What version of mystcraft are you using?



    I ended up changing all the ids myself, thanks for offering help though.
    Posted in: Mods Discussion
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    I seem to have a problem exiting minecraft on 1.2.5, it'll freeze and crash. Exits just fine on 1.3.2, also no mods on 1.2.5.

    Not sure if this helps but here is the Console after crash
    Instance started with command: "C:\Program Files\Java\jre6\bin\java.exe" -Xmx1024m -Xms512m -cp "C:\\Users\\Chris\\Desktop\\minecraft" -jar MultiMCLauncher.jar "C:\\Users\\Chris\\Desktop\\minecraft\\instances\\Server\\.minecraft\\" "lordsyca" "5419684941654659822" "MultiMC: Server" "854x480"

    Loading jars...
    Loading URL: file:/C:/Users/Chris/Desktop/minecraft/instances/Server/.minecraft/bin/minecraft.jar
    Loading URL: file:/C:/Users/Chris/Desktop/minecraft/instances/Server/.minecraft/bin/lwjgl.jar
    Loading URL: file:/C:/Users/Chris/Desktop/minecraft/instances/Server/.minecraft/bin/lwjgl_util.jar
    Loading URL: file:/C:/Users/Chris/Desktop/minecraft/instances/Server/.minecraft/bin/jinput.jar
    Loading natives...
    Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.aj
    MCDIR: C:\Users\Chris\AppData\Roaming\.minecraft
    Launching with applet wrapper...
    Icon data is not translucent!
    27 achievements
    182 recipes
    Setting user: lordsyca, 5419684941654659822
    LWJGL Version: 2.4.2
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

    Starting up SoundSystem...
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    Failed to poll device: Device is released
    Failed to poll device: Device is released
    Failed to poll device: Device is released
    Failed to poll device: Device is released
    Failed to poll device: Device is released
    Failed to poll device: Device is released
    Instance closed its output 1.
    Instance closed its output 0.
    Instance exited with code -805306369.
    Minecraft has crashed!
    Posted in: Minecraft Tools
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    I have added the config from the world 100.

    I get a white screen, seems to be id problems.
    MutliMC log:


    OptiFine_1.2.5_HD_MT_C6
    Sat Sep 01 20:06:08 CDT 2012
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_33, Sun Microsystems Inc.
    VM: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4300/4500 Series version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.
    OpenGL Version: 3.3
    OpenGL Fancy fog: Not available (GL_NV_fog_distance)
    Checking for new version
    setupTexture: "/title/mojang.png", id: 1
    Sep 1, 2012 8:06:09 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
    INFO: Attempting early MinecraftForge initialization
    Sep 1, 2012 8:06:09 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
    INFO: Completed early MinecraftForge initialization
    Version found: C6
    2012-09-01 20:06:09 [INFO] Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5 loading
    2012-09-01 20:06:09 [INFO] Forge Mod Loader has detected optifine OptiFine_1.2.5_HD_MT_C6, enabling compatibility features
    2012-09-01 20:06:09 [INFO] Loading mods from C:\Users\Chris\Desktop\minecraft\instances\Mods\.minecraft\mods
    2012-09-01 20:06:09 [INFO] File NEI_BuildcraftPlugin 1.0.0.1.zip contained no mods
    2012-09-01 20:06:09 [INFO] File NEI_ForestryPlugin 1.0.5.17.zip contained no mods
    2012-09-01 20:06:09 [INFO] File NEI_ic2_charge_1.0.0.0.zip contained no mods
    2012-09-01 20:06:09 [INFO] File NEI_RailCraftPlugin 1.2.2.2_mistaqur.zip contained no mods
    2012-09-01 20:06:09 [INFO] File NEI_RedPowerPlugin 1.3.zip contained no mods
    2012-09-01 20:06:09 [INFO] File NEI_ThaumcraftPlugin 1.0.6.15.zip contained no mods
    2012-09-01 20:06:10 [INFO] Forge Mod Loader has loaded 39 mods
    MinecraftForge v3.3.8.152 Initialized
    2012-09-01 20:06:10 [INFO] MinecraftForge v3.3.8.152 Initialized
    setupTexture: "/ee/art/sprites/eqexterra.png", id: 3
    setupTexture: "/ee/art/sprites/eqexsheet.png", id: 4
    Initializing alchemy values for Equivalent Exchange..
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
    at xcompwiz.mystcraft.MystcraftSymbolLoader.initialize(MystcraftSymbolLoader.java:97)
    at xcompwiz.mystcraft.Mystcraft.<clinit>(Mystcraft.java:33)
    at xcompwiz.mystcraft.mod_Mystcraft.load(mod_Mystcraft.java:36)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
    at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
    at net.minecraft.client.Minecraft.a(Minecraft.java:426)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.IllegalArgumentException: Slot 173 is already occupied by BlockRailJunction@355c6c8d when adding BlockMystReceptacle@46dab859
    at pb.<init>(Block.java:251)
    at pb.<init>(Block.java:284)
    at agy.<init>(BlockContainer.java:13)
    at BlockMystReceptacle.<init>(BlockMystReceptacle.java:31)
    at BlockMystReceptacle.<clinit>(BlockMystReceptacle.java:15)
    ... 10 more
    Instance exited with code: 0
    Posted in: Mods Discussion
  • 0

    posted a message on Metro 2033: New Retribution City
    We're trying to work things out. It'll be back up when it can.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    Do you have skype or anything to communicate? I don't like to spam the minecraftforums :biggrin.gif:

    Yes i do! skype id: dr.appa
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    Further = Slower

    We'll take it! :biggrin.gif:
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N


    1. Yes
    2. Yes
    3. No

    How does it matter?
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    Do ya need a 25 slots server dedicated in France? ^^

    Does the location matter? o.o And would I be able to control everything? o.o Will I have to pay or anything? o.o
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    Why don't ya want to use a dedicated server?

    Usually costs money, which I don't have.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    Still using stupid Hamachi? :biggrin.gif:

    Sadly, but I don't trust others, I'd rather be in control of things. So for now it'll be Hamachi.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from slaquer

    Whitelist me please i helped for like 4 hrs last night remem syca? ign:destle

    Sorry was afk :c your added now.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Updated the first post.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Metro 2033: New Retribution City
    Quote from B0T3X1N

    I wanna join I wanna join I wanna join :tongue.gif: :tongue.gif:

    Join the hamachi network then. :tongue.gif:
    Posted in: Starting Up / Looking For Server
  • To post a comment, please .