Results 5 issues of jbrink90

Sometimes when querying the rides for Universal Studios, I notice that I won't receive any ride data. Is there a cooldown period on their API that only allows you to...

**Park** Which park/resort has this issue? WaltDisneyWorldMagicKingdom **Context** - themeparks version used: 5.1.33 - Operating System: Ubuntu 18.04 **Describe the bug** Having an issue with getting today's opening time. Also...

![ugly](https://cloud.githubusercontent.com/assets/14192161/17464173/25827ad4-5ca6-11e6-923a-e435e53d850f.PNG) Am I missing a config setting that makes this GUI use dashes and corner pieces rather than text?

May I ask the purpose of the code in these locations? **snippet.py** ```python def get_img(msg): chrome_options = webdriver.ChromeOptions() chrome_options.binary_location = os.environ.get("GOOGLE_CHROME_BIN") chrome_options.add_argument('--disable-dev-shm-usage') chrome_options.add_argument('--no-sandbox') chrome_options.add_argument("--headless") chrome_options.add_argument('window-size=2560x10000') driver = webdriver.Chrome(executable_path=os.environ.get("CHROMEDRIVER_PATH"), chrome_options=chrome_options) driver.maximize_window()...

I vaguely remember there being more simulants in challenge-mode than being available in combat simulator. Like ShockSim, BioSim, DanSim, TechSim, WorkSim. Do these sims offer much variance over the usual...