team-zhsa / zelda-hsa

The Legend of Zelda: Hyrule's Adventure
Other
2 stars 0 forks source link

Fix missing sounds issues #216

Open team-zhsa opened 7 months ago

team-zhsa commented 7 months ago

Sounds have been moved but some entities link to the old locations (switches, blocks, doors,...)

team-zhsa commented 6 months ago

Error: In on_created: enemies/dungeons/cannonball.lua:41: No such sound: 'cannonball'
stack traceback:
[C]: at 0x62bdcb60
[C]: in function 'play_sound'
enemies/dungeons/cannonball.lua:41: in function <enemies/dungeons/cannonball.lua:25>
[C]: at 0x62bedad0
[C]: in function 'create_enemy'
scripts/maps/cannonball_manager.lua:21: in function <scripts/maps/cannonball_manager.lua:15>
``` in the room 6 (0F) of the Forest Temple
team-zhsa commented 6 months ago

Almost all item treasure sounds have disappeared after the sound cleanup