All ACF weapons and XCF additions seem to work perfectly on a listen server, but not on a dedicated server, running Debian 7 (Wheezy). By this I mean both sweps and the weaponry you mount on things as well.
Using the racks branch from here: https://github.com/Bubbus/XCF/tree/racks on both client and server, along with the latest version of wire from their GitHub as of 2013-06-18.
This seems to be the error I get on the client side when I try to fire any ACF weapon:
[ERROR] addons/xcf-racks/lua/xcf/client/projectiles/xcf_shell_cl.lua:25: attempt to index local 'effect' (a nil value)
All ACF weapons and XCF additions seem to work perfectly on a listen server, but not on a dedicated server, running Debian 7 (Wheezy). By this I mean both sweps and the weaponry you mount on things as well.
Using the racks branch from here: https://github.com/Bubbus/XCF/tree/racks on both client and server, along with the latest version of wire from their GitHub as of 2013-06-18.
This seems to be the error I get on the client side when I try to fire any ACF weapon:
[ERROR] addons/xcf-racks/lua/xcf/client/projectiles/xcf_shell_cl.lua:25: attempt to index local 'effect' (a nil value)
[ERROR] addons/xcf-racks/lua/xcf/client/xcf_ballistics_cl.lua:100: No projectile could be found at index 11
As a result, no projectile seems to be fired, or even created and the client is presented with the following errors.