delpi 5 Posted September 29, 2015 I just started up a 1.8.6.1 Server and I'm noticing from time to time it is losing a portion of my inventory. The parts where regular ammo and pistol ammo would go. My toolbelt, backpack, and weapons are not lost. Around the time it happens, I see the in the client log. I looked it up and it seems to be a graphical filter, but I haven't looked long. I wanted to check to see if this was a known error before I dug too far.Error in expression <onsLBSetFocus;};default {};};if _doFilter then {(_filterSets select IGU> Error position: <_doFilter then {(_filterSets select IGU> Error Undefined variable in expression: _dofilterFile ca\ui\scripts\handleGear.sqf, line 521 Share this post Link to post Share on other sites
delpi 5 Posted October 1, 2015 I've been doing more digging on this and I can't seem to find the cause of the error. The code below is the offending part but every single one of those variables are defined. /* Filter removed, moving to engine */if _doFilter then { (_filterSets select IGUI_GEAR_activeFilter) call _setFilterGlobals; //[] call _filterItems; //[] call _setFilterIcon;}; Share this post Link to post Share on other sites