CraftBook 3

CraftBook 3

139k Downloads

Some minecart mechanics not working

LadyCailinBot opened this issue ยท 6 comments

commented

CRAFTBOOK-2762 - Reported by eliotrossimusic

Hello,

As seen in the title, I'm having problems with some features of craftbook simply refusing to work, or refusing to work under certain conditions. All of them are minecart-related.

  • Sort blocks using #stop-[stopname] act as if no sort-criteria have been given. /st thusly does nothing.
  • Launch blocks (using light green wool) and delay blocks (yellow wool) can't be created.
  • Dispensers (chests and emerald ore) can't be configured to propel carts to places where they can be accessed.
  • Dispensers won't work with chests connected to hoppers.

I've spent hours looking through the craftbook config and the internet in general, finding no clues as to how these problems can be fixed. A timely response is appreciated.

commented

Comment by me4502

Colored wool is never a default block for anything.
Try making it spawn on a ramp rail, that may fix it. It usually propels the minecart in the direction the sign is facing

commented

Comment by me4502

With the sort blocks - You use #stopname, not #stop-stopname.

commented

Comment by me4502

In the latets dev build, I added an option to automatically propel carts from the cart dispenser, instead of relying on natural slopes.

Edit:
When you say those blocks can't be created - what do you mean by that? As in you can't place them? Or they do nothing? If it's the latter, try the default blocks. If it's the former.. You have another plugin blocking the placement - craftbook doesn't do anything like that.

commented

Comment by me4502

I can't reproduce these issues.

commented

Comment by me4502

For the last one, try using craftbook pipes. Hoppers may not properly update the chest on bukkits end.

Also, do the mechanics work with the default blocks?
I'll look into the others.
I also don't understand the 3rd point, what do you mean a place where they can be accessed?

commented

Comment by eliotrossimusic

I'm using the default blocks for both the first and second issue.
As for the third, when a cart is deposited it just sits on top of the emerald ore block and gets sucked back into the chest when the redstone signal is removed. I've seen it work on almost every other server that runs craftbook, so I suspect I may just be doing something wrong but I can't think of what that could be.