Jump to content
  • 0

NoClassDefFoundError


Question

Posted

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:


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)

3 answers to this question

Recommended Posts

  • 0
Posted

thanks that worked but now i have another problem

now for some reason the server isnt showing up in minecraft. i have already port forwarded and checked to see if my ip has changed. i also cant get my server running from my laptop but i had it running a few weeks age.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...