Jump to content

Problem running launch.bat for the first time.


Ubasnoz

Recommended Posts

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
Link to comment
Share on other sites

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