Zet0rz / nzombies

A GM13 Nazi Zombies style (WIP) gamemode
GNU General Public License v3.0
73 stars 78 forks source link

Pack A Punch Problem (Not Reported) #678

Closed M4tty03 closed 5 years ago

M4tty03 commented 5 years ago

Whenever I pack a punch a weapon I get this error:

[ERROR] addons/nzombies-master-workshop/gamemodes/nzombies/gamemode/weapons/sh_wep_modifiers.lua:152: attempt to index local 'tbl2' (a nil value) 1. RecursiveDifferenceCheck - addons/nzombies-master-workshop/gamemodes/nzombies/gamemode/weapons/sh_wep_modifiers.lua:152 2. RecursiveDifferenceCheck - addons/nzombies-master-workshop/gamemodes/nzombies/gamemode/weapons/sh_wep_modifiers.lua:154 3. RecursiveDifferenceCheck - addons/nzombies-master-workshop/gamemodes/nzombies/gamemode/weapons/sh_wep_modifiers.lua:154 4. ApplyNZModifier - addons/nzombies-master-workshop/gamemodes/nzombies/gamemode/weapons/sh_wep_modifiers.lua:211 5. unknown - addons/nzombies-master-workshop/gamemodes/nzombies/entities/entities/pap_weapon_trigger/shared.lua:46

Some things are wrong with the pack a punch. The camos are broken and some of my lua code to change the names of pack a punched guns isn't working. Any suggestions for what might be going on?