You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing some more of an update for FTB Plexiglass Mountain, a modpack using Forge in 1.18.2, and I noticed the Ding sound does not play in the main menu. Ding does have a config, though everything is enabled. This is the Ding mod https://www.curseforge.com/minecraft/mc-mods/ding
If I remove the script at kubejs/client_scripts/ui.js and load the game again, now the Ding sound plays when I get to the main menu.
Could it be caused by the rest of the event being cancelled here?
Hello!
I'm developing some more of an update for FTB Plexiglass Mountain, a modpack using Forge in 1.18.2, and I noticed the Ding sound does not play in the main menu. Ding does have a config, though everything is enabled. This is the Ding mod https://www.curseforge.com/minecraft/mc-mods/ding
If I remove the script at
kubejs/client_scripts/ui.js
and load the game again, now the Ding sound plays when I get to the main menu.Could it be caused by the rest of the event being cancelled here?
KubeJS-UI/common/src/main/java/dev/latvian/kubejs/ui/UIEventJS.java
Line 22 in 0ff915d
Versions:
MC 1.18.2
Forge 40.1.73
KubeJS UI
kubejs-ui-forge-1802.1.8-build.17.jar
KubeJS
kubejs-forge-1802.5.4-build.535.jar
Ding
Ding-1.18-1.3.0.jar
The text was updated successfully, but these errors were encountered: