-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Console command to give large quantities of items can crash the game #2497
Comments
This might be a different issue, but when I did |
/give 10000000000 magnum
might run (after soft locking the game for many seconds) but it also has a high chance to crash the game. The game may also crash when viewing the large quantity of item in the inventory. We should probably cap the number?The text was updated successfully, but these errors were encountered: