GermanMofo Posted May 4, 2016 Posted May 4, 2016 (edited) I have been using the platform to service a self-constructed mod-pack for me and a few friends, we run roughly 140 mods. While I have decent experience hosting servers, especially ones that feature my own mod-packs, I do sometimes have trouble solving issues when my experience and research comes up dry. My research showed that the same error has occurred for people running AE2 (solved) and normally relates to problems with mobs. I cannot see either of these being the problem. Paste bins below contain the crash log, and the server log. I hope this is the right place to seek help for this issue, some other helpful information: the problem seems to be connected to the world file, single player worlds and new server worlds function fine, and it should not be a RAM issue as I run the server with a dedicated 8 gigabytes of RAM. Crash Log: https://pastebin.com/yTEnvZTD Run Log: https://pastebin.com/bgTCpGf9 Edited May 5, 2016 by GermanMofo
JaariAtmc Posted May 4, 2016 Posted May 4, 2016 I would suggest using the forge config (config folder) and set these two variables to true: # Set this to just remove any TileEntity that throws a error in there update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. B:removeErroringEntities=false # Set this to just remove any TileEntity that throws a error in there update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. B:removeErroringTileEntities=false Due to "reasons" that can be read above, I would suggest returning the values back to normal after fixing the issue.
GermanMofo Posted May 4, 2016 Author Posted May 4, 2016 This appears to have done the trick, thank you for this help so quickly.
EvilOwl Posted May 4, 2016 Posted May 4, 2016 Now the question is what did the erroring golem do and how to make him never repeat that mistake. "Entity Type: Thaumcraft.Golem (thaumcraft.common.entities.golems.EntityGolemBase) Entity ID: 356 Entity Name: Clay Golem Entity's Exact location: -2361.00, 64.00, 1473.95"
GermanMofo Posted May 4, 2016 Author Posted May 4, 2016 If this golem was a problem should the above fix not have deleted him? It still exists in the world, not at all changed.
EvilOwl Posted May 5, 2016 Posted May 5, 2016 He should be deleted, I guess the mod recovered from that. But if he'll be left in the same area again, he will probably crash the game again in some time.
GermanMofo Posted May 6, 2016 Author Posted May 6, 2016 Bochen was right, the server is crashing from the same problems, I am having some communication delays with my server host, will update when more information is available.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now