Jump to content
  • 0

Server stopped working


Question

Posted

Title: Server stopped working

Version: 0.5.1

OS: Latest Ubuntu

Java Version: 1.7.0_09

Description of Problem:

Stopped working after a couple of weeks

Error Messages:

Exception in server tick loop

Error Log:


Description: Exception in server tick loop

 

java.lang.NullPointerException

        at com.ForgeEssentials.util.DataStorage.getData(DataStorage.java:38)

        at com.ForgeEssentials.WorldBorder.ModuleWorldBorder.serverStarted(ModuleWorldBorder.java:85)

        at com.ForgeEssentials.core.ModuleLauncher.serverStarted(ModuleLauncher.java:204)

        at com.ForgeEssentials.core.ForgeEssentials.serverStarted(ForgeEssentials.java:172)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:601)

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)

        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:601)

        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

        at com.google.common.eventbus.EventBus.post(EventBus.java:268)

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:601)

        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

        at com.google.common.eventbus.EventBus.post(EventBus.java:268)

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

        at cpw.mods.fml.common.Loader.serverStarted(Loader.java:705)

        at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:314)

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:460)

        at fy.run(SourceFile:849)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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