Esx_extended atempt to call nil vlaue (global 'canReachPed')

Hello,

I was working on finishing my server and the last thing that need to work was giving an item trough the inventory from player to play. Im using es_extended and esx_menu_default for the reskin. I can drop items use them etc but when i try to gift something to a nearby player it doesnt respond and gifts an F8 error. @es_extended/client/functions.lua:1193: attempt to call a nil value (global ‘canReachPed’), Under thats states
ref @es_extended/client/functions.lua:1193
ref @es_extended/client/functions.lua:50

I just reinstalled my complete server and only had added es_extended and all needed things + esx_menu_default. Can some help me out here im realy stuck.