MehVahdJukaar / Moonlight

GNU General Public License v3.0
40 stars 22 forks source link

[🐞]: Crashes with Sounds mod #231

Closed soyamilky101 closed 6 days ago

soyamilky101 commented 6 days ago

BEFORE CONTINUING:

Version-Loader

1.20.1-fabric

Moonlight Lib Version

1.20-2.12.4

Issue Detail

Hello! I'm semi-new to modding (I at least have the basics down)

This lib mod has been working fine in my personal modpack until I added the sounds mod. It crashes when I try to start up Minecraft. https://modrinth.com/mod/sound https://github.com/IMB11/Sounds

The log says something about moonlight lib and sounds mod. I already opened a thread for sounds mod! I've tried it with Sodium and without, but the gist seems to be the same? I've also tried with different builds for 1.20.1, same issue arises If anyone could provide some insight it would be really great. Thank you so much!

Log Attachment

crash-2024-06-29_16.59.43-client.txt

OPTIONAL: To Produce

Run moonlight lib and sounds mod together

OPTIONAL: Which mods are affected?

Sounds mod

MehVahdJukaar commented 6 days ago

Issue does not come from this mod. The getSoundType method of that mod isnt safe to call and its their issue

soyamilky101 commented 6 days ago

Thank you!