Bug After Removing the "Carpenter's Is Back!" Mod
Wanderson047 opened this issue · 1 comments
Describe the bug
-
Hello, good evening! I hope you’re all doing well. I am the General Administrator of a Minecraft server running version 1.20.1 with mods, including AE2 and some of its addons. Recently, we added the mod "Carpenter's Is Back!" and some players crafted items from this mod. However, we decided to remove it due to memory RAM issues. We also removed the mod "Biomancy."
-
After removing these mods, the server was restarted without any issues. However, we are encountering crashes when players with items from "Carpenter's Is Back!" use the AE2 PC (Me Driver, Me Controller, and Me Terminal) and perform searches in the Me Crafting Terminal. We believe the problem is due to residual items from the removed mod. Note: This issue only occurs with "Carpenter's Is Back!" and not with "Biomancy."
How to reproduce the bug
- Add and Configure the "Carpenter's Is Back!" Mod:
Install the "Carpenter's Is Back!" mod on both the server and the client.
Ensure the mod is functioning correctly and that players can create items from the mod.
- Create Items from the Mod:
Allow players to create items from the "Carpenter's Is Back!" mod.
Make sure these items are stored in AE2 systems, such as Me Storage or Me Crafting Terminal.
- Remove the "Carpenter's Is Back!" and "Biomancy" Mods:
Disconnect all players from the server and stop the server.
Remove the "Carpenter's Is Back!" and "Biomancy" mods from the "MODs" folder on the server.
Restart the server to apply the changes.
- Test the AE2 System:
Reconnect to the server with the mods removed.
Open the Me Crafting Terminal or other AE2 components (Me Driver, Me Controller, etc.).
Try searching in the Me Crafting Terminal, especially with items that were stored before the removal of "Carpenter's Is Back!".
- Reproduce the Crash:
Observe if any player experiences a crash when trying to search or interact with the Me Crafting Terminal.
Collect information about the crash, such as logs and error messages.
Expected behavior
-
I expected that after removing the "Carpenter's Is Back!" mod, the outcome would be similar to what happened with the "Biomancy" mod: the items would be removed from the AE2 system and no crashes would occur. However, some players are experiencing crashes when using the Me Crafting Terminal, likely due to residual items from the removed mod.
-
I would like to know if there is a way to resolve this bug by removing the corrupted items and related remnants without losing the items stored on the hard drive.
Additional details
No response
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
https://gist.github.com/Wanderson047/e2dfbbe33cee9cf0d5d078ba387eb6d2
This is likely due to another mod not behaving well when it intercepts our attempt at retrieving the tooltip:
at net.minecraft.world.item.Item.handler**$bek000$**methodGetName(Item.java:2033) ~[client-1.20.1-20230612.114412-srg.jar%23546!/:?]
Your crash report points to the "tombstone_lite" mod being responsible for that Mixin. Please report that to their issue tracker:
Corail Tombstone (tombstone), Version: 8.6.5
Issue tracker URL: https://github.com/Corail31/tombstone_lite/issues
Mixin class: ovh.corail.tombstone.mixin.ItemMixin
Target: net.minecraft.world.item.Item
at TRANSFORMER/[email protected]/net.minecraft.world.item.Item.handler$bek000$methodGetName(Item.java:2033)