modusmogulus/GmodDynamicWeaponReverb

Zeta players conflict/error

Closed this issue · 5 comments

when a zeta shoots there weapon this error occurs
[Dynamic Weapon Reverb] lua/autorun/server/dwr_server.lua:122: attempt to call method 'GetShootPos' (a nil value)

  1. v - lua/autorun/server/dwr_server.lua:122
  2. unknown - lua/includes/modules/hook.lua:96
    3. FireBullets - [C]:-1
    4. ShootWeapon - lua/zeta/weapon_handling.lua:324
    5. FireWeapon - lua/zeta/weapon_handling.lua:340
    6. unknown - lua/zeta/state_functions.lua:750
    7. unknown - lua/entities/npc_zetaplayer.lua:1509

wow whoever made that mod is a crackhead because he didn't implement the mentioned method. i'll do a workaround

wow whoever made that mod is a crackhead because he didn't implement the mentioned method. i'll do a workaround

What do you mean?

means that i pushed a fix to workshop and you should test it

means that i pushed a fix to workshop and you should test it

Ive reported the issue to the zeta players developer and it will be fixed in the next addons update
image

cool. in the meantime the mod will check if that function exists or not and if not it'll do its thing.