- Oct 10, 2025
- 221
- 199
Game Version
2026.2.34.3656Operating System
Windows 11What Happened
When using the "simspeed" command in the console, entering any number larger than 15 digits will crash the game. For example:
simspeed 999999999999999 workssimspeed 1000000000000000 crashes the gameWhat 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
- Open the game
- Enter
simspeed <any 16+ digit number> - Game crashes
Reproduction Rate
Always
Upvote
0