VideoBotYT / Universe-Engine

Apache License 2.0
10 stars 4 forks source link

"assets/sounds/hitsound-Baldi.ogg" doesn't exist, and crashes the game #13

Closed CharGoldenYT closed 1 week ago

CharGoldenYT commented 1 week ago

Describe your bug here.

Trying to use this hitsound crashes the game (I'm assuming it would randomly choose from the list of sounds in assets/sounds/Baldi/? but if so, the change was not reflected anywhere,)

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

Yes, but nothing that would affect hitsounds.

uwenalil commented 1 week ago

I completely forgot to put hitsound-Baldi in the assets/sounds since it uses lua for the hitsounds

CharGoldenYT commented 1 week ago

Ah. Makes sense, I've also done that before lmao