MrCrayfish / GoblinTraders

Adds goblins that trade speical items with the player!
MIT License
56 stars 39 forks source link

Missing grunt sound #37

Closed Xordaii closed 3 years ago

Xordaii commented 3 years ago

[28May2021 03:23:27.699] [Worker-Main-8/WARN] [net.minecraft.client.audio.SoundHandler/]: File goblintraders:sounds/entity/goblin_trader/annoyed_grunt1.ogg does not exist, cannot add it to event goblintraders:entity.goblin_trader.annoyed_grunt

Xordaii commented 3 years ago

annoyed_grunt.ogg is there, and annoyed_grunt2.ogg

guessing it is trying to call annoyed_grunt.ogg but the 1 was accidentally typed. Alternatively, just rename annoyed_grunt.ogg to annoyed_grunt1.ogg if nothing else calls that sound file.