Server issues

Discussion in 'Bukkit Help' started by xraysx, Aug 7, 2012.

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

    xraysx

    Hi everyone, i'v had a working 1.2.5 server but when the 1.3.1 came out i tryed to just shift the jar as i always do but then i got this eror; 195 recipes
    27 achievements
    java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.
    internal.Kernel32
    at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSu
    pport.java:50)
    at jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:176)
    at jline.WindowsTerminal.init(WindowsTerminal.java:80)
    at jline.TerminalFactory.create(TerminalFactory.java:93)
    at jline.TerminalFactory.get(TerminalFactory.java:151)
    at jline.console.ConsoleReader.<init>(ConsoleReader.java:140)
    at jline.console.ConsoleReader.<init>(ConsoleReader.java:126)
    at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:94)
    at net.minecraft.server.DedicatedServer.<init>(DedicatedServer.java:33)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:657)
    at org.bukkit.craftbukkit.Main.main(Main.java:143)



    And then i tryed to make a hole new server with only the jar and a bat but i stil get this eror what should i do? i tryed reistall java too.
     
  2. Offline

    starferret3

    same 1.3.1 sucks
     
  3. Offline

    xraysx

    any one that can help me?
     
  4. Offline

    bastion

    Sorry that has happened. It can be trying when things don't work. I am not a windows minecraft guy but maybe i can help a little

    First update your java to the latest version 7 and if you have 64bit os make sure you get the 64 bit version as well as the 32bit.

    Second, remove all your plugins or better yet, change the name of your existing folder and create a new folder and put your craftbukkit.jar in it and try to start it from scratch.

    If that works, then you start adding in your plugins till you find the one causing the exception.
     
Thread Status:
Not open for further replies.

Share This Page