ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.14k stars 2.2k forks source link

OGG File not loading #11070

Closed signedupidiot closed 1 year ago

signedupidiot commented 1 year ago

Describe your problem here.

So the engine can't load a specific ogg file I use, I'm pretty sure it is the ogg file itself since I tried other ones and they work just fine. Of the various comments the only thing I've heard about close enough is an "unsupported ogg file", it doesnt make sense and I really want to fix this. AND NO, I didn't rename the file, I actually converted a mp4 to ogg with a program but this messes with me.

image

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

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

No response

TFLTV commented 1 year ago

upload the oggs

frantastic24 commented 1 year ago

Convert it again, most online converters should work

bruh1cat commented 1 year ago

Describe your problem here.

So the engine can't load a specific ogg file I use, I'm pretty sure it is the ogg file itself since I tried other ones and they work just fine. Of the various comments the only thing I've heard about close enough is an "unsupported ogg file", it doesnt make sense and I really want to fix this.

AND NO, I didn't rename the file, I actually converted a mp4 to ogg with a program but this messes with me.

image

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

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

No response

I think it's just an unsupported ogg file, what I would do is record the audio and upload it to youtube or something, and then use 4k video downloader (not sponsoring) to download the vid as ogg and export as Vorbis not the other one.

ColdlordXRepositories commented 1 year ago

Try listening to it. Will anything play?

signedupidiot commented 1 year ago

Convert it again, most online converters should work

never though of that, but thank you

frantastic24 commented 1 year ago

It's a pretty common issue I guess haxe is just really picky about the format??? Thankfully online tools seem to work

ACrazyTown commented 1 year ago

Iirc this can happen if your audio file's sample rate is over 44.1KHz, you can check it by right clicking on the file and clicking properties and going to the details tab.