Jump to content

Athire

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Athire

  1. oops, in the first line of the error message it should be "NoClassDefFoundError", not "FoundError"
  2. Title: NoClassDefFoundError: could not initialize class org.fusesourse.jansi.internal.Kerne132 Version: 3.1.2 OS: windows 7 home premium 64 bit Java Version: java 7 Description of Problem: i run a small Tekkit server, and when the new update came out I could no longer connect to it (which makes sense). I downloaded the new server (3.1.2), extracted the files like I did before, but when the CMD started up I got the usual "182 recipes/27 achievments" followed by the error message I posted in the Error Messages section D: I saw another post similar to this saying to add "--nojline" to the end of the batch file, but when I tried this it didn't work! (To be fair, I might not have done it right) Any help someone could give would be much appriciated! Error Messages: java.lang.FoundError: could not initialize class org.fusesourse.jansi.internal.Kerne132 at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(windowsSupport.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:101) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:637 at org.bukkit.craftbukkit.Main.main(Main.java:136) Error Log:
×
×
  • Create New...