- Edited
Hi, im trying to add sound options to my game, but im gettin this error.
and this is bus
sounds nodes also set for the bus "sfx" or "master" so what could it be ?
Hi, im trying to add sound options to my game, but im gettin this error.
and this is bus
sounds nodes also set for the bus "sfx" or "master" so what could it be ?
I noticed "master" is in lowercase on the function but uppercase in the bus - could that be part of it? It looks like it's saying one of the buses is invalid because it's saying -1, which means it thinks one of your buses does not exist.
SnapCracklins but its exist its right there. why godot cant see it. "Master" bus was like you said, that works now but sfx still the same.
newMorningKingdoM okay i solve it. aperenty there is a setting in project settings--> Application --> Audio --> Default Bus Layout, after you set your bus, save it and chose as a Default Bus Layout. and its work.