We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When createBuilding tries to extend pool capacity or calling engineSetPoolCapacity game will instantly crash.
Module = F:\Games\MTA San Andreas 1.6\mta\game_sa.dll Code = 0xC0000005 Offset = 0x00045B4A
crun engineSetPoolCapacity("building", 14000) (default is 13000)
crun engineSetPoolCapacity("building", 14000)
1.6-release-22850.0.000
The text was updated successfully, but these errors were encountered:
Cannot reproduce with crun engineSetPoolCapacity("building", 14000)
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When createBuilding tries to extend pool capacity or calling engineSetPoolCapacity game will instantly crash.
Steps to reproduce
crun engineSetPoolCapacity("building", 14000)
(default is 13000)Version
1.6-release-22850.0.000
Security Policy
The text was updated successfully, but these errors were encountered: