kakaroto / R20Exporter

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

Export Campaign button has disappeared #27

Closed vRagnarockv closed 2 years ago

vRagnarockv commented 2 years ago

image

The Export campaign button has disappeared from the My settings menu meaning I can longer export the campaign. Has this moved or is there an issue with it?

kakaroto commented 2 years ago

Thanks for creating the issue. I had just exported a campaign a couple of days ago and it was working fine, but it looks like Roll20 just changed their UI today, which broke it. https://help.roll20.net/hc/en-us/articles/360037772613-Change-Log image

I'll work on this and release an update soon.

kakaroto commented 2 years ago

I've updated the README with instructions for a workaround :

press F12 in Chrome to open the devtools console, and type in it : exporter.exportCampaignZip() to start the export process manually.

vRagnarockv commented 2 years ago

Wow I didn't expect a workaround so fast thank you so much. All sorted and exported now, excellent work!

kakaroto commented 2 years ago

Updated version 0.8.0 (pending chrome store review) with the fix. Thanks!