Skip to content

Instantly share code, notes, and snippets.

@DrMoriarty
Created July 4, 2018 09:27
Show Gist options
  • Save DrMoriarty/ec8f21161564119182158f4b1dd7d49f to your computer and use it in GitHub Desktop.
Save DrMoriarty/ec8f21161564119182158f4b1dd7d49f to your computer and use it in GitHub Desktop.
07-04 12:25:24.695: D/AccessibilityManager(1766): current package=org.godotengine.godotdemolevel, accessibility manager mIsFinalEnabled=false, mOptimizeEnabled=true, mIsUiAutomationEnabled=false, mIsInterestedPackage=false
07-04 12:25:24.935: I/Adreno(1766): QUALCOMM build : 53b4b64, I83a540a04a
07-04 12:25:24.935: I/Adreno(1766): Build Date : 09/18/17
07-04 12:25:24.935: I/Adreno(1766): OpenGL ES Shader Compiler Version: XE031.09.00.04
07-04 12:25:24.935: I/Adreno(1766): Local Branch :
07-04 12:25:24.935: I/Adreno(1766): Remote Branch : quic/gfx-adreno.lnx.1.0.r5-rel
07-04 12:25:24.935: I/Adreno(1766): Remote Branch : NONE
07-04 12:25:24.935: I/Adreno(1766): Reconstruct Branch : NOTHING
07-04 12:25:24.991: I/OpenGLRenderer(1766): Initialized EGL, version 1.4
07-04 12:25:24.991: D/OpenGLRenderer(1766): Swap behavior 1
07-04 12:25:25.270: I/godot(1766): Android modules: Nothing to load, aborting
07-04 12:25:25.273: W/GodotView(1766): creating OpenGL ES 3.0 context :
07-04 12:25:25.318: I/godot(1766): OpenGL ES 3.0 Renderer: Adreno (TM) 506
07-04 12:25:25.441: I/libOpenSLES(1766): Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
07-04 12:25:25.448: W/AudioTrack(1766): AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 1, track 44100 Hz, output 48000 Hz
07-04 12:25:25.450: D/AudioTrack(1766): Client defaulted notificationFrames to 590 for frameCount 1772
07-04 12:25:26.136: I/Choreographer(1766): Skipped 72 frames! The application may be doing too much work on its main thread.
07-04 12:25:26.245: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:26.245: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.246: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:26.246: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.246: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.246: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.246: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:26.246: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.246: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:26.246: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.246: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.246: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.247: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:26.247: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.248: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:26.248: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.248: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.248: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.248: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.248: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.249: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:26.249: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.249: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:26.249: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:26.392: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:26.392: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.392: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:26.392: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.392: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.392: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.392: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:26.393: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.393: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:26.393: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.393: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.393: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.393: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:26.393: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.394: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:26.394: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.394: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.394: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.394: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.394: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.395: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:26.395: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.395: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:26.395: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:26.531: I/godot(1766): WARNING: not found: display/driver/keep_screen_on
07-04 12:25:26.554: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:26.554: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.554: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:26.554: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.554: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.554: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.555: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:26.555: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.555: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:26.555: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.555: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.555: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.556: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:26.556: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.556: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:26.556: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.556: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.556: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.556: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.556: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.558: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:26.558: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.558: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:26.558: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:26.719: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:26.719: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.719: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:26.719: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.719: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.719: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.720: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:26.720: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.720: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:26.720: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.720: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.720: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.721: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:26.721: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.721: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:26.721: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.721: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.721: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.721: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.721: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.723: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:26.723: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.723: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:26.723: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:26.877: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.877: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.877: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.877: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.877: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:26.877: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.877: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.878: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:26.878: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.878: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:26.878: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.878: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.878: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:26.878: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.878: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:26.880: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:26.880: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:26.880: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:26.880: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:27.031: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:27.031: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.031: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:27.031: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.031: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.031: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.031: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:27.031: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.032: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:27.032: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.032: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.032: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.032: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:27.032: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.032: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:27.032: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.033: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.033: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.033: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.033: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.034: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:27.034: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.034: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:27.034: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:27.232: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:27.232: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.232: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:27.233: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.233: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.233: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.233: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:27.233: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.233: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:27.233: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.233: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.233: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.234: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:27.234: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.234: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:27.234: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.234: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.234: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.234: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.234: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.235: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:27.235: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.235: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:27.235: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:27.490: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.490: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.490: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.490: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.490: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.490: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.490: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.491: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:27.491: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.491: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:27.491: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.491: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.491: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.491: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.491: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.493: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:27.493: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.493: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:27.493: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:27.661: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:27.661: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.661: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:27.662: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.662: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.662: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.662: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:27.662: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.662: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:27.662: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.662: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.662: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.663: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:27.663: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.663: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:27.663: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.663: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.663: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.663: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.663: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.664: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:27.664: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.664: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:27.664: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:27.811: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.811: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.811: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.811: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.811: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:27.811: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.811: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.812: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:27.812: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.812: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:27.813: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.813: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.813: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:27.813: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.813: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:27.814: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:27.814: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:27.814: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:27.814: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:28.014: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:28.014: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.014: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:28.014: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:28.014: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.014: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.015: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:28.015: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.015: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:28.015: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:28.015: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.015: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.016: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:28.016: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.016: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:28.016: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.016: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:28.016: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:28.016: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.016: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.017: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:28.017: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.017: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:28.017: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
07-04 12:25:28.166: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerrobot_diffusion.png
07-04 12:25:28.166: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.166: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerrobot_diffusion.png
07-04 12:25:28.166: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:28.166: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.166: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.167: E/godot(1766): **ERROR**: Failed loading resource: res://player/playerobot.material
07-04 12:25:28.167: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.167: E/godot(1766): **ERROR**: Can't load dependency: res://player/playerobot.material
07-04 12:25:28.167: E/godot(1766): At: core/io/resource_format_binary.cpp:659:poll() - Method/Function Failed, returning: error
07-04 12:25:28.167: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.167: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.167: E/godot(1766): **ERROR**: Failed loading resource: res://.import/player.dae-5611407abdadd55b4ab0ac0830102352.scn
07-04 12:25:28.167: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.168: E/godot(1766): **ERROR**: Failed loading resource: res://player/player.dae
07-04 12:25:28.168: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.168: E/godot(1766): **ERROR**: res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:28.168: E/godot(1766): At: scene/resources/scene_format_text.cpp:439:poll() - res://menu/menu.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://player/player.dae
07-04 12:25:28.168: E/godot(1766): **ERROR**: Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.168: E/godot(1766): At: core/io/resource_loader.cpp:149:load() - Condition ' err != OK ' is true. returned: RES()
07-04 12:25:28.169: E/godot(1766): **ERROR**: Failed loading resource: res://menu/menu.tscn
07-04 12:25:28.169: E/godot(1766): At: core/io/resource_loader.cpp:186:_load() - Method/Function Failed, returning: RES()
07-04 12:25:28.169: E/godot(1766): **ERROR**: Failed loading scene: res://menu/menu.tscn
07-04 12:25:28.169: E/godot(1766): At: main/main.cpp:1681:start() - Condition ' !scene ' is true. returned: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment