sun-dragon-cult / fvtt-system-rqg

Runequest Glorantha Foundry VTT system
https://sun-dragon-cult.github.io/
Other
19 stars 2 forks source link

Grid Distance error in V12 #711

Open The-Axel opened 1 month ago

The-Axel commented 1 month ago

What: Describe the bug

The system "rqg" is using "gridDistance" which is deprecated in favor of "grid.distance". The system "rqg" is using "gridUnits" which is deprecated in favor of "grid.units". The "RuneQuest Glorantha" system's manifest contained the following unknown keys: "type", "release-please-start"

How: To Reproduce

View Package Warnings => Game Systems.

wake42 commented 1 month ago

I cannot reproduce this with Foundry 12 Build 325 I only have this warning, that I will have a look at later, but it should not affect anything. It is only an artifact of my build system, that I eventually will refactor away.

image

I will close this issue, but feel free to reopen if you feel I missed something

The-Axel commented 4 weeks ago

I still see the error. Here's a screenshot. Could you please reopen the ticket?

Foundry Bug Report

wake42 commented 4 weeks ago

Ok - I'll reopen it to make sure it's tracked. I'll put this case in the next major release.

Those are warnings, not errors, so they will not affect gameplay. They are warning about that the definitions of gridDistance & gridUnits follow the Foundry v11 standard, and that is deprecated and will not be supported in a future version of Foundry.