The Meaning of Life, the Universe, and Everything.
Join Date:
12/5/2012
Posts:
42
Member Details
Whenever I join my server, after the initial load, if I try to walk anywhere I disconnect with "a fatal error has occurred this connection is terminated". Attempting to rejoin immediately causes same disconnect. If I restart I'm fine during the initial load, then it happens again. No problem if I open the same world in single player. I really want to add this mod to my server, if I can; this will be my last update before we change version numbers. I'm pretty sure it has to do with the Rogue androids spawning.
Some mod is using the id 177 for an entity which is used by matter overdrive, change the id in the config file of either matter overdrive or the other mod.
n linux I would just do "grep -R 177 config" and find out.
Good luck.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Whenever I join my server, after the initial load, if I try to walk anywhere I disconnect with "a fatal error has occurred this connection is terminated". Attempting to rejoin immediately causes same disconnect. If I restart I'm fine during the initial load, then it happens again. No problem if I open the same world in single player. I really want to add this mod to my server, if I can; this will be my last update before we change version numbers. I'm pretty sure it has to do with the Rogue androids spawning.
From My Client Log: http://pastebin.com/qxzRiQWP
Mods List: http://pastebin.com/sBaXEYin
MatterOverdrive version:0.4.1
Minecraft version:1.7.10
Some mod is using the id 177 for an entity which is used by matter overdrive, change the id in the config file of either matter overdrive or the other mod.
n linux I would just do "grep -R 177 config" and find out.
Good luck.