Auto-Disenchanter freezes and causes errors
redstone861 opened this issue ยท 3 comments
Description (Required)
Something goes wrong when an enchanted item is put into the Auto-Disenchanter(with a book), and this causes the Auto-Disenchanter to consume the item and begin the countdown, but then never progress through the timer and idle forever, because the error causes the connected Energy Regulator to delete itself from the world.
Steps to reproduce the Issue (Required)
Put an enchanted item and a book into the Auto-Disenchanter when it is hooked up to power.
Expected behavior (Required)
The Auto-Disenchanter disenchants the item after an amount of time.
Server Log / Error Report
https://pastebin.com/mnTPmiTq (Console error)
and
https://pastebin.com/GY2u6Exg (Error-Reports log)
Environment (Required)
- Minecraft Version: git-Bukkit-8160e29 (MC: 1.15.2)
- Slimefun Version: Slimefun vDEV - 457 (git 1c8a7e4)
- CS-CoreLib Version: CS-CoreLib vDEV - 79 (git ec5b4c24)
From what I can tell, this also completely messed up my power system, as it deleted the Energy Regulator.
Please show us your full power set up, it looks like it may be that you have a bugged generator or so somewhere thats causing this.
Those are Advanced Solar Panels. When I tried to put the items into the Auto-Disenchanter, the physical block that is the Energy Regulator disappeared, but it still thought it was there, sort of- the little hologram thing still showed up, and when i tried to place a NEW Energy Regulator, it said there was already one in the system- but the block had disappeared. It somehow got fixed when I placed a new Energy Regulator in the same space that the old one was in.