B4rb4ross4 Posted December 1, 2013 Posted December 1, 2013 Hey guys, maybe you can help me. I got the following case: I created a cronjob to backup my MC Server every 2 hours. I carelessly thought that the hdd would not run full too fast, but my estimation was wrong. HDD ran full MC Server crashed. I deleted most of the backups and tried to start the Server again. I suddenly got an ID conflict between chicken chunks chunkloader and the rubberwood block from SC2. That raised an Eyebrow by me, because the server was running for about 2 or 3 months without any problem. I changed the item id of the chunkloader to 4095. I then got the error message "The difference set is not equal", sure I changed the ID. So I removed the chicken chunks mod from my mod folder and restarted the server. The Server was starting with no errors anymore. Then I put back the chickenchunks mod and now get the following error: The difference set is not equal: only on right={4095=Item 4095, Type codechicken.chunkloader.ItemChunkLoader, owned by ChickenChunks, ordinal 0, name chickenChunkLoader, claimedModId null} How can I get the chickenchunks mod back and the server running now? Full Log file: http://pastebin.com/pyPfTUY8 Quote
luacs1998 Posted December 1, 2013 Posted December 1, 2013 Nothing? Quote Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
B4rb4ross4 Posted December 1, 2013 Author Posted December 1, 2013 Thx for the great help! I'm mow much more certain, what I could have done better! Was taking out the chunkloader mod wrong? What should i have done instead. Quote
LexManos Posted December 1, 2013 Posted December 1, 2013 A difference saying 'only on right' means that you've only ADDED stuff, which is to be expected when you add mods. I would say *something* derped up when your HDD got full that wiped out the ID list for the first run. On the server, you don't have a choice of if you wanna run with the changed id set or not, it just runs. What I would do is try and find your old saves from before things derped, and see what the id configs were. Make sure they are the same. If not, you could just continue on as is and have your chunk loads at 4095. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
B4rb4ross4 Posted December 2, 2013 Author Posted December 2, 2013 I got it now running. Used the latest backup i had. But I recognized that i had to change the ID in my clientconfig too .... So a fail by myself. Cost me about 12 hours to fix this Anyways thx for your help and pointing me in the right direction Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.