kakaroto / R20Exporter

Script to export Roll 20 campaign into a zip file.
54 stars 14 forks source link

Generation of zip file failed #29

Closed spidey-ct closed 2 years ago

spidey-ct commented 2 years ago

The generation of the zip file failed due to low space on drive, and not being able to select a location with space.
I am assuming, it is using C drive as default somewhere. Small SSD on C, and storage on D. Is there an option to specify location so this will finish?

kakaroto commented 2 years ago

It uses the Chrome cache folder as that's the only thing available through the API. If you have a small SSD on C, you should configure your Windows to use D: drive for the user's AppData folder.