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 null particle reference #385

Conversation

brandonsturgeon
Copy link
Contributor

Getting a few stray errors about Smoke being a NULL CNewParticleEffect:

Tried to use a NULL CNewParticleEffect!
1.  StopEmission - [C]:-1
 2.  FadeAway - addons/acf-3/lua/acf/damage/damage_cl.lua:124
  3.  unknown - addons/acf-3/lua/acf/damage/damage_cl.lua:189

I don't understand how or why it becomes invalid, so I can't determine if this is a good fix, but it would definitely work 😅

@thecraftianman thecraftianman merged commit 0948493 into ACF-Team:master Jan 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants