Lunch field from disabeld plugin

Hi everyone Thanks for the hard work when i use Lunch for my project in order to debug it its fall on 100% saying that leap-motion plugin missing please disable it so when i went to disable it i founded it already disabled so i tried to cut it out from engine directory But no use the same result Please Help and Thanks again.

My Pc
Cpu: Intel core i7-5820K 3.30Ghz
Gpu: NVidia GTX 770 2Gb
Ram:32Gb

here is my screenshot and Log:

   [link text][2]

Hello MaxSam,

This is a known issue from upgrading from the 4.11 Preview versions to the 4.11 release. You can find more information on how to fix it at this post where I helped someone else with the same issue: Can't open unreal editor because of leap motion controller - World Creation - Epic Developer Community Forums

Thanks a lot for answering I really appreciate it but when I went to delete leapmotioncontroller folder I didn’t find it and when I opened my uproject. in text mode the only plugin does exists is LevelSequenceEditor and it is True…
there is my pictures

{
	"FileVersion": 3,
	"EngineAssociation": "4.11",
	"Category": "",
	"Description": "",
	"Plugins": [
		{
			"Name": "LevelSequenceEditor",
			"Enabled": true
		}
	],
	"TargetPlatforms": [
		"PS4",
		"WindowsNoEditor"
	]
}

alt text

is there something I missed or something…

I was assuming that the plugin may be the problem but there also seems to be another issue, which I found in your logs. It seems that you may be missing an environment variable that needs to be set up. You can find more information about that at the following link. Please let me know if it helps you.

UPDATE:
I tried something you may want to now when I clicked right click on the uproject there is an option to lunch the game when I click it it lunch normally but without build…But when I lunch it in the editor the same error as always

We haven’t heard from you in a while, MaxSam. Are you still experiencing these issues? If so, have you tried what I suggested in my previous post? What were the results? In the meantime, I’ll be marking this issue as resolved for tracking purposes. Please leave a comment whenever you’re available and the post will reopen.