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 . . .
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
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:
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 . . .4 answers to this question
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.
Note: Your post will require moderator approval before it will be visible.