assembly speed is wrong

swqxdba shared this bug 3 months ago
Won't Fix

The "Productivity" multiplier is not multiplied by the world assembly speed multiplier setting.

The expected formula:

MySession.Static.AssemblerSpeedMultiplier*(((MyAssemblerDefinition) this.BlockDefinition).AssemblySpeed + this.UpgradeValues[" Productivity"]))


Now the formula in the game:

MySession.Static.AssemblerSpeedMultiplier*((MyAssemblerDefinition) this.BlockDefinition).AssemblySpeed + this.UpgradeValues[" Productivity"])


In short, it should have been A*(B+C) but now it's A*B+C.


After testing, only the assembler has this problem, and the refinery's calculations are correct.


Test method: try to set 100x assembly machine speed boost for the game, then load an assembly speed upgrade block and you'll see that the speed is almost unchanged!


Translated with DeepL.com (free version)

Replies (2)

photo
1

Hello, swqxdba!

Thank you for writing to us.

Could you kindly provide additional information regarding the issue you have experienced?

Specifically, did this issue occur in a modded (with active MODs) or vanilla (without active MODs) world/server?

If the issue happened in a modded world/server, please check if it persists in a vanilla world as well.

If it does, kindly send us a screen recording/video showing the issue, along with the world save file and log from the time the issue occurred on your side.

  • You can access your save files by typing %appdata% into your Windows search bar and you will be redirected to the hidden Roaming folder. After that just follow: \Roaming\SpaceEngineers\Saves. There should be a folder with your SteamID and your saves.
  • Please zip the file and attach it here. If you are having difficulty attaching files you can optionally use Google Drive. When sharing a Google Drive link please make sure it is set to be downloadable by anyone with the link.
  • You can access your log files by typing %appdata% into your Windows search bar and you will be redirected to the hidden Roaming folder. After that just follow: \Roaming\SpaceEngineers.

Kind Regards,

Keen Software House: QA Department

photo
1

Hello Engineer,

as there has been no reply to this thread in some time, we will close it. If you're experiencing this issue, please create a new thread.

Kind regards,

Keen Software House: QA Department

Leave a Comment
 
Attach a file