Hello,
I encountered a super weird issue, so I am not sure if it's a bug or if I am doing something wrong, but I have such a structure:
and this one ElfActor
is not loaded in the database:
I console.logged this one:
player.server.database
and here is the result:
If I rename TestActor
to AbcActor
to be first on the list in database
directory then:
abcactor
is not present on the list, but elfactor
is present because it's not first one anymore: