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

fix: crash when trying to attach a non existing attachedEffect #625

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

conde2
Copy link
Collaborator

@conde2 conde2 commented Nov 13, 2023

Reproduction:

g_game.getLocalPlayer():attachEffect(g_attachedEffects.getById(9999))

image

Reproduction:

g_game.getLocalPlayer():attachEffect(g_attachedEffects.getById(9999))
@majestyotbr majestyotbr changed the title Fix crash when trying to attach a non existing attachedEffect fix: crash when trying to attach a non existing attachedEffect Nov 13, 2023
@mehah mehah merged commit ae89ea0 into main Nov 13, 2023
10 checks passed
@mehah mehah deleted the fix-crash branch November 13, 2023 17:59
dudantas pushed a commit that referenced this pull request Nov 17, 2023
Fixed random crashes and fixed death window when canceling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants