I downloaded the server 1.1.10 files and put them into a folder on my desktop. When I run the .bat file I Immediately get a short error.
Error Messages:
The only message I get is what shows up in the console (See error log)
Error Log:
C:\Users\Phyziks\Desktop\Tekkit Main>java -Xmx1G -Xms1G -jar Tekkit.jar nogui
Exception in thread "main" java.lang.NullPointerException
at cpw.mods.fml.relauncher.FMLRelaunchLog.resetLoggingHandlers(FMLRelaun
chLog.java:203)
at cpw.mods.fml.relauncher.FMLRelaunchLog.configureLogging(FMLRelaunchLo
g.java:187)
at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:233)
at cpw.mods.fml.relauncher.FMLRelaunchLog.info(FMLRelaunchLog.java:265)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:16
4)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja
va:147)
at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc
her.java:45)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
C:\Users\Phyziks\Desktop\Tekkit Main>pause
Press any key to continue . . .
Question
Ascens1on
Title: Server will not start
Version: 1_0_3
OS: Windows 7 Home Premium 64bit
Java Version: Java 7 Update45 (64bit)
Description of Problem:
I downloaded the server 1.1.10 files and put them into a folder on my desktop. When I run the .bat file I Immediately get a short error.
Error Messages:
The only message I get is what shows up in the console (See error log)
Error Log:
4 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