Closed etiquettestartshere closed 10 months ago
I'll try to look into this!
Where is this bug occurring for you?
I can see this on the current release:
@arbron so I found that under packs/heroes.db it just looks like the parameters of Riswynn are messed up. Here is Riswynn:
Here is Biero who looks fine:
What do you think about this?
What do you think about this?
Just didn't get properly added during the conversion process. Just add humanoid
to value
and it should be fixed.
Ok I will try that shortly.
What do you think about this?
Just didn't get properly added during the conversion process. Just add
humanoid
tovalue
and it should be fixed.
Hey @arbron I'm having trouble getting the change to show up in my local version. What else do you have to do besides rebuilding the DBs?
Hey @arbron I'm having trouble getting the change to show up in my local version. What else do you have to do besides rebuilding the DBs?
Are you running on v11? The current DB build tools build to the old v10 file format, which Foundry converts automatically if no v11 databases are found.
In order to get your changes to appear you have to first delete the v11 database folders (so delete packs/heroes/
folder but leave packs/heroes.db
) and then Foundry will re-convert next time you launch your world.
The tooling will be fixed soon so you won't have to do this in the future :).
@arbron Thank you! Also just for clarity, is there any way to fix the actor once it has been imported into a world? Or is that just something for the user to fix?
That would be easier for users to fix than for the system to write a script.
Alright ty @krbz999
One of the Starter Heroes, "Riswynn (Dwarf Rogue)", has an undefined (dwarf) Creature Type (should be Humanoid (dwarf)).