Simspeed command can cause a crash

Kiwi Shark

Member
Community Veteran
Oct 10, 2025
221
199

Game Version

2026.2.34.3656

Operating System

Windows 11

What Happened​

When using the "simspeed" command in the console, entering any number larger than 15 digits will crash the game.
For example:
simspeed 999999999999999 works
simspeed 1000000000000000 crashes the game

What Was Expected​

Either no crash or a warning that a crash is possible and a confirmation option.

Assuming the simulation speed needs to be capped at some threshold, the command should return an error message if a speed is given that exceeds the pre-defined limit to avoid a crash.
Otherwise, if the cap should be "unlimited", a message should be displayed that extreme speeds may cause a crash. Possibly include a y/n prompt past a certain limit.

Reproduction Steps​

  1. Open the game
  2. Enter simspeed <any 16+ digit number>
  3. Game crashes

Reproduction Rate​

Always
 
Upvote 0