Minecart dispensers doesn't work
LadyCailinBot opened this issue · 5 comments
CRAFTBOOK-3415 - Reported by TheoRetisch
Minecart dispensers which should collect minecarts when minecarts approach them and dispense them when activated by redstone doesn't work in version 1.13.2. The "MinecartDispenser" mechanism is activated in the config. No error was made during setup, as the test object works wonderfully under version 1.12.2. There is no error in the log.
AsyncWorldEdit version 3.6.0-rc-05
WorldEdit version 7.0.0-beta-05;6bbf29b
WorldGuard version 7.0.0-SNAPSHOT;1820-ea47e93
CraftBook version 3.10-SNAPSHOT;4491-0b51743
Paper #544 (MC: 1.13.2)
Comment by TheoRetisch
Hej, thanks for your answer! I found out that it has nothing to do with AWE. In fact, it's a problem with the construction. Under version 1.12.2 it is possible to power the [Dispenser] sign with a single redstone supply line. This has allowed very compact designs. In version 1.13.2 at least two redstone are required to activate the sign. It would be cool if this could be changed.
Pictures:
Does not work anymore: https://imgur.com/a/cVaaZWe
Works: https://imgur.com/a/SRWlvDn
Comment by me4502
That wasn’t a change in CraftBook. I’ll have a look into it, but based on that it’s very likely to be a spigot bug. There have been a few oddities where it isn’t sending the correct events in the 1.13 versions of Spigot.
Comment by TheoRetisch
Fixed in version 3.10-SNAPSHOT;4492-08d4255! Thank you very much :)