SilverKing

Untitled

Oct 24th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  2. at flashlibs.bbshot.hexGrid.actions::WheelGridProcess/calculatePosition()
  3. at flashlibs.utils.lists::Map/forEach()
  4. at flashlibs.bbshot.hexGrid::GridComponent/forEachItem()
  5. at flashlibs.bbshot.hexGrid.actions::WheelGridProcess/updateComponent()
  6. at flashlibs.ecengine::Process/update()
  7. at flashlibs.ecengine::EntityComponentCore/update()
  8. at flashlibs.bbshot::AimAndShoot/update()
  9. at mechanics::Game/update()
  10. at flashlibs.framework.common.summoner::TickersProxy/enterFrame()
  11.  
  12.  
  13.  
  14. TypeError: Error #1009: Cannot access a property or method of a null object reference.
  15. at flashlibs.bbshot.util.starling::StarlingPainter/callReady()
  16. at DressObserver/onComplete()
  17. at Function/http://adobe.com/AS3/2006/builtin::call()
  18. at flashlibs.framework.common.handlers::Progress/finishProcess()
  19. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/onImageActive()
  20. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/groupRegisteredInAtlas()
  21. at flashlibs.utils::Dispatcher/dispatch()
  22. at flashlibs.framework.common.handlers::Progress/finishProcess()
  23. at flashlibs.framework.render.conversion::ConverterParticleToParticle2D/convert()
  24. at flashlibs.framework.common.conversion::ConversionProxy/convert()
  25. at flashlibs.framework.render.conversion::TexturesBuildingProxy/startConversion()
  26. at flashlibs.framework.render.conversion::RasterToTextureCommand/execute()
  27. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  28. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  29. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  30. at org.puremvc.as3.multicore.core::View/notifyObserver()
  31. at org.puremvc.as3.multicore.core::View/notifyObservers()
  32. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  33. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/particlePrepared()
  34. at flashlibs.utils::Dispatcher/dispatch()
  35. at flashlibs.framework.common.handlers::Progress/finishProcess()
  36. at flashlibs.framework.common.raster::CreateRasterCommand/rasterCreationComplete()
  37. at flashlibs.utils::Dispatcher/dispatch()
  38. at flashlibs.framework.common.handlers::Progress/finishProcess()
  39. at flashlibs.framework.common.conversion::ConversionProxy/convertingProcess()
  40. at flashlibs.framework.common.summoner::TickersProxy/enterFrame()
  41.  
  42.  
  43. ArgumentError: Error #2015: Invalid BitmapData.
  44. at flash.display::BitmapData/get width()
  45. at starling.textures::Texture$/fromBitmapData()
  46. at flashlibs.framework.render.atlas::SeparateTextures/addBitmap()
  47. at flashlibs.framework.render.atlas::TexturesProxy/addBitmap()
  48. at flashlibs.framework.render.conversion::ConverterParticleToParticle2D/convert()
  49. at flashlibs.framework.common.conversion::ConversionProxy/convert()
  50. at flashlibs.framework.render.conversion::TexturesBuildingProxy/startConversion()
  51. at flashlibs.framework.render.conversion::RasterToTextureCommand/execute()
  52. at org.puremvc.as3.multicore.core::Controller/executeCommand()
  53. at org.puremvc.as3.multicore.core::Controller/executeCommands()
  54. at org.puremvc.as3.multicore.patterns.observer::Observer/notifyObserver()
  55. at org.puremvc.as3.multicore.core::View/notifyObserver()
  56. at org.puremvc.as3.multicore.core::View/notifyObservers()
  57. at org.puremvc.as3.multicore.patterns.facade::Facade/sendNotification()
  58. at flashlibs.framework.render.controller.getTextureGroup::CreateDefinitionCommand/particlePrepared()
  59. at flashlibs.utils::Dispatcher/dispatch()
  60. at flashlibs.framework.common.handlers::Progress/finishProcess()
  61. at flashlibs.framework.common.raster::CreateRasterCommand/rasterCreationComplete()
  62. at flashlibs.utils::Dispatcher/dispatch()
  63. at flashlibs.framework.common.handlers::Progress/finishProcess()
  64. at flashlibs.framework.common.conversion::ConversionProxy/convertingProcess()
  65. at flashlibs.framework.common.summoner::TickersProxy/enterFrame()
Add Comment
Please, Sign In to add comment