Skip to content
New issue

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

engineSetPoolCapacity is broken #3912

Open
1 task done
Xenius97 opened this issue Dec 28, 2024 · 1 comment
Open
1 task done

engineSetPoolCapacity is broken #3912

Xenius97 opened this issue Dec 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Xenius97
Copy link
Contributor

Xenius97 commented Dec 28, 2024

Describe the bug

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

Steps to reproduce

crun engineSetPoolCapacity("building", 14000) (default is 13000)

Version

1.6-release-22850.0.000

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@Xenius97 Xenius97 added the bug Something isn't working label Dec 28, 2024
@TheNormalnij
Copy link
Member

Cannot reproduce with crun engineSetPoolCapacity("building", 14000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants