MineColonies

MineColonies

53M Downloads

[BUG] [1.20.1] Malformed Sound Events

Sandriell opened this issue ยท 3 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Are you using the latest MineColonies Version?

  • I am running the latest beta version of MineColonies for my Minecraft version.

Did you check on the Wiki? or ask on Discord?

  • I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.

What were you playing at the time? Were you able to reproduce it in both settings?

  • Single Player
  • Multi Player

Minecraft Version

1.20.1

MineColonies Version

minecolonies-1.20.1-1.1.515-BETA

Structurize Version

structurize-1.20.1-1.0.712-BETA

Related Mods and their Versions

TownTalk: towntalk-1.20.1-1.0.1

Current Behavior

Several "badweather" sounds for the farmer and florist are malformed and pointing to the wrong location.

[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male2/farmer/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.farmer.male2.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male2/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.male2.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/female4/farmer/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.farmer.female4.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/female4/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.female4.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male4/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.male4.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male1/farmer/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.farmer.male1.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male1/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.male1.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male3/farmer/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.farmer.male3.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/male3/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.male3.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/female3/farmer/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.farmer.female3.general
[01:11:32] [Worker-ResourceReload-13/WARN] [minecraft/SoundManager]: File minecolonies:sounds/female3/florist/badweather.ogg does not exist, cannot add it to event minecolonies:citizen.florist.female3.general

Should be "minecolonies:sounds/male2/florist/badweather/atleastiwonthavetowatertheplants.ogg"

Expected Behavior

Properly registeredd sounds

Reproduction Steps

Observe the log while loading.

Logs

N/A

Anything else?

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Output warnings are never intentional, but those warnings have existed for a long time because I think those simply do not exist.

commented

as far as I am aware, this is intentional.

commented

The sound files do exist as I mentioned in the corrected example.

Basically all those events just need "/atleastiwonthavetowatertheplants" appended to the end.