henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
426 stars 106 forks source link

Minecraft stops loading at `[Render thread/INFO]: Loading Opus` #638

Closed Badless closed 8 months ago

Badless commented 8 months ago

Bug description Minecraft stops loading at [Render thread/INFO]: Loading Opus

Steps to reproduce the issue

  1. Click Launch button
  2. Go to /Users/{username}/Library/Application Support/minecraft/hoplite_1.20/logs
  3. open latest.log

Expected behavior I expected minecraft... bruh

Log files https://gist.github.com/Badless/6d1b157ceb4c8f70c1259e6676a46fd3

Versions

Other mods everything is in log file.

henkelmax commented 8 months ago

Which OS are you on? Which launcher are you using?

Also your mod version is very outdated. Please check if this still happens with the latest version.

Badless commented 8 months ago

Which OS are you on? Which launcher are you using?

Also your mod version is very outdated. Please check if this still happens with the latest version.

I'm using macOS Catalina (10.15.7) Default Minecraft Launcher from minecraft.net

alright, ill check it out

henkelmax commented 8 months ago

This MacOS version is very old and might cause issues. Please update your system. We also don't support any launchers on MacOS except Prism. See https://modrepo.de/minecraft/voicechat/wiki/macos and https://modrepo.de/minecraft/voicechat/wiki/compatibility

Badless commented 8 months ago

This MacOS version is very old and might cause issues. Please update your system. We also don't support any launchers on MacOS except Prism. See https://modrepo.de/minecraft/voicechat/wiki/macos and https://modrepo.de/minecraft/voicechat/wiki/compatibility

I don't think thats the main reason, I have been using simple voice chat mod before. I got those issues after I reinstalled my entire system

Badless commented 8 months ago

also updating the mod did nothing

henkelmax commented 8 months ago

People had issues before with the mod when having system integrity protection disabled. You could check that. Another way to avoid this issue would be to set use_natives to false (see https://modrepo.de/minecraft/voicechat/wiki/configuration).

Badless commented 8 months ago

People had issues before with the mod when having system integrity protection disabled. You could check that. Another way to avoid this issue would be to set use_natives to false (see https://modrepo.de/minecraft/voicechat/wiki/configuration).

thanks, setting use_natives to false helped :)