Jump to content

Recommended Posts

Posted

Hey so I've been looking around... a lot, and can't seem to find a fix for my problem,

It goes something like this: I'm trying to set up a Hexxit server for me and a few friends to play on and I go to click the launch.bat and it gives me an error like this,

C:UsersAlexDesktopHexxit 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:UsersAlexDesktopHexxit Server>pause

Press any key to continue . . . 

As previously stated I've looked around a bit and no one else seems to have this problem.

It could just be something simple I've overlooked but nonetheless I need some help.

I've already re installed the server files a few times, starting from scratch, but it always seems to have the same message.

Thanks!

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