Closed uncreativeCultist closed 1 year ago
this is when debug logging would be very helpful, I have no idea what it's getting stuck on. Does it say to join the VC in chat, or does it say logging into the bot? (not console, from the players view)
this is when debug logging would be very helpful, I have no idea what it's getting stuck on. Does it say to join the VC in chat, or does it say logging into the bot? (not console, from the players view)
good point mate, give me a minute. i'll enable debug logging.
edit: if that's a thing, i can't find it
there is absolutely no response at all. it's clearly a recognized command, as it doesn't tell me to type /help.
quick video (uploaded to discord due to github file size restrictions.) Link
edit: apologies for the low quality, but it's hopefully clear there is no console output after the command is triggered.
ah, then it's an issue with the new command system. yeah, there's no debug logging, sorry if that wasn't clear, I was more saying that I needed to implement it soon.
are you on fabric? I never tested it on there.
are you on fabric? I never tested it on there.
I am running Purpur 1.19.4, Latest build.
Oh, I know why. The new command is /dvc.
using their respective versions of the commands, nothing happens.
Not it, i tried dvc too.
Please reopen this issue. It is still ongoing and has not been solved.
UPDATE: The nightly build seems to work on 1.19.2 Purpur (I had to switch to due to plugin compatibility.) Still believe it's worth looking into however.
Please reopen this issue. It is still ongoing and has not been solved.
You can also reopen it
SVC dependency is on 1.19.2. Also it seems to get stuck on 1.19.3/1.19.4 on the bot startup. I don't think it's a plugin thing directly, but the bots are not turned on when the server starts. I'm gonna debug inside of IntelliJ now.
Update: I got an error in my debugging process.
will be fixed once Totobird's PR is merged
this is just an issue with our reflection technically we don't need to use reflection but because bukkit is stupid, if we didn't I would have to make a new release for almost every minecraft version
Should be fixed with newer nightly builds or 2.0.0
Title says it all. When attempting to start a voice chat on the 2 most recent nightly build, using their respective versions of the commands, nothing happens. No response from the console, bots don't do anything, no response in chat. While the command works on the release build, the bot does exactly what's stated in #11 I have also tried both of the potential fixes in said issue thread with no results.
Any help?