View Single Post
Old 03-11-2013   #31
Iluz
Apprentice
 
Join Date: Mar 2013
Posts: 2
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Looks like a useful tool, I definitely like the way the XMB looks and would love to use it to launch my PC stuff as well. However for some reason the software doesn't recognize my controller, and shows me this error (along with some other stuff) when I press the controller connection button:

************** Exception Text **************
AForge.NotConnectedException: The requested joystick is not connected to the system.
at AForge.Controls.Joystick.Init(Int32 id)
at ..(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I definitely have the drivers since I've been using my navigation controller as a mouse for quite some time now. Any ideas?
Iluz is offline   Reply With Quote