Skip to content

Error enabling for project in godot 4.5 #4

Description

@darkwisperer

Steps to reproduce:

  1. install godot 4.5 (tried from website and steam)
  2. add via assetLib or manual
  3. try to enable in project settings

Warning!

Unable to load addon script from path: 'res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_container_plugin.gd'. This might be due to a code error in that script.
Disabling the addon at 'res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/plugin.cfg' to prevent further errors.


Error:

Godot Engine v4.5.1.stable.steam.f62fdbde1 - https://godotengine.org
OpenGL API 3.3.0 NVIDIA 576.80 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce RTX 3080

--- Debugging process stopped ---
ERROR: Unable to open file: res://.godot/imported/spanning_table_icon.svg-aeecf44d4bd55facf2289176e290cde8.ctex.
ERROR: Failed loading resource: res://.godot/imported/spanning_table_icon.svg-aeecf44d4bd55facf2289176e290cde8.ctex.
ERROR: Failed loading resource: res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_icon.svg.
ERROR: Unable to open file: res://.godot/imported/spanning_cell_icon.svg-c7dc21c145a73f86a807db800122f615.ctex.
ERROR: Failed loading resource: res://.godot/imported/spanning_cell_icon.svg-c7dc21c145a73f86a807db800122f615.ctex.
ERROR: Failed loading resource: res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_cell_icon.svg.
ERROR: res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_container_plugin.gd:7 - Parse Error: Could not preload resource file "res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_icon.svg".
ERROR: res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_container_plugin.gd:8 - Parse Error: Could not preload resource file "res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_cell_icon.svg".
ERROR: modules/gdscript/gdscript.cpp:3041 - Failed to load script "res://addons/SpanningTableContainer-1.1.0/addons/spanning_table/spanning_table_container_plugin.gd" with error "Parse error".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions