astruyk / Ares

An arma3 mod that adds some extra functionality to Zeus
51 stars 11 forks source link

General - Issue when reconnecting to server and attempting to get unit under mouse #165

Closed astruyk closed 9 years ago

astruyk commented 9 years ago

From forum post ( http://forums.bistudio.com/showthread.php?185254-Ares-Modules-expanding-Zeus-functionality-Release-Thread&p=2842411&viewfull=1#post2842411 ):

I run Zeus on a busy Public server and often connect and disconnect while the server remains up and running. I often get the following errors on re-connects which seems to prevent any of the ares functions working for me

23:19:32 Error in expression <er cursor: %1 (@%2)", _unitUnderCursor, position _unitUnderCursor]] call Ares_fn>
23:19:32   Error position: <position _unitUnderCursor]] call Ares_fn>
23:19:32   Error position: Type Group, expected Object,Location
23:19:32 File ares_zeusExtensions\functions\fn_GetUnitUnderCursor.sqf, line 45
astruyk commented 9 years ago

I think this should be fixed now.

serjames commented 9 years ago

Wow that was quick, cheers Anton