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

createProjectile crashes the game after quitting / getting kicked #3876

Open
1 task done
q8X opened this issue Dec 5, 2024 · 0 comments · May be fixed by #3879
Open
1 task done

createProjectile crashes the game after quitting / getting kicked #3876

q8X opened this issue Dec 5, 2024 · 0 comments · May be fixed by #3879
Labels
bug Something isn't working

Comments

@q8X
Copy link

q8X commented Dec 5, 2024

Describe the bug

as in title, after quitting / getting kicked, the game crashes right before the explosion, For some reason the crash happened if you created a +15 projectile, tested on ID (16,18,19,20,21)

Version = 1.6-release-22789.0.000
Time = Thu Dec  5 21:52:41 2024
Module = C:\ProgramData\MTA San Andreas All\1.6\GTA San Andreas\gta_sa.exe
Code = 0xC0000005
Offset = 0x00171BA0

EAX=80808080  EBX=00000000  ECX=100F0F00  EDX=C417A19C  ESI=00C89018
EDI=00C89030  EBP=100F0F00  ESP=0177ED60  EIP=00571BA0  FLG=00210282
CS=0023   DS=002B  SS=002B  ES=002B   FS=0053  GS=002B

Steps to reproduce

  1. start runcode
  2. crun for i = 1, 15 do createProjectile(me, 16, me.position) end
  3. use /quit or click on Disconnect button in the main menu

Version

Multi Theft Auto v1.6-release-22789

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
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
1 participant