Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. SCRIPT ERROR**: Parse Error: Identifier 'Voidmod' is not declared in the current scope.
  2. 07-22 03:57:12.721 20251 20292 E godot : At: res://Test.gdc:10:GDScript::load_byte_code() - Parse Error: Identifier 'Voidmod' is not declared in the current scope.
  3. 07-22 03:57:12.721 20251 20292 E godot : **ERROR**: Method/Function Failed, returning: ERR_PARSE_ERROR
  4. 07-22 03:57:12.721 20251 20292 E godot : At: modules/gdscript/gdscript.cpp:785:load_byte_code() - Method/Function Failed, returning: ERR_PARSE_ERROR
  5. 07-22 03:57:12.721 20251 20292 E godot : **ERROR**: Condition ' err != OK ' is true. returned: RES()
  6. 07-22 03:57:12.721 20251 20292 E godot : At: modules/gdscript/gdscript.cpp:2168:load() - Condition ' err != OK ' is true. returned: RES()
  7. 07-22 03:57:12.721 20251 20292 E godot : **ERROR**: Failed loading resource: res://Test.gdc
  8. 07-22 03:57:12.721 20251 20292 E godot : At: core/io/resource_loader.cpp:285:_load() - Method/Function Failed, returning: RES()
  9. 07-22 03:57:12.721 20251 20292 E godot : **ERROR**: res://Test.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://Test.gd
  10. 07-22 03:57:12.721 20251 20292 E godot : At: scene/resources/resource_format_text.cpp:440:poll() - res://Test.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://Test.gd
  11. 07-22 03:57:12.721 20251 20292 E godot : **ERROR**: Condition ' err != OK ' is true. returned: RES()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement