mclemente / fvtt-module-polyglot

Talk to others using a language you can speak and scrambles text you can't understand.
MIT License
40 stars 46 forks source link

Backward compatibility #378

Closed emdant closed 1 day ago

emdant commented 5 days ago

What happened?

Some systems such as Pathfinder 1e are not yet v12 compatible.

The additional problem here is that the fix for #376 is in 2.4.15, which can't be downloaded because the minimum version of foundry is v12.

Reproduction Steps

Use Foundry v11, install polyglot and add languages to an actor: errors will show up in the console.

Which game system, and which version, are you using?

pf1e

Which Polyglot version are you using?

2.4.10

Asothin commented 2 days ago

Manually downloading the module and changing the version to 11 in the module.json, allows it to load. However, none of the messages become scrambled and the "Scramble Out of Character Chat Messages" setting always resets to "None" after saving changes.

Tested with Version: pf1e: v10.3 Foundry: v11 Build 315 Polyglot: 2.4.15

Trellinane commented 1 day ago

Confirmed. Manually downloaded 2.4.15 and the languages are now present but none of the text is scrambled. Also when I go to the configure settings for polyglot all of the languages show Object Object in the drop down. This is a really neat concept and I would like to use it but so far its a bust.

Versions: pf1e 10.3 Foundry v11.315 polyglot 2.4.15

image

mclemente commented 1 day ago

Just released a new V11 version that should include the fix, let me know if there are any issues related to it https://github.com/mclemente/fvtt-module-polyglot/releases/tag/2.4.10.1

Trellinane commented 1 day ago

Nicely done, sir. Everything seems to be very much in order now.