BlitzKraig / fvtt-EasyTable

Super simple CSV to rollable table creator for Foundry VTT
MIT License
15 stars 20 forks source link

Not working in Foundry v9 #18

Open dczwardCZAR opened 2 years ago

dczwardCZAR commented 2 years ago

It doesn't seem to be compatible with Foundry v9. I'm posting here to get attention to the issue.

brunocalado commented 2 years ago

Hi.

Please remove the foundry vtt warning.

Replace "compatibleCoreVersion":"0.9.xxx" by "compatibleCoreVersion":"9".

Docs: https://gitlab.com/foundrynet/foundryvtt/-/issues/5635

Shuggaloaf commented 2 years ago

Replace "compatibleCoreVersion":"0.9.xxx" by "compatibleCoreVersion":"9".

Current release compatibleCoreVersion is 0.8.6. Did you mean replace that with 9? If not, where is the 0.9.xxx you are referring to?

dczwardCZAR commented 2 years ago

Yes, I think that's what he means. I edited the v1.3.3 EasyTable module.json file, line 22 to read... "compatibleCoreVersion": "9", ... and it seems to be working.

Shuggaloaf commented 2 years ago

The warning goes away but there are actual features not working with v9. Exporting tables for example.

Is this mod no longer under active development?

brunocalado commented 2 years ago

The warning goes away but there are actual features not working with v9. Exporting tables for example.

Is this mod no longer under active development?

Worked in v9. Maybe ask in the league. This module is very useful.

Invite URL for this server: https://discord.gg/fvttdevleague

Shuggaloaf commented 2 years ago

@brunocalado Just to be clear - are you saying BRT exporting is working for you in the current version of v9 or one of the earlier v9 releases?

brunocalado commented 2 years ago

@brunocalado Just to be clear - are you saying BRT exporting is working for you in the current version of v9 or one of the earlier v9 releases?

yes image

Shuggaloaf commented 2 years ago

Yeah import works just not export. I'll check with the league tho as it happens even with no other mods enabled.