Sparkweb Error

Hi

I have compiled SparkWeb and have set it to use http-bind. When I launch a conference though I am receiving the following error:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at org.jivesoftware.xiff.vcard::VCard$/getVCard()
at com.jivesoftware.spark::BuddyRenderer/loadVCard()
at com.jivesoftware.spark::BuddyRenderer/set data()
at mx.controls::List/makeRowsAndColumns()
at mx.controls.listClasses::ListBase/makeRowsAndColumnsWithExtraRows()
at mx.controls.listClasses::ListBase/updateDisplayList()
at mx.controls::List/updateDisplayList()
at mx.controls.listClasses::ListBase/validateDisplayList()
at mx.managers::LayoutManager/validateDisplayList()
at mx.managers::LayoutManager/doPhasedInstantiation()

Any ideas?

Going to try it again tonight using socket to see if that works.