Railcraft

Railcraft

34M Downloads

Trading Station does not work

GinkREAL opened this issue · 7 comments

commented

Description of the Bug
Trading station does not work, right clicking it does nothing.

To Reproduce

  1. Create new world and fly to village
  2. Place trading station and right click
  3. Nothing happens

Expected behavior

  1. GUI pops up to allow trading

https://gist.github.com/GinkREAL/61d0d2c33202032fad2f68d32cb38edb

The extra logs about missing blocks was because i tried to remove forestry to see if that would fix the problem

commented

(@BloodyRain2k It is recommended to use the latest Beta release)

commented

I am having the same problem.

commented

TileLogic#blockActivated() and CartBaseLogic#doInteract() doesn't call openGuiMethod when interactMethod returns true.
TradeStationLogic#interact() always return true, so we can't open GUI.

commented

Good catch

commented

same for me

commented

Confirmed here. Cart version doesn't work either.

commented

Is that fix going to be implemented and put on Curse?
Because I just found out that it still exists in 12.0.0 on 1.12.2