Is there anyone who can see what the problem is?

Is there anyone who can see what the problem is?

sound phone_ring

@pause for a beat

@YOU starts react_startled_surprised

@pause for a beat

There’s nothing wrong, the error is probably somewhere else

No it specifically says that there is something wrong with the sound

Can you send a screenshot of all the code surrounding the error, including any sound volume commands?

Ok

choice
“YOU_OTF1”{

@YOU walks to upscreen left in zone 2

@YOU changes into YOU_OTF1

gain YOU_OTF1
#Change the word MC_outfit1 to whatever your first outfit’s filename is - e.g. RACHEL_smart_casual

}
“YOU_OTF2”{

@YOU walks to upscreen left in zone 2

@YOU changes into YOU_OTF2

gain YOU_OTF2
#Change the word MC_outfit2 to whatever your second outfit’s filename is - e.g. RACHEL_winter_clothes

}
“YOU_OTF3”{

@YOU walks to upscreen left in zone 2

@YOU changes into YOU_OTF3

gain YOU_OTF3
#Change the word MC_outfit3 to whatever your third outfit’s filename is - e.g. RACHEL_workout_gear

}

@YOU walks to screen center in zone 1

@pause for a beat

@speechbubble is 123 429 to 100% with tail_bottom_right

    YOU (think_rubchin)
(Should I wear this or try something else?)

choice
“Wear this outfit.”{

    YOU (flirt_wink_atcamera)
This is perfect!

}
“Try something else.”{

goto dressing_game

}

@pause for a beat

sound phone_ring

@pause for a beat

@YOU starts react_startled_surprised

@pause for a beat

Can you help?