KoffeinFlummi / AGM

Authentic Gameplay Modification for A3 | THIS PROJECT IS NO LONGER BEING WORKED ON. ALL ISSUES AND PULL REQUESTS WILL BE IGNORED.
Other
125 stars 84 forks source link

Script error when placing a mine #747

Closed bux closed 10 years ago

bux commented 10 years ago

Arma3: 1.24 Mods: CBA_A3, AGM_dev AGM_dev from: 2014-08-08T05:48:42.262Z Tested on: self hosted MP mission Zeus enabled: Yes Modules: All AGM modules with default settings

I got this error when I tried placing an "APERS mine". 2014-08-08_00001

Error in expression <Magazines" >> _mag >> "AGM_Triggers" >> _config;
_config = ConfigFile >> "CfgAGM>
  Error position: <_config;
_config = ConfigFile >> "CfgAGM>
  Error Undefined variable in expression: _config
File AGM_Explosives\functions\fn_PlaceExplosive.sqf, line 32

I wasn't able yet to reproduce this error.

CorruptedHeart commented 10 years ago

Closed via https://github.com/KoffeinFlummi/AGM/pull/782 at least it won't show an error (I hope).