crnormand / gurps

Implementing a GURPS 4e game aid for Foundry VTT
MIT License
102 stars 49 forks source link

Equipment files - v12 does not accept blank spaces in file names #1926

Closed Battenhatch closed 2 weeks ago

Battenhatch commented 1 month ago

I have encountered an issue where import of equipment files to a compendium in GGA v0.17.4 would fail in Foundry v12.328 (and 327) on Forge, if they have blank spaces in their names. Replacing the blank spaces with underscores or hyphens solves this.

crnormand commented 1 month ago

Can you give me more context? Which equipment file were you trying to import? Can you attach it to this issue so i can try to import on my machine?

Battenhatch commented 1 month ago

I was importing the "Basic Set Equipment.eqp" file. When replacing the blank spaces with underscores or hyphens, there is no problem.