FTB Ultimate *Exception in Server tick loop*

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Fireeagle2000

New Member
Jul 29, 2019
2
0
0
Hi there,

im running a ftb server since june. The server runs normaly and today server restarts and crashes. There are no changes made on the server since my last online time (playing) this morning.

Crashlog:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 9/23/13 7:36 PM
Description: Exception in server tick loop

java.lang.NullPointerException
at ur.<init>(SourceFile:42)
at soaryn.xycraft.world.XyCraftWorldBlocks.init(XyCraftWorldBlocks.java:88)
at soaryn.xycraft.world.XyCraftWorld.init(XyCraftWorld.java:73)
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:487)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:135)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)

Any ideas, what the problem is?

Kind regards
Fire
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
This is not the full log. Could you post the entire log and the console log in debug mode to pastebin.com and link to them here. I'm hoping that the log will reveal a block that is causing the error and not the mod itself having problems. Check here for more info about the logs.
 

Fireeagle2000

New Member
Jul 29, 2019
2
0
0
Hi there,

problem was not solved but a rollback of 4 hours cleared the problem, Server runs now.

If the problem will occur again, i will re-open this thread/open a new thread and copy the full logs (pastebin) to recieve any help from the forum.

anyway, thanks for your help and time lavarthan.

regards
Fire

-close-