-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PaperPlatform#getEntityPosition fails when not in the main thread #56
Comments
I did more tests, I tried doing it with normal paper mc and it still has the error. One thing we did is I made a group and I joined there and we can both hear each other. |
This used to be an issue a while ago, looks like it's back. Not sure when I will be able to work on a fix. What Minecraft version? |
@DaddyRobLIVE Can you try using the nightly build at https://github.com/naturecodevoid/voicechat-discord/actions/runs/9817676120? Jars will be at the bottom |
Sure. I'll check this out.
…On Sat, Jul 6, 2024, 3:45 PM naturecodevoid ***@***.***> wrote:
@DaddyRobLIVE <https://github.com/DaddyRobLIVE> Can you try using the
nightly build at
https://github.com/naturecodevoid/voicechat-discord/actions/runs/9817676120?
Jars will be at the bottom
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2DRZFGBBSULZVXR4OQJGR3ZK6ODJAVCNFSM6AAAAABKNPQWU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJRGY4TMMBWGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The server is using Minecraft 1.20.6 SparklyPaper |
I will not be making any effort to support offline mode. The fix should've worked in 1.21 but since you're using 1.20.6, it didn't work. I will look into this further after confirming that it is a legitimate issue. |
Sure no problem with offline players. Just please try to fix it for version 1.20.6 thank you so much! |
By the way, do you have a discord so that I can contact you privately? I have some proposal that might interest you. |
My discord is on my GitHub profile - it's just @naturecodevoid |
Done, I've added you. |
This nightly build should fix it. https://github.com/naturecodevoid/voicechat-discord/actions/runs/9829671893 |
I'll check it again, thanks for you hardwork. |
Confirmed fixed! |
I still have that error come up even with the 1.21 build you posted. I can hear people using the discord bridge but they cannot hear me. any clue what is wrong |
You are not using the build posted. If it still doesn't work just wait for 3.0.1 |
Describe the bug
Can't capture entity for voicechat due to Async processing
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to communicate without any issues but simple voice chat users can hear me but I can't hear them.
Screenshots
Logs
I don't think this is necessary but let me know if you really need it.
Versions (please complete the following information):
Additional context
None
The text was updated successfully, but these errors were encountered: