componentable icon indicating copy to clipboard operation
componentable copied to clipboard

Doesn't work on 4.4 beta

Open ThomasSilloway opened this issue 1 year ago • 2 comments

Haven't tried 4.3, but it starts up with a ton of compile errors. Then once I fixed those by adding certain classes to globals, there are more errors when you try to create and enable your first component.

ThomasSilloway avatar Jan 22 '25 11:01 ThomasSilloway

Hello, sorry for the delay, today i will look at it

gumpdev avatar Jan 26 '25 16:01 gumpdev

Hello, sorry for the delay, today i will look at it

gumpdev avatar Jan 26 '25 16:01 gumpdev

Yeah, not seeing the Componentable tab.

o4zloiroman avatar Aug 12 '25 21:08 o4zloiroman

Here are the compile errors on my side

  ERROR: res://addons/componentable/editor/componentable_inspector.gd:86 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
  ERROR: res://addons/componentable/editor/componentable_inspector.gd:97 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
  ERROR: res://addons/componentable/editor/componentable_inspector.gd:141 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
  ERROR: res://addons/componentable/editor/componentable_inspector.gd:143 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
  ERROR: res://addons/componentable/editor/componentable_inspector.gd:155 - Parse Error: Identifier "ComponentWorker" not declared in the current scope.
  ERROR: modules/gdscript/gdscript.cpp:3022 - Failed to load script "res://addons/componentable/editor/componentable_inspector.gd" with error "Parse error".

juizoi avatar Aug 13 '25 07:08 juizoi

Sorry guys for the delay, thanks @NexushasTaken for the fix, its already on the main

gumpdev avatar Sep 06 '25 18:09 gumpdev