Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, can you do something for me? If you know how to use godot, can you go to the scripts folders for the addon (res://addons/rpg_databases_gd/Scripts) and open the character.gd script file? (this is inside the godot editor). Then, comment the lines 106 and 107. They should say:

else:

$ClassLabel/ClassText.set_item_text(i, class_data["name"])

(1 edit)

It seems ok ?


Please, comment or delete those lines (106 and 107). It's to test if you can enable the addon.

Remember, after deleting those lines, disable and reenable the addon.

By commenting these lines, I can still enable or disable the addon in "project settings". Nothing has changed. 

Attached is the error message when deactivate addon :

Is it possible to see (picture) how this button labeled "database" looks like?

A picture of this button ?

At the top right of the screen, just below the close button. I'm really sorry for the late answer.