Jump to content
  • 0

Question

Posted

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

  • 0
Posted

Don't run from desktop, thats a protected location. Try running from inside your storage harddrive (IE Not the C/ drive) And see if that helps.

This is just a suggestion, because all your report there says is that something failed to be found.

  • 0
Posted

Don't run from desktop, thats a protected location. Try running from inside your storage harddrive (IE Not the C/ drive) And see if that helps.

This is just a suggestion, because all your report there says is that something failed to be found.

Thanks Chef when I move it off the desktop it starts up no problem. I wonder why my bukkit server has no problems running from the desktop.

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...