Sometimes you will see the following error in Zoop.
java.lang.RuntimeException: Got status 400 instead of 200. Response body was {“status_code”:400,”error”:{“message”:”Rate limit reached.”,”code”:100},”status_txt”:”Bad Request”}
Note the Rate limit reached in the error.
This typically occurs when you are initially using Zoop and your entire project’s files need to be uploaded.
This is caused by the cloud host temporarily refusing uploads because you have upload too much data in a short period of time. To resolve this, you can either wait a period of time and try again (this can be up to a day) or create accounts for both imgur and imgbb and switch between them when you see this error. Alternatively, you can create a paid account for one of the cloud host services as these don’t have rate limits.
See image upload for details on the image upload options.
You can either use the encounter set unrolling feature of Zoop or manually copy the card within TTS
No. Each card image is exported and uploaded separately.
No. Do whatever you want with the produced cards in terms of organisation within your TTS saved object. The Zoop update mode can find the cards wherever they are, for example in a memory bag or a deck or a deck within a memory bag or whatever.
When a card is exported from Strange Eons for the first time Zoop assigns it a unique id. This id is added to the correspond card in TTS. When you use Zoop’s update mode it searches the target TTS saved object for every card with a Zoop id and finds each corresponding card with the same id in Strange Eons. Then the card information in the TTS saved object is updated to match that in Strange Eons.
No. Only cards that have changed since the last run of Zoop are exported.
Yes. When updating cards Zoop does not touch any scripting attached to cards. When updating Zoop only updates card titles, descriptions, tags, images and SCED metadata.
For readers familiar with the TTS object structure Zoop updates the following fields
Just run Zoop again. It will pick up where it left off.
Some Zoop instructions require a card title to be specified. For example a card title that have double quotes in them. To specify a double quote in a Zoop instruction parameter, put the double quote in twice instead of once. For example
#TTSZ#ReplaceCardFace(ReplaceFace=”Back”,CopyCardTitle=”"”Booo”” to a goose”,CopyCardFace=”Back”)