davrine Posted November 11, 2012 Posted November 11, 2012 trying to set up a server in my home network. i've downloaded the tekkit server 3.1.2 and edited the lauch file to 1024m & 1024m but when I run lauch i get the following error C:\Documents and Settings\Super\My Documents\Technic-server\Tekkit_Server_3.1.2> java -Xmx1024m -Xms1024m -jar Tekkit.jar nogui 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:\Documents and Settings\Super\My Documents\Technic-server\Tekkit_Server_3.1.2> pause Press any key to continue . . . I'm tryng to run this on an old machine running windows XP & 4G of ram intel P4 & 2 500G HDs the video card is an on baord intel graphic card that has open GL but no acceleration. could this be causing the error? Quote
Djinnii Posted November 12, 2012 Posted November 12, 2012 Just a note, you dont even need a graphics card to run the server. Graphics only comes into play when you actually try to play the game. I could be wayy off the mark here, but it looks like you need to (re-)install Java7 failing that, I'd re-download the Tekkit server again and put it in a new folder. Quote
davrine Posted November 12, 2012 Author Posted November 12, 2012 Djinnii, I agree I don't see what the graphic card has to do with it I'm just grasping at straws trying to figure it out. i tried what you suggested. unistalled java 7 and re-installed. re-d/l tekkit server. Unfortunately, same error. Please give more suggestion. I'm sumped willing to try anything. Quote
Magister Posted November 12, 2012 Posted November 12, 2012 try adding -nojline at the end of the start script Quote
Djinnii Posted November 12, 2012 Posted November 12, 2012 try adding -nojline at the end of the start script Just so I know... what is "Jline" and what is its function? Quote
Magister Posted November 12, 2012 Posted November 12, 2012 Just so I know... what is "Jline" and what is its function? http://jline.sourceforge.net/ Quote
Sir Pickle Posted November 18, 2012 Posted November 18, 2012 Hi i have the same error but i put nojline at the end of the launch.bat script and i'm still getting the same error, so can you please tell me where to put nojline, is it after pause or before pause. Quote
Magister Posted November 18, 2012 Posted November 18, 2012 you place it on the first line java -Xmx1G -Xms1G -jar Tekkit.jar nogui -nojline Quote
Sir Pickle Posted November 18, 2012 Posted November 18, 2012 Thank you so much that finally worked!!! :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.