foundryvtt / foundryvtt-premium-content

Public issue tracking for feature requests and bug reports related to first-party premium content for Foundry Virtual Tabletop.
https://foundryvtt.com/packages/premium
15 stars 1 forks source link

[Bug]: The Stolen Lands Scene not loading features or resources #627

Open cberkhoff opened 1 month ago

cberkhoff commented 1 month ago

What happened?

Features and Resources aren't shown when hovering over a hex in The Stolen Lands Scene. For instance the following hex should specify there's a freehold. Screenshot 2024-08-06 at 6 15 32 PM If I check the hex details, the freehold feature isn't set as part of the hex properties. This happens for all hex features and resources, since I moved to Foundry 12.

When I start the world I always see a suspicious migration happening on all world starts (like the migration never finishes): Screenshot 2024-08-06 at 6 14 25 PM

Thanks

What package are you reporting this for?

Pathfinder: Kingmaker

Version

2.1.1

Relevant log output

Foundry VTT | Rendering KingmakerHexHUD 2 foundry.js:5825:15
Foundry VTT | Rendering KingmakerHexEdit foundry.js:5825:15
Foundry VTT | Rendering KingmakerHexHUD 5 foundry.js:5825:15
cberkhoff commented 4 weeks ago

More details: I tried with an empty new world, just adding kingmaker but the same issue remains.

More precisely, from region-hexes.mjs:

  '1.3': { zone: 'NU', discoveryTrait: 'landmark', resourceTrait: true, terrain: 'hills', travel: 'difficult', page: 'JournalEntry.btt2UVnNmyuPWfHF.JournalEntryPage.Yi69pXvxHvRSntLD', state: {features: [{type: "landmark"}]}},

None of the state object is loaded