Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SetAppThreadPriority: setpriority failed with error 45

Hello I have an issue with my app:

 SetAppThreadPriority: setpriority failed with error 45

I am using Xcode 6 and I am not sure if this is the issue.

like image 821
user3699052 Avatar asked Jun 04 '14 06:06

user3699052


1 Answers

I am new to Xcode so perhaps this is expected behavior, but i found that i get this error if i have the GameScene.Swift file selected in the project navigator when i run the simulation. But if i have the top level folder selected it runs fine without this error. By selected, i just mean clicked on so it's highlighted..

Other suggestions did not solve it for me.

like image 132
Mike Avatar answered Dec 07 '22 22:12

Mike