[Bug] 10.0.0 Moving ME Security Terminal with a sticky piston caused server crash ( /carpet movableBlockEntities true )
RubyRezal opened this issue ยท 4 comments
Describe the bug
I wanted to move an ME Security Terminal without having to go collect and re-link wireless terminals from other players sharing my network. I placed a sticky piston to pull the terminal away from the network cable. As soon as the security terminal moved the server crashed.
The terminal was moved when the server came back online.
How to reproduce the bug
This may require Carpet Mod and the command /carpet movableBlockEntities true
Set up a simple network with an ME Security Terminal.
Place a piston or sticky piston in such a way as to move the security terminal.
move the security terminal.
Expected behavior
It would be nice to be able to move the ME Security Terminal without having to re-link all wireless terminals.
Additional details
No response
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Fabric
Crash log
/carpet movableBlockEntities true
There is your problem. You should not expect other mods to support this, use at your own risk.
As a workaround for your setup, you could have an inverted toggle bus connecting the security terminal and place a button on it
That wouldn't really solve the problem. The point of moving the terminal wasn't to disconnect it from the network, I wanted to relocate it.