[SOLVED] I get a NullPointerException when switching from the default rendering technique to JavaFX 2D

Focus on this:

java.lang.NullPointerException: Cannot invoke "String.hashCode()" because "this.name" is null

Lots of good stuff here including NullPointerException:

:)