-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
What Happened
我当时导入了这个插件的最新版本,我的引擎版本为最新,不知为何报错,他没有出现选项卡,在项目设置界面无法使用插件
At that time, I imported the latest version of this plugin, and my engine was also updated to the latest version. For some unknown reason, an error occurred.He did not appear in the tab.Plugins cannot be used in the project settings interface
``
How to Reproduce
导入后报错,且无法启用,没有出现选项卡
An error occurred after importing, and it cannot be enabled; the tab did not appear.
Block Coding Plugin Version
0.10.1
Godot Engine Version
v4.6.1
Operating System
windows10
Logs or command-line output
Godot Engine v4.6.1.stable.mono.official (c) 2007-present Juan Linietsky, Ariel Manzur & Godot Contributors.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/blocks/communication/get_node.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/option_data.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/blocks/communication/get_node.gd:5 - Parse Error: Preload file "res://addons/block_code/ui/util.gd" does not exist.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/blocks/communication/get_node.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/blocks/communication/groups.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/option_data.gd" does not exist.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/blocks/communication/groups.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/blocks/graphics/animationplayer_play.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/option_data.gd" does not exist.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/blocks/graphics/animationplayer_play.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/blocks/input/is_input_actioned.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/option_data.gd" does not exist.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/blocks/input/is_input_actioned.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/block_code_node/block_code.gd:6 - Parse Error: Preload file "res://addons/block_code/translation/utils.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/block_code_node/block_code.gd:6 - Parse Error: Cannot infer the type of "TxUtils" constant because the value doesn't have a set type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/block_code_node/block_code.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:3 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/block_ast.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:22 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:30 - Parse Error: "Types" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:30 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:10 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:13 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd:31 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/code_generation/ast_list.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:3 - Parse Error: Preload file "res://addons/block_code/code_generation/block_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:4 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/util.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:6 - Parse Error: Preload file "res://addons/block_code/code_generation/variable_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:174 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:180 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:216 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:228 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:240 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:240 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:249 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:258 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:268 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:118 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:133 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:175 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:219 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:241 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:242 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:253 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:263 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd:269 - Parse Error: Cannot infer the type of "block_def" variable because the value doesn't have a set type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/code_generation/blocks_catalog.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_ast.gd:3 - Parse Error: Preload file "res://addons/block_code/code_generation/block_ast.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_ast.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/option_data.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_ast.gd:5 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_ast.gd:107 - Parse Error: "OptionData" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_ast.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:4 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/variable_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:30 - Parse Error: "Types" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:98 - Parse Error: "Types" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:268 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd:283 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/code_generation/block_definition.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:3 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:4 - Parse Error: Preload file "res://addons/block_code/code_generation/ast_list.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/block_ast.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:6 - Parse Error: Preload file "res://addons/block_code/code_generation/block_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:9 - Parse Error: "ASTList" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:10 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:12 - Parse Error: Cannot infer the type of "init_ast" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:24 - Parse Error: Cannot infer the type of "new_ast" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:36 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:39 - Parse Error: Cannot infer the type of "signal_node" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:48 - Parse Error: Could not resolve external class member "variables".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd:59 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/code_generation/script_generator.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:4 - Parse Error: Preload file "res://addons/block_code/ui/blocks/utilities/background/background.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:5 - Parse Error: Preload file "res://addons/block_code/ui/block_canvas/block_canvas.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:6 - Parse Error: Preload file "res://addons/block_code/ui/block_tree_util.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:7 - Parse Error: Preload file "res://addons/block_code/ui/constants.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:8 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:14 - Parse Error: "BlockCanvas" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:39 - Parse Error: "BlockCanvas" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:127 - Parse Error: Could not resolve external class member "definition".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:127 - Parse Error: Could not resolve external class member "block_type".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd:147 - Parse Error: Cannot infer the type of "tree_scope" variable because the value doesn't have a set type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:7 - Parse Error: Preload file "res://addons/block_code/ui/block_canvas/block_canvas.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:8 - Parse Error: Preload file "res://addons/block_code/ui/block_tree_util.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:9 - Parse Error: Preload file "res://addons/block_code/drag_manager/drag.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:10 - Parse Error: Preload file "res://addons/block_code/ui/picker/picker.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:11 - Parse Error: Preload file "res://addons/block_code/ui/util.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:16 - Parse Error: Preload file "res://addons/block_code/ui/constants.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:20 - Parse Error: "Picker" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:21 - Parse Error: "BlockCanvas" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:23 - Parse Error: "Drag" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:53 - Parse Error: Cannot infer the type of "block_scope" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:69 - Parse Error: Could not resolve external class member "definition".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd:69 - Parse Error: Could not resolve external class member "instantiate_block".
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/drag_manager/drag_manager.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/ast_list.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:6 - Parse Error: Preload file "res://addons/block_code/code_generation/block_ast.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:7 - Parse Error: Preload file "res://addons/block_code/ui/picker/categories/block_category.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:8 - Parse Error: Preload file "res://addons/block_code/code_generation/block_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:9 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:10 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization_tree.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:11 - Parse Error: Preload file "res://addons/block_code/code_generation/blocks_catalog.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:12 - Parse Error: Preload file "res://addons/block_code/ui/picker/categories/category_factory.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:13 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:14 - Parse Error: Preload file "res://addons/block_code/serialization/value_block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:15 - Parse Error: Preload file "res://addons/block_code/code_generation/variable_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:18 - Parse Error: Preload file "res://addons/block_code/ui/blocks/entry_block/entry_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:19 - Parse Error: Preload file "res://addons/block_code/ui/blocks/statement_block/statement_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:20 - Parse Error: Preload file "res://addons/block_code/ui/blocks/parameter_block/parameter_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:21 - Parse Error: Preload file "res://addons/block_code/ui/blocks/control_block/control_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:17 - Parse Error: Assigned value for constant "SCENE_PER_TYPE" isn't a constant expression.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:25 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:26 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:33 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:34 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:38 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:38 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:56 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:84 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:114 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:121 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:148 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:165 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:194 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:213 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:223 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:227 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:232 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:232 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:238 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:249 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:253 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:257 - Parse Error: "ASTList" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:265 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:265 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:271 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:271 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:290 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:290 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:304 - Parse Error: "ASTList" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:313 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:313 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:330 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:330 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:66 - Parse Error: Cannot infer the type of "block_category" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:69 - Parse Error: Could not resolve external class member "definition".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:75 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:86 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:122 - Parse Error: Cannot infer the type of "base_block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:127 - Parse Error: Cannot get property "get_output_parameters" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:127 - Parse Error: Function "get_output_parameters()" not found in base null.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:135 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:137 - Parse Error: Cannot get property "target_node_class" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:137 - Parse Error: Cannot find member "target_node_class" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:138 - Parse Error: Cannot get property "category" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:138 - Parse Error: Cannot find member "category" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:143 - Parse Error: Cannot get property "code_template" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:143 - Parse Error: Cannot find member "code_template" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:161 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:178 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:209 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:258 - Parse Error: Cannot infer the type of "ast_list" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:260 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:266 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:272 - Parse Error: Cannot infer the type of "ast_node" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:276 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:282 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:291 - Parse Error: Cannot infer the type of "ast_value_node" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:295 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:305 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:307 - Parse Error: Cannot infer the type of "root" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:308 - Parse Error: Cannot infer the type of "tree" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:314 - Parse Error: Cannot infer the type of "block" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:318 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:322 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:331 - Parse Error: Cannot infer the type of "value" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:335 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:61 - Parse Error: The variable type is being inferred from a Variant value, so it will be typed as Variant. (Warning treated as error.)
ERROR: res://godot-block-coding-0.10.1/addons/block_code/ui/block_editor_context.gd:0 - Compile Error: Failed to compile depended scripts.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/examples/demo_ingame/demo_ingame.gd:0 - Compile Error: Failed to compile depended scripts.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/examples/demo_ingame/demo_ingame.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/inspector_plugin/block_script_inspector.gd:3 - Parse Error: Preload file "res://addons/block_code/block_code_plugin.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/inspector_plugin/block_script_inspector.gd:4 - Parse Error: Preload file "res://addons/block_code/translation/utils.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/inspector_plugin/block_script_inspector.gd:4 - Parse Error: Cannot infer the type of "TxUtils" constant because the value doesn't have a set type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/inspector_plugin/block_script_inspector.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/ast_list.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:6 - Parse Error: Preload file "res://addons/block_code/code_generation/block_ast.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:7 - Parse Error: Preload file "res://addons/block_code/ui/picker/categories/block_category.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:8 - Parse Error: Preload file "res://addons/block_code/code_generation/block_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:9 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:10 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization_tree.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:11 - Parse Error: Preload file "res://addons/block_code/code_generation/blocks_catalog.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:12 - Parse Error: Preload file "res://addons/block_code/ui/picker/categories/category_factory.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:13 - Parse Error: Preload file "res://addons/block_code/types/types.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:14 - Parse Error: Preload file "res://addons/block_code/serialization/value_block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:15 - Parse Error: Preload file "res://addons/block_code/code_generation/variable_definition.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:18 - Parse Error: Preload file "res://addons/block_code/ui/blocks/entry_block/entry_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:19 - Parse Error: Preload file "res://addons/block_code/ui/blocks/statement_block/statement_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:20 - Parse Error: Preload file "res://addons/block_code/ui/blocks/parameter_block/parameter_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:21 - Parse Error: Preload file "res://addons/block_code/ui/blocks/control_block/control_block.tscn" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:17 - Parse Error: Assigned value for constant "SCENE_PER_TYPE" isn't a constant expression.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:25 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:26 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:33 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:34 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:38 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:38 - Parse Error: "VariableDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:56 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:84 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:114 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:121 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:148 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:165 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:194 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:213 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:223 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:227 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:232 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:232 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:238 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:249 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:253 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:257 - Parse Error: "ASTList" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:265 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:265 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:271 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:271 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:290 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:290 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:304 - Parse Error: "ASTList" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:313 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:313 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:330 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:330 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:66 - Parse Error: Cannot infer the type of "block_category" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:69 - Parse Error: Could not resolve external class member "definition".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:75 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:86 - Parse Error: "BlockDefinition" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:122 - Parse Error: Cannot infer the type of "base_block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:127 - Parse Error: Cannot get property "get_output_parameters" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:127 - Parse Error: Function "get_output_parameters()" not found in base null.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:135 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:137 - Parse Error: Cannot get property "target_node_class" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:137 - Parse Error: Cannot find member "target_node_class" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:138 - Parse Error: Cannot get property "category" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:138 - Parse Error: Cannot find member "category" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:143 - Parse Error: Cannot get property "code_template" on a null object.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:143 - Parse Error: Cannot find member "code_template" in base "null".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:161 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:178 - Parse Error: Cannot infer the type of "block_definition" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:209 - Parse Error: "BlockCategory" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:258 - Parse Error: Cannot infer the type of "ast_list" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:260 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:266 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:272 - Parse Error: Cannot infer the type of "ast_node" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:276 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:282 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:291 - Parse Error: Cannot infer the type of "ast_value_node" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:295 - Parse Error: "ValueBlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:305 - Parse Error: "BlockSerializationTree" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:307 - Parse Error: Cannot infer the type of "root" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:308 - Parse Error: Cannot infer the type of "tree" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:314 - Parse Error: Cannot infer the type of "block" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:318 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:322 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:331 - Parse Error: Cannot infer the type of "value" variable because the value doesn't have a set type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:335 - Parse Error: "BlockAST" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd:61 - Parse Error: The variable type is being inferred from a Variant value, so it will be typed as Variant. (Warning treated as error.)
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/serialization/block_script_serialization.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization.gd:4 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization.gd:8 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization.gd:13 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization_tree.gd:3 - Parse Error: Preload file "res://addons/block_code/serialization/block_serialization.gd" does not exist.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization_tree.gd:5 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization_tree.gd:9 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization_tree.gd:18 - Parse Error: "BlockSerialization" is a constant but does not contain a type.
ERROR: modules/gdscript/gdscript.cpp:2907 - Failed to load script "res://godot-block-coding-0.10.1/addons/block_code/serialization/block_serialization_tree.gd" with error "Parse error".
ERROR: res://godot-block-coding-0.10.1/addons/block_code/simple_nodes/simple_character/simple_character.gd:5 - Parse Error: Preload file "res://addons/block_code/code_generation/block_definition.gd" does not exist.
详见附加文件
Please see the attached fileAnything else?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels