Advertisement
mamankuat

Untitled

Jul 13th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. :0: 2018-07-14 11:58:42 AssetCache.hx: 61: INF: loading texture graphics/circle.png into cache global
  2. :0: 2018-07-14 11:58:42 Shader.hx: 104: INF: Shader #1 initialized
  3. :0: 2018-07-14 11:58:42 AssetCache.hx: 61: INF: loading texture { __worldAlpha => 1, width => 1, rect => (x=0, y=0, width=1, height=1), __isValid => true, __textureWidth =>
  4. 1, readable => true, height => 1, __worldTransform => matrix(1, 0, 0, 1, 0, 0), __textureHeight => 1, transparent => false, __worldColorTransform => (redMultiplier=1, greenMultiplier=1, blueMultiplier=1, alphaMultiplier=1, redOffset=0, greenOffset=0, blueOffset=0, alphaOffset=0), __renderable => true, __renderTransform => matrix(1, 0, 0, 1, 0, 0), image => { width => 1, type => DATA, buffer => { data => UInt8Array [byteLength:4, length:4], width => 1, format => 2, height => 1, bitsPerPixel => 32, transparent => false, premultiplied => true
  5. }, offsetX => 0, offsetY => 0, dirty => true, version => 1, height => 1 } } into cache global
  6. Called from openfl.utils._Endian.Endian_Impl_::$statics line 1
  7. Called from ApplicationMain::main line 84
  8. Called from ApplicationMain::create line 116
  9. Called from lime.app.Application::exec line 269
  10. Called from lime._backend.native.NativeApplication::exec line 160
  11. Called from lime._backend.native.NativeApplication::handleRenderEvent line 453
  12. Called from lime.app._Event_Void_Void::dispatch line 101
  13. Called from openfl.display.Stage::addRenderer line 338
  14. Called from openfl.display.Stage::render line 948
  15. Called from openfl.display.Stage::__broadcastEvent line 1038
  16. Called from openfl.display.Stage::__handleError line 1314
  17. Called from neko.Lib::rethrow line 65
  18. Called from openfl.display.Stage::__broadcastEvent line 1034
  19. Called from openfl.display.DisplayObject::__dispatch line 454
  20. Called from openfl.events.EventDispatcher::__dispatchEvent line 217
  21. Called from haxepunk.App::onEnterFrame line 9
  22. Called from haxepunk._internal.FlashApp::onEnterFrame line 61
  23. Called from haxepunk.Engine::onUpdate line 225
  24. Called from haxepunk.Engine::step line 244
  25. Called from haxepunk.Engine::update line 142
  26. Called from scenes.MainScene::begin line 56
  27. Called from haxepunk.masks.Imagemask::$init line 41
  28. Called from haxepunk.masks.Imagemask::new line 51
  29. Called from haxepunk.masks.Pixelmask::new line 34
  30. Called from haxepunk.assets.AssetCache::getTexture line 62
  31. Called from haxepunk.assets.AssetLoader::getTexture line 23
  32. Called from openfl.utils.Assets::getBitmapData line 80
  33. Called from lime.utils.Assets::getImage line 231
  34. Called from lime.utils.Assets::getAsset line 140
  35. Uncaught exception - Invalid call
  36. AL lib: (EE) alc_cleanup: 1 device not closed
  37. The terminal process terminated with exit code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement