Servius / tfa-sw-weapons-repository

Official branch for the TFA Star Wars Weapons.
Apache License 2.0
2 stars 10 forks source link

[BUG] #82

Open RobboOnBlaster opened 3 years ago

RobboOnBlaster commented 3 years ago

Hi,

When using this:

https://steamcommunity.com/sharedfiles/filedetails/?id=2217286711 or this https://steamcommunity.com/sharedfiles/filedetails/?id=1187300715

with the TFA shared resources I get the following error:

[[TFA Official] Star Wars Shared Resources [ Sounds, Icons, Shared Support Menu ]] lua/effects/effect_sw_impact/init.lua:39: Tried to use a NULL CLuaEmitter!

  1. Add - [C]:-1
    1. unknown - lua/effects/effect_sw_impact/init.lua:39
    2. util_Effect - [C]:-1
      1. Create - lua/tfa/modules/tfa_effects.lua:48
      2. ImpactEffectFunc - lua/weapons/tfa_gun_base/client/effects.lua:189
      3. unknown - lua/weapons/tfa_gun_base/client/effects.lua:140
      4. OldFireBullets - [C]:-1
        1. FireBullets - lua/autorun/lfs_basescript.lua:41
        2. ShootBullet - lua/weapons/reciprocating_quad_blaster/shared.lua:414
        3. ShootBulletInformation - lua/weapons/tfa_gun_base/common/bullet.lua:94
        4. TriggerAttack - lua/weapons/tfa_gun_base/shared.lua:1542
          1. unknown - lua/weapons/tfa_gun_base/shared.lua:1587 (x22)

This causes the guns to aim up into the air but the tracer and shots themselves remain in the same place.

Can only seem to replicate on our server not locally.