NullPointerException when jME tries to draw my scene

After discovering the hard way that JMe has changed how it imports stuff since I last used it a couple of months back I finally got my model loaded only to discover this when JMe went to display it:

java.lang.NullPointerException
 

if you are still fighting this problem you'd better grab the jme source as "(Unknown Source)" won't give you enough information to isolate the problem.  :expressionless: