Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identifier not found #12

Open
ghutchi1 opened this issue Oct 27, 2024 · 0 comments
Open

Identifier not found #12

ghutchi1 opened this issue Oct 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ghutchi1
Copy link

Environment:

  • OS: Windows 11
  • Godot version: 4.3 stable
  • godot-krita-importer version: 0.4 09-09-2024

Issue description:
Failed to load script krita_import_plugin.gd

Steps to reproduce:
Happens on the install from the asset library

Minimal reproduction project:
modules/gdscript/gdscript_compiler.cpp:123 - GDScript bug: Native class "KraImporter" not found.
res://addons/godot-krita-importer/krita_import_plugin.gd:65 - Compile Error: Identifier not found: KraImporter
res://addons/godot-krita-importer/godot-krita-importer.gd:-1 - Compile Error:
modules/gdscript/gdscript.cpp:2936 - Failed to load script "res://addons/godot-krita-importer/godot-krita-importer.gd" with error "Compilation failed". (User)

Additional context

@ghutchi1 ghutchi1 added the bug Something isn't working label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant