ACF-Missiles icon indicating copy to clipboard operation
ACF-Missiles copied to clipboard

ACF ammo section broken and bugged

Open MartyX5555 opened this issue 5 years ago • 0 comments

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
  2. getDisplayData - addons/acf-missiles-master/lua/autorun/sh_acfm_roundinject.lua:51 3. convert - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:134 4. UpdateAttribs - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:397 5. OnValueChanged - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:413 6. ValueChanged - lua/vgui/dnumslider.lua:172 7. OnValueChanged - lua/vgui/dnumslider.lua:39 8. SetValue - lua/vgui/dnumberscratch.lua:47 9. SetValue - lua/vgui/dnumslider.lua:108 10. AmmoSlider - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:420 11. CreateAttribs - addons/acf-master/lua/acf/shared/rounds/roundheat.lua:369 12. UpdateDisplay - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:214 13. DoClick - addons/acf-master/lua/acf/client/cl_acfmenu_gui.lua:87 14. InternalDoClick - lua/vgui/dtree_node.lua:62 15. DoClick - lua/vgui/dtree_node.lua:32 16. 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.

MartyX5555 avatar Nov 17 '19 23:11 MartyX5555