Entangled

Entangled

38M Downloads

[Bug] Installed Entangled now Server wont finish booting.

Closed this issue ยท 6 comments

commented

Version Info

  • Minecraft,1.20.1-Forge
  • Entangled,1.3.20

Installed Entangled on my Forge server now it gets stuck on the very last stage of loading. It never actually crashes so here is my start log. https://pastebin.com/CUqpzE3u Everything was working fine before I added this mod in. Now I cant even get it back to how it was before. I have a backup of my world but the server still wont start either way. Is there a config file Im not seeing that I need to remove also. Any help would be appreciated. Thanks

commented

If it still doesn't start after removing Entangled, then I doubt it is caused by Entangled. Entangled can't be preventing the server from starting if it is not installed.

Mixin apply failed betterchunkloading.mixins.json:ServerChunkCacheMixin

This is the only thing that stands out in the log. It is a mixin from betterchunkloading failing. It also mentions an earlier mixin from canary, so it might be some conflict between those mods.

commented

If it still doesn't start after removing Entangled, then I doubt it is caused by Entangled. Entangled can't be preventing the server from starting if it is not installed.

Mixin apply failed betterchunkloading.mixins.json:ServerChunkCacheMixin

This is the only thing that stands out in the log. It is a mixin from betterchunkloading failing. It also mentions an earlier mixin from canary, so it might be some conflict between those mods.

I have fixed my issue I basically had to generate a new forge server and load a backup save. Creating a forge server that had never seen entangled before. I uninstalled the mod from the original server I double and triple checked. Even after uninstalling entangled it was totally bricked. Only fix was to make a new forge server that never had entangled in the fist place my other 175 mods I have 300+ hours in work fine and have worked fine for months. Im assuming its a compatibility issue thats why I posted it here. Im moving on I dont need the mod that much but whatever the issue was it began only after installing entangled

commented

In the log it mentions missing registry entries for the block and item from Entangled (as expected after removing any mod). There used to be a Forge feature where you have to confirm to load the world in order to not accidentally lose those blocks/items. It should print a message to confirm by typing 'fml confirm' or '/fml confirm'.
It seems it mentions that 'If you continue the missing entries will get removed.', but the actual message to confirm is missing.

Not sure if this is the case at all, but you could try typing 'fml confirm' or '/fml confirm' after the server gets stuck in case you still have the broken setup.
This would be the case after removing any mod which adds new content.

commented

In the log it mentions missing registry entries for the block and item from Entangled (as expected after removing any mod). There used to be a Forge feature where you have to confirm to load the world in order to not accidentally lose those blocks/items. It should print a message to confirm by typing 'fml confirm' or '/fml confirm'. It seems it mentions that 'If you continue the missing entries will get removed.', but the actual message to confirm is missing.

Not sure if this is the case at all, but you could try typing 'fml confirm' or '/fml confirm' after the server gets stuck in case you still have the broken setup. This would be the case after removing any mod which adds new content.

thank you for your quick replies I will try that and see. I appreciate it boss

commented

I wanted to come back and thank you for your replies again and say I came to the conclusion the region part of my save got corrupted somehow I don't think it was entangled related just happened to get corrupted on that particular boot when I added it. Im sorry for wasting your time with this you can for sure close this out. Many thanks again

commented

No worries. Glad you were able to figure out what was going on and luckily you had a backup.