Ethck / azgaar-foundry

Unofficial Azgaar's Fantasy Map Generator Import
MIT License
43 stars 15 forks source link

Potential bug (v10): not filling journey entries correctly and not placing province pins on scene. #28

Closed Subwoof01 closed 2 years ago

Subwoof01 commented 2 years ago

Version info

FoundryVTT version: v10 (build 286) Azgaar's version: 1.87.13 Module version: 0.3.1

Problem

When importing a map into Foundry, the module generates all the journey entries correctly (all the provinces and burgs are listed in their respective compenia), however the links inside the journal entries are oftentimes missing. It also doesn't seem to place the province pins on the scene.

The missing journey entry links are as such:

Burgs

image

Provinces

image (The dropdown of burgs inside the province is empty).

Tried solutions

I have tried regenerating things in Azgaar's map maker in both orders (regenerate state->provinces->burgs and burgs->provinces->states) thinking it might be due to it assigning which province a burgh belongs to on generation. This had no effect.

If you require me to add additional info, do tell. I will do what I can to provide it.

xxUltiMoxx commented 2 years ago

For me the importer throws an exception while importing provinces and crashes. I will deliver a screenshot in the near future...

xxUltiMoxx commented 2 years ago

image

xxUltiMoxx commented 2 years ago

alright, after some testing i can confirm that provinces are not linked properly... in the provinces entries the states and burgs entries are empty or not linked. Furthermore, the importer is mixing up cultures. For Example: My Human Culture that is shown as Human in Azgaar, is linked and shown as Dwarish after the Foundry import, my dwarfish culture is shown orkish and so on...

Ethck commented 2 years ago

Solving the Culture error in #32

Ethck commented 2 years ago

Closed with commit 44f829b