bukkit help

Discussion in 'Bukkit Help' started by iStars101, Jan 13, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    iStars101

    I have the 1.0.1 r1 and I have this error with bukkit
    2012-01-13 16:19:40 [SEVERE] Unexpected exception
    java.lang.RuntimeException: RedPowerCore: BlockID 136 exists, autoAssign is disabled.
    at forge.MinecraftForge.killMinecraft(MinecraftForge.java:322)
    at eloraam.core.Config.getBlockID(Config.java:169)
    at net.minecraft.server.RedPowerBase.initMicroblocks(RedPowerBase.java:216)
    at net.minecraft.server.RedPowerBase.initialize(RedPowerBase.java:270)
    at net.minecraft.server.mod_RedPowerCore.initialize(mod_RedPowerCore.java:47)
    at net.minecraft.server.mod_RedPowerLighting.initialize(mod_RedPowerLighting.java:45)
    at net.minecraft.server.mod_RedPowerLighting.ModsLoaded(mod_RedPowerLighting.java:25)
    at net.minecraft.server.ModLoader.init(ModLoader.java:561)
    at net.minecraft.server.ModLoader.Init(ModLoader.java:1082)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:100)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:402)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-13 16:19:40 [SEVERE] Unexpected exception
    java.lang.RuntimeException: ModLoader has failed to initialize.
    at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1033)
    at net.minecraft.server.ModLoader.init(ModLoader.java:571)
    at net.minecraft.server.ModLoader.Init(ModLoader.java:1082)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:100)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:402)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.RuntimeException: RedPowerCore: BlockID 136 exists, autoAssign is disabled.
    at forge.MinecraftForge.killMinecraft(MinecraftForge.java:322)
    at eloraam.core.Config.getBlockID(Config.java:169)
    at net.minecraft.server.RedPowerBase.initMicroblocks(RedPowerBase.java:216)
    at net.minecraft.server.RedPowerBase.initialize(RedPowerBase.java:270)
    at net.minecraft.server.mod_RedPowerCore.initialize(mod_RedPowerCore.java:47)
    at net.minecraft.server.mod_RedPowerLighting.initialize(mod_RedPowerLighting.java:45)
    at net.minecraft.server.mod_RedPowerLighting.ModsLoaded(mod_RedPowerLighting.java:25)
    at net.minecraft.server.ModLoader.init(ModLoader.java:561)
    ... 4 more
     
  2. Offline

    shadoark

    i have error that says outdated server plz help
     
  3. Offline

    kavmac

    You get that error when the server you're trying to connect to is running an older version of minecraft than you are. If you've gone ahead and updated your client to 1.1 you'll not be able to connect if the server is still running on 1.0.1
     
  4. Offline

    th3thin9

    SO WHAT CAN I DO TO PLAY BUKKIT ON 1.1?! PLZ HELP ME
     
  5. Offline

    kavmac

    join a server that's updated?
     
  6. Offline

    ZeroZX4

  7. Offline

    th3thin9

    i mean i cant make MY server update of the nonsense problem of the difference between 1.0.1 and 1.1 -.-
     
  8. Offline

    kavmac

    then download the 1.1 minecraft_server.jar from minecraft's website and upload it to your server.. then try the R1 dev build linked above.
     
  9. Offline

    th3thin9

    ok, i could do it, but the problem is that i cant find the run.bat files for 1.1, just for 1.0.1! plz help me!!! [creeper]
     
  10. Offline

    Snipes01

    What...just just change the name in your bat file. From
    java -Xincgc -Xmx1G -jar craftbukkit-1.0.1-R1.jar
    to
    java -Xincgc -Xmx1G -jar craftbukkit-1.1-R1.jar

    the name of the jar must be the same as the jar file name.
     
  11. Offline

    th3thin9

    dude, it dosent work, the .bat file DOSENT EVEN OPEN
     
Thread Status:
Not open for further replies.

Share This Page