Create

Create

86M Downloads

game 1.15.2 create .2.4d speed controller problem

Consumerx54 opened this issue ยท 5 comments

commented

There seems to be a problem with the speed controller where no matter what you do if a speed over 64 is set it will become over stressed. Worked fine in lower game ver. I love this mod keep up the good work

commented

Screenshots .zip

Just to make sure there were no other mods that were interfering with create I created a new 1.15.2 game with only forge and create. As you can see it becomes over stressed at speed 65. This is a copy of the same creation on game version 1.14 which worked great. I can send you a copy of the saved game if you wish. I will do anything to help. I love this mod and have many ideas for it

commented

Hi,

Could you provide a picture of the set-up or a world download? If there is indeed an issue we can use this to track it down. Right now we do not have a way of replicating this issue.

commented

That's just how the stress system works. The encased fan doesn't generate enough power to operate the pulley at >64 RPM.

The faster a component is operated at, the more stress it takes to run. See the Wiki page about it.

If you want to run it faster, you'll need to attach more powerful or additional power generators to the system.

commented

If that is the case I hope more videos are made using 1.15.2 because that is a exact copy of one made with 1.14 which lets you raise the speed much higher. I tried connecting more than one fan in series with same rotation and when turned on one of the parts break and falls to the ground. In most of the videos the creative motor is use so it is really hard to judge. Are you supposed to be able to connect more than one fan? Or are the parts breaking due to a bug? Thank you and I appreciate the help

commented

It is indeed how the stress system works. The fan generates base 16su which is modified to 256 at it's output speed. The rope pulley uses a base 4su. The speed on the rotation speed controller sets the speed to a value, say 32 in my example. This speed is then multiplied with the base 4su. Resulting in 128su. This works, there's enough being generated. When you go over 64 (64*4 = 256) there is to much strain on your fan generating power.

java_6rwZR3BEZm
java_KXiLgwTaQB