Electric Ore Grinder Does not Open Interface
Augies opened this issue ยท 5 comments
Description (Required)
When interacting with Electric Ore Grinders in the Latest Dev. Build, the interface fails to appear, instead showing a default furnace interface.
Steps to reproduce the Issue (Required)
- Place an Electric Ore Grinder (Tier 1 or 2)
- Right click to attempt to open the interface
Expected behavior (Required)
Open an interface such as this but for the electric ore grinder
Server Log / Error Report
No Relevant information appeared in logs
Environment (Required)
- Minecraft Version: 1.14.4
- Slimefun Version: vDEV - 290 (git 58889c4)
- CS-CoreLib Version: v1.6.1
Have you tried placing a new one down...?
Yup. Also tried restarting the server and individually reloading the plugin.
I did notice that the machines will still run if you use cargo management to put items in/take items out of them
I think it may just be mismapped in the .sfb files. (can happen when moving slimefun blocks around sometimes) You can check with your /sf debug_fish (need creative mode to use it). If you right click it'll probably tell you the block is a gold pan of some level. you can shift+left click this block to clear its block data... then break it and place a new one to resolve the issue - if that's what it is. When I place a new one, the interface opens normally and my old ones also open normally, so I don't think it's the plugin itself.