Jump to content

Recommended Posts

Posted (edited)

I am currently trying to make a local Hexxit server using Hamachi. I drag and drop the Hexxit servers winrar file into my own folder and extract it there. When launch.bat is in that folder I click it and get the following:

 

C:UsersuserDesktopHexxit Server>java -Xmx3G -Xms2G -jar Hexxit.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:UsersuserDesktopHexxit Server>pause
Press any key to continue . . .
 
What does this mean and how do I fix this? Any help would be appreciated.
 
Also here is a link to a picture of the problem for those of you who need a visual. '>
Edited by Ubasnoz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...