webmaster94 / Waterdeep-City-of-Splendors

A full Waterdeep map with all locations as presented by https://www.aidedd.org/
GNU General Public License v3.0
12 stars 5 forks source link

Entry text not appearing in journal #3

Closed macagr closed 1 month ago

macagr commented 1 month ago

This may be a very noob question, but I'm just picking foundry up. I am importing the module successfully and it all seems to be working:

However, the entries in the journal are empty. I checked the JS file and I see it's just a variable CityBuildings, so I really don't understand why these entries are not showing up. Do you have an idea why? Otherwise I'll just keep playing around to see what may the issue be. Thanks!

Further info: I'm using V12, although I don't see any breaking chnages in the release notes for that.

webmaster94 commented 1 month ago

What version of Foundry are you using?

macagr commented 1 month ago

Version 12, I know it hasn't been ported, so I am wondering if the changes are breaking.

macagr commented 1 month ago

Managed to find the issue. It seems is the new pagination system they have. I will try to see if I can make it work on my side, and will make the PR so you can check if it makes sense to add it. For completeness, here's the link: https://foundryvtt.com/api/interfaces/foundry.types.JournalEntryData.html. I will close this issue.

webmaster94 commented 1 month ago

I will update this when I get some time. I just haven't had the space to do it.