Hatchery

Hatchery

14M Downloads

Server crash: Description: Ticking block entity

Gunner76th opened this issue ยท 12 comments

commented

crash-2017-03-13_05.06.24-server.txt
I just woke up and was informed that our Sky Factory 3 server had crashed (but had shut down gracefully) during the early morning hours. To that extent I do not have details other than what is in this crash report as to the reason of the crash.

commented

Oh god no. No sponge, no cauldron, no bukkit, just pure forge. We are running the latest release of forge, which I think is 2254.

This is the first time the server has ever crashed like this, and from the crash report, I thought it was that 2 chickens that were in pens were trying to mate in a way that was not allowed or something lol

commented

Love that response.. well your right its during the mating code. Problem is to reach that part of the code a chicken has to be present. Which means that it loses the chicken after its already check fora chicken. It shouldn't happen. Thats kinda why I think the server hiccuped. But if it continues it needs a fix for sure. I may add a secondary null check just in casen

commented

And we are running the most recent release of Sky Factory, but we also manually updated all the mods to the most recent release versions as of last week IIRC.

commented

What version of Skyfactory 3 are you running?

commented

That is a very strange crash, I actually have null pointer catches before that part of the code is called. It may have been the server mishap. Tell me if this continues to happen. Your not using Sponge are you for your server? It didn't look like it from the crash log, but I have to ask.

commented

well just keep me informed if it keeps happening. I have a lot of mods needing worked on. so its in a queue, unless it becomes a major issue. Thanks for reporting it.

commented

crash-2017-03-14_05.31.18-server.txt
Seems we had another crash about 3 hours ago. I am restarting our server, and plan to go to the location of the pen to get a screen shot to see if that helps you any.

commented

2017-03-14_08 57 39
2017-03-14_08 57 49
2017-03-14_08 57 56
2017-03-14_08 58 37

commented

We are testing to see if it is those 2 front chickens under the apple, or what it is. I have the owner moving the 2 iron chickens to a new location, but keeping them beside each other. If it crashes again we should know if it is isolated to the iron chickens, or if it is a bug in general with the nesting pens.

commented

So it has been 9 days since I had the player move the 2 chickens that kept crashing us, and we have not had any further issues. It would appear that there was some freak event happening with those 2 specific chickens when they were placed near all the other chickens.

commented

I had another server report this too.. and it hasn't happen again.. its very strange.. but I will have an update soon that will hopefully catch it next time anyways

commented

d227a54

Catching a null pointer now just in case.. will be in the next update. may still be a bit but its here