You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Nobelium-cfx im sure no one will look at this issue like the others, but can we allow more objects in the pool list to at least reach more limits? it seems to not crash at lower numbers when we increase. even increasing at 2000 we still cant spawn max items by default wich is 3000 it crashes at 2500.
a good number would be 5000 so 3000 more so we can at least spawn more than the default
thank you.
What happened?
Object pool is listed as 3000 max items and yet the game crashes if you have more than 1500
by increasing the pool with
increase_pool_size "Object" 2000
it allows you to spawn 2000 more objectsso at 2500 objects you crash when the limit is 5000
CfxCrashDump_2025_03_15_15_20_22.zip
Expected result
should not crash and allow the max items allowed
Reproduction steps
spawn 1500 props or more you will get a crash
Importancy
Unknown
Area(s)
RedM
Specific version(s)
1491
Additional information
The text was updated successfully, but these errors were encountered: