when i try to run my server it comes up with this error
Error Messages:
Error Log:
C:\Users\Geokolte\Desktop\Server\Tekkit_Server 3.1.2>java -Xmx1024M -Xms1024M -j
ar Tekkit.jar
182 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:101)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:637)
at org.bukkit.craftbukkit.Main.main(Main.java:136)
C:\Users\Geokolte\Desktop\Server\Tekkit_Server 3.1.2>PAUSE
Press any key to continue . . .
Question
geokolte
Title: NoClassDefFound......
Version: 3.1.2
OS: windows vista
Java Version: jre7
Description of Problem:
when i try to run my server it comes up with this error
Error Messages:
Error Log:
1 answer 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