Topic: getCursorControl Error.
Hiya, I have downloaded the latest update and followed all the instructions accuratlly, all of the samples run appart from the hide cursor function.  I recieve the following error which usually refers to an object which hasn't been loaded.
Unhandled Exception:Attempt to access field or method of Null object.
Here:
' disable mouse cursor
device.getCursorControl().setVisible(False)
Any help would be grately appreciated.
 this has been a spotty problem with Irrilcht proper that differs from machine to machine since about v1.1ish.  its interesting that your getting the attempt to access error as that would mean that getCursorControl() is not able to get a valid instance of ICursorControl.  if you willing to work with me here, id like to give you a special Irrlicht DLL in the hopes that we can maybe track this down.  you are running windows correct?
  this has been a spotty problem with Irrilcht proper that differs from machine to machine since about v1.1ish.  its interesting that your getting the attempt to access error as that would mean that getCursorControl() is not able to get a valid instance of ICursorControl.  if you willing to work with me here, id like to give you a special Irrlicht DLL in the hopes that we can maybe track this down.  you are running windows correct?

 )
 )