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 nil error #435

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Fix nil error #435

merged 1 commit into from
Nov 1, 2024

Conversation

Astralcircle
Copy link
Contributor

Fixes:

[[ACF] Armored Combat Framework] lua/acf/damage/damage_sv.lua:37: attempt to perform arithmetic on local 'NewHealth' (a nil value)
1. Network - lua/acf/damage/damage_sv.lua:37
 2. func - lua/acf/damage/damage_sv.lua:228
  3. internal_call - lua/includes/modules/hook.lua:409
   4. Run - lua/includes/modules/hook.lua:428
    5. func - lua/acf/core/globals.lua:230
     6. unknown - lua/includes/extensions/net.lua:38

@thecraftianman thecraftianman changed the base branch from master to dev November 1, 2024 02:13
@thecraftianman thecraftianman merged commit 234fc13 into ACF-Team:dev Nov 1, 2024
2 checks passed
@Astralcircle Astralcircle deleted the patch-1 branch November 1, 2024 02:19
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