Joseph Webber

Results 5 issues of Joseph Webber

Using the following code: ```js var Discord = require('discord.io'); var auth = require('./auth.json'); var bot = new Discord.Client({ token: auth.token, autorun: true }); bot.on('ready', function() { console.log('Connected'); console.log('Logged in as...

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics:...

bug

If I set my country dropdown's value to "Canada" in the backend, the dropdown shows the selected country as "Canada", but the region dropdown still displays "-" as if a...

Both [Garland Bell](https://www.garlandtools.org/bell/) and [FFXIV Fisher](https://www.garlandtools.org/ffxivfisher/) are missing a timer for [The Jaws of Undeath](https://en.ff14angler.com/fish/3193). According to comments on CBH, the weather condition is Clear Skies/Fair Skies into Clouds/Fog.

Attempting to initialize this plugin sometimes causes the following fatal error to crash ACT: ``` --------------------------- Fatal Error - Unhandled Exception --------------------------- An unhandled exception has occurred. ACT may close....

bug