[1.1.103] Screenshot command does not check upper bound
Posted: Sat Jan 20, 2024 12:09 am
What did you do?
Input and ran the following screenshot command:
/screenshot 8000 8000 24382994877
What happened?
Instant game crash.
What did you expect to happen instead? It might be obvious to you, but do it anyway!
Game should not crash
Does it happen always, once, or sometimes?
Always
If you can reproduce the issue provide the exact steps!
Open any save, and run the command above.
Seems like a simple fix, just cap the max to the max, like how the screenshot command caps the minimum.
Stack trace logging done
643.814 Error FloatCast.hpp:123: 24382994877.000000 > 2147483647.000000
Input and ran the following screenshot command:
/screenshot 8000 8000 24382994877
What happened?
Instant game crash.
What did you expect to happen instead? It might be obvious to you, but do it anyway!
Game should not crash
Does it happen always, once, or sometimes?
Always
If you can reproduce the issue provide the exact steps!
Open any save, and run the command above.
Seems like a simple fix, just cap the max to the max, like how the screenshot command caps the minimum.
Stack trace logging done
643.814 Error FloatCast.hpp:123: 24382994877.000000 > 2147483647.000000