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

Join the conversation

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

Guest
Answer this question...

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