dmarcuse / fvtt-adventure-bundler

Export and import Foundry adventures, assets included!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaces in name of mapfile skips the file

Cybsjan opened this issue · comments

Hi!
Firstly, thanks for making this module, makes sharing content a lot easier :D

I've encountered that when a map file name contains spaces, it doesn't get exported and only the thumbnail is present.

Noted, I'll try and fix this today.

That's awesome!

Hmm, I can't seem to reproduce this myself - using spaces in the name of the scene background seems to work properly, whether with literal spaces (path to/my file.webp) or URL encoded (path%20to/my%20file.webp). Could you share more details?

  • What foundry version are you on?
  • What game system are you using, and what version?
  • Could you screenshot the scene configuration window, showing the file path?
  • Are there any errors in the developer console after exporting an adventure? (Press F12 and select the "console" tab, and look for anything in red)

It wasn't me who encountered this so I'll ask the person who had this happen to answer your questions.