I have a problem after loading the map xml file. Sometimes my map is not parsed because of the following error:
Code: Select all
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.smartfoxserver.openspace.map::MapManager/buildMap()
at com.smartfoxserver.openspace.map::MapManager/onParseCompleted()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.smartfoxserver.openspace.map::XmlMapParser/onXmlLoaded()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()Thanks,
trispo