Create

Create

86M Downloads

Rotation speed controller doesn't work as expected

rikzun opened this issue ยท 3 comments

commented

Describe the Bug

Rotation speed controller ignores the direction in which the cogwheel rotates.

Reproduction Steps

  1. Place a rotation speed controller
  2. Add cogwheels (top and side)
  3. Connect a motor to the top cogwheel
  4. Change the rotation direction of the motor and observe the cogwheel from the side

Expected Result

Rotation speed controller responds to the direction of rotation of the cogwheel.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0d

Minecraft Version

1.18.2

Forge Version

40.1.80

Other Mods

No response

Additional Context

Also, rotation speed controller changes the direction of rotation when turning, it seems to me that this is wrong.

commented

It's been years since this was added, but just in case someone else has this issue, I figured out what caused this at least in my game.
The issue was seemingly caused by having two different sources of rotation on my shaft network operating at two different RPMs. In my specific case I had a windmill spinning much slower than my water wheels. For some reason this didn't break the network outright, but when I unlocked rotation speed controllers and tried to hook them up to my network in certain ways they would just break upon connecting. I fixed this by adding another speed controller off of the windmill that forced it to match the speed of the water wheels and the issue was fixed.

commented

Doesn't seems wrong to me as you can effectively set the direction of rotation scrolling on speed controller.

commented

In MC 1.19.2 Forge 43.3.2. Still have the same problem. Clockwise rotation goes in, clockwise out. Counter clockwise goes in, clockwise comes out. This breaks a plan I had for a contraption.