Bubbus / ACF-Missiles

Racked munitions for ACF
MIT License
24 stars 13 forks source link

ACF ammo section broken and bugged #142

Open MartyX5555 opened 4 years ago

MartyX5555 commented 4 years ago

okay, so i updated both acf master and acf missiles (to the latest version) in my dedicated server and my client. when i start a game in singleplayer, all works fine, but when i try to start it in my server or in my multiplayer mode, my ammo list doesnt work and all looks like if that had a "conflict" such as the config of every ammo looks weird, also i receive this lua error when i choose a round (Armour percing for example):

[ERROR] addons/acf-missiles-master/lua/autorun/sh_acfm_roundinject.lua:16: attempt to call global 'oldDisplayData' (a nil value)

  1. checkIfDataIsMissile - addons/acf-missiles-master/lua/autorun/sh_acfm_roundinject.lua:16
    1. getDisplayData - addons/acf-missiles-master/lua/autorun/sh_acfm_roundinject.lua:51
    2. convert - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:134
      1. UpdateAttribs - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:397
      2. OnValueChanged - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:413
      3. ValueChanged - lua/vgui/dnumslider.lua:172
      4. OnValueChanged - lua/vgui/dnumslider.lua:39
        1. SetValue - lua/vgui/dnumberscratch.lua:47
        2. SetValue - lua/vgui/dnumslider.lua:108
        3. AmmoSlider - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:420
        4. CreateAttribs - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:369
          1. UpdateDisplay - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:214
          2. DoClick - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:87
          3. InternalDoClick - lua/vgui/dtree_node.lua:62
          4. DoClick - lua/vgui/dtree_node.lua:32
            1. unknown - lua/vgui/dlabel.lua:234

this only is happening when i try to open the ammo config of any round in my dedicated server. any help? also sorry for my english if you didnt understand me.