Silent Gear Saw Crashing Modded Server
yugiwill100 opened this issue ยท 3 comments
Versions
- Silent Gear: 1.16.5-2.6.30
- Silent's Gems: 1-16.3-3.7.16
- Silent Lib: 1.16.3-4.9.6
- Forge: 1.16.5-36.2.2
- Modpack: TNP Limitless 3 version 1.10.9
https://www.curseforge.com/minecraft/modpacks/tnp-limitless-3 - Optifine Installed: No
Expected Behavior
When low Durability saw is used till it breaks it is expected that much like the pickaxe it'll stop its harvesting.
Actual Behavior
Upon the saw reaching zero durability it causes server to freeze up and after roughly thirty seconds to a minute server crashes and kicks clients to menu.
Links/Images
http://hastebin.com/arimosavej.rb
crash-2021-08-19_17.38.33-server.txt
Steps to Reproduce the Problem
- Craft a pure stone Saw with a typical wooden tool rod
- Cut down a zelkova tree with a low durability so that it breaks
- HUD in game will report Saw has broke but can no longer pick up items in game and after roughly thirty seconds to a minute server will crash kicking clients to main menu.
Possible duplicate of #402, although I don't believe that one provided a crash report. I see Pickle Tweaks in the stack trace as well. Probably not relevant, but might be. Regardless, I think I do need to add a broken tool check in the breakTree
function.
I saw that one but was quite a few weeks old, and had Optifine which from what I have seen is a whole new bag of chaos in and of itself. Thus the new bug report.
Possible duplicate of #402, although I don't believe that one provided a crash report. I see Pickle Tweaks in the stack trace as well. Probably not relevant, but might be. Regardless, I think I do need to add a broken tool check in the
breakTree
function.
Any chance for an update on this?