Closed daveandbambifan1234 closed 4 months ago
I swear if this is a bug then it must be a major one
I’m not understanding this, that video did not help
@moxie-coder I'm going to give you every single detail of what I mean
the sound file isn't working and the song name is exact I tried doing everything I could putting it to other folders trying to do everything but nothing would work
are you sure you didn't just take an mp3 file and change the file extension to .ogg
also, what is this directory naming? it should be obvious why it isnt working 😭😭
the game is looking for 'mods/sleepover/songs/house-party' but you're putting the directory as 'mods/sleepover/mods/songs/house-party'
if you extracted the engine into mods/sleepover and then ran it from there THEN it would work.
are you sure you didn't just take an mp3 file and change the file extension to .ogg
no I saved my song as ogg
the game is looking for 'mods/sleepover/songs/house-party' but you're putting the directory as 'mods/sleepover/mods/songs/house-party'
if you extracted the engine into mods/sleepover and then ran it from there THEN it would work.
this is your issue.!!
Jesus Christ even new people can get mixed up. The stuff is in the Mod folder and the game looks for the stuff in the mod folder. You dont make another mod folder for songs because it's already on the mod folder 2 directories past.
(What I mean is that like what Jordan said, it should be mods/songs/(insert-song). Not mods/songs/mods/insert-song because the /mod/ in that path obscures the game from looking for the song)
I really hope this helps :3
Describe your problem here. If you are modding, please try testing your problem in a clean version of the engine instead, this ensures the problem is actually caused by the engine itself. Also, if you're using an older version of JSE, please try the latest action build in the Actions tab or the latest release build. The issue has probably been fixed since that version. Oh yeah, and also be sure to check the pinned 'JS Engine: Known Issues' issue, to double check if your issue hasn't already been found!
https://youtu.be/MjT85vpZoWk the game keeps reading it as another song and not the song that it's supposed to be
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