You made a wrong condition because it's picking enemy to compare X to other enemy, not player. Plus you made inverted knockback.
Go to event number 56, in comparing X of EyeSkeleton
Change from X < EyeSkelly.X to X > Player_.X
Remove Vector Y action, it's a bug how it goes to sky.