LaytonGB / AutomaticWildShape

Roll20 API for Automatically Wild Shaping using the Roll20 D&D 5th Edition OGL Sheet.
3 stars 0 forks source link

[BUG] [CRASH] #2

Open AFodes opened 3 years ago

AFodes commented 3 years ago

Thank you again for catching the prior bug! AWS now says it is up and running just fine.

Unfortunately, none of the commands (!aws, !aws list, or !aws populate) produce any response. No issues are reported in the output console, and, after opening up my game, I see the following chat messages:

(From AWS): Created AutoWildShape macro. (From AWS): Created AWSadd macro. (From AWS): Created AWSremove macro. (From AWS): Created AWSlist macro. (From AWS): Created AWSpopulate macro.

Whether I use those auto-created macros in the macro bar or type and submit them in chat, no response :(

Nothing like VTTES or BetteR20 are running. Cache is cleared, everything's up to date.

Any idea why?

LaytonGB commented 3 years ago

I'm really sorry but my Roll20 subscription expired today. This means I can't test any changes to get stuff working.

You said you have a test game? If that still exists and you're willing to make me a GM on it I can try some testing soon. If you're into the idea you can contact me through my Roll20 account.

One thing to note is that this API is coded badly. I'm looking back at this and it's truly wild - I wrote a whole section for figuring out what the user wants, and then did the same thing in the next section too!? Honestly I may have to start from scratch, but if you're happy with a long wait I'll get it done eventually.

LaytonGB commented 3 years ago

I've since spent quite a bit of time on this, rewriting the code is going well but again I can't test it so I'm putting work on hold until I hear back from you.