We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: Error loading sound from file: mods/songs/aethosv4/Inst.ogg openfl/media/Sound.fromFile() [line 408] Paths.returnSound() [line 716] Paths.inst() [line 525] editors/ChartingState.generateSong() [line 2254] editors/ChartingState.loadSong() [line 2238] editors/ChartingState.addSongUI() [line 618] flixel/ui/FlxButton.onUpHandler() [line 521] flixel/ui/FlxButton.onUpEventListener() [line 507] openfl/events/EventDispatcher.__dispatchEvent() [line 426] openfl/display/DisplayObject.__dispatch() [line 1398]
Source
Windows x64
No
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Perhaps the game can't find the file "mods/songs/aethosv4/Inst.ogg", make sure you've put it there
No branches or pull requests
Describe your problem here.
Uncaught Error: Error loading sound from file: mods/songs/aethosv4/Inst.ogg
openfl/media/Sound.fromFile() [line 408]
Paths.returnSound() [line 716]
Paths.inst() [line 525]
editors/ChartingState.generateSong() [line 2254]
editors/ChartingState.loadSong() [line 2238]
editors/ChartingState.addSongUI() [line 618]
flixel/ui/FlxButton.onUpHandler() [line 521]
flixel/ui/FlxButton.onUpEventListener() [line 507]
openfl/events/EventDispatcher.__dispatchEvent() [line 426]
openfl/display/DisplayObject.__dispatch() [line 1398]
Are you modding a build from source or with Lua?
Source
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
No
The text was updated successfully, but these errors were encountered: