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)
Question
Athire
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:
15 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now