Interaction Blueprint in Unreal 4.5

I can’t seem to figure out what wrong with my blueprint, because whenever a trace is sent out, it appears that nothing is happening. When the single line channel trace is sent out in debug mode, nothing shows up. Any ideas?

’s

You START trace at a Forward vector wich is a local vector like (1,1,1) change that with your player location and you should be set