Jason Jerome

Results 34 comments of Jason Jerome

Thanks for bringing this to my attention. I'm working on updating the bot to v6.0 which will have a revamp for the web interface, so this issue should be resolved...

Thanks for bringing this to my attention! Honestly it looks like I might have just forgotten to update the plugin template generator. Looks like an oversight on my part while...

**I'll try to address all your questions here and update this comment as I investigate these issues:** > the command given on the wiki python3 JJMumbleBot/utility/plugin_template_generator.py my_example_plugin does not actually...

> I'm still unable to run python3 JJMumbleBot/utility/plugin_template_generator.py my_example_plugin and need to copy plugin_template_generator.py to the root dir as I did previously. Hi, I haven't corrected this issue yet. I'll...

Hi, is this a consistent issue? I've only encountered this rarely when multiple audio commands are issued at the same time.

If the `!stop` command fixes the issue, it's probably as you suspected with VLC becoming a zombie process. One of the ways the bot determines the audio interface is currently...

Thanks for the detailed report! I'll be doing some testing to further investigate the issue. > based on the error message, i do think i have found the source of...

> I think the zombie process was a red herring and is a separate issue that is relatively harmless. probably still worth fixing. I'll definitely look into it after fixing...

**DEV BRANCH: Server Tools Plugin Updates (and some others) - January 31, 2022** I've updated the server_tools plugin a lot to better handle the audio clip handling and error-checking/error-logging in...

For the VLC zombie process issue, I'll try the workaround you mentioned and test it further!