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

Investigate WeaponClass not found bug #63

Open
DarkRedemption opened this issue Jun 29, 2016 · 1 comment
Open

Investigate WeaponClass not found bug #63

DarkRedemption opened this issue Jun 29, 2016 · 1 comment
Milestone

Comments

@DarkRedemption
Copy link
Owner

DarkRedemption commented Jun 29, 2016

18:28:54 Lua Error: [ERROR] addons/darksdankdata/lua/ddd/main/database/tables/sv_weapon.lua:16: attempt to concatenate local 'weaponClass' (a nil value)

  1. getWeaponId - addons/darksdankdata/lua/ddd/main/database/tables/sv_weapon.lua:16
  2. getOrAddWeaponId - addons/darksdankdata/lua/ddd/main/database/tables/sv_weapon.lua:22
  3. trackPlayerDeath - addons/darksdankdata/lua/ddd/main/database/sv_hooks.lua:100
  4. fn - addons/darksdankdata/lua/ddd/main/database/sv_hooks.lua:107
  5. unknown - addons/ulib/lua/ulib/shared/hook.lua:110
@DarkRedemption DarkRedemption added this to the v0.1.1 milestone Jun 29, 2016
@DarkRedemption
Copy link
Owner Author

DarkRedemption commented Jun 29, 2016

It looks like it's happening if someone dies right as the round ends. That is, the round end check happens, and then it's looking for a weaponClass.

@DarkRedemption DarkRedemption modified the milestones: v0.1.1, v0.2.0 Aug 17, 2016
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

No branches or pull requests

1 participant