kakaroto / R20Exporter

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

Getting hit with Cloudflare's 1015 Error #44

Open notadoorperson opened 3 months ago

notadoorperson commented 3 months ago

I have a massive r20 game which is over 100 maps and dozens of audio tracks, NPC sheets, etc.

The exporter seems to be getting hit by a DDOS security prevention warning around map 75 (the first set of operations seems to be maps.)

Is there a way we can slow down the exporter process to limit it from getting flagged to a DDOS tool? It banned me from my roll20 account for an hour 🤣

Thanks!

kakaroto commented 3 months ago

I've never seen that happen before! There's a way to slow it down if you want, just press F12 to open chrome's devtools, then switch to the network tab and set throttling to one of the options (Fast 3G for example) which should slow down the download speed and hopefully avoid triggering their ddos protection image