well i recently built a computer for my tekkit server, but when i try to start it i get this error. i only have 2 gigs of ram so dont tell me to add more.
Error Messages:
NoClassDefFoundError
Error Log:
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)
Question
jdbugs
Title: NoClassDefFoundError
Version: 3.1.2
OS: xp
Java Version: java 7
Description of Problem:
well i recently built a computer for my tekkit server, but when i try to start it i get this error. i only have 2 gigs of ram so dont tell me to add more.
Error Messages:
NoClassDefFoundError
Error Log:
3 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