Fleeym / jukebox

A NONG manager for Geometry Dash, written using Geode
18 stars 8 forks source link

Bug in new Geode update #49

Open CoderMonkey1956 opened 4 months ago

CoderMonkey1956 commented 4 months ago

Bug: Upon dying in a level with a custom NONG song applied, the song will not restart but will keep playing from wherever you died at

Temporary Fix: Click the restart button in the pause menu

https://github.com/Fleeym/jukebox/assets/112332729/9311581a-d608-44ef-9e7f-53f50658a0d4

Here's a video demoing the bug, sorry about vid quality, I had to make it fit in the size limit.

Fleeym commented 4 months ago

Hey there, thanks for the report.

Can you provide the following:

CoderMonkey1956 commented 4 months ago

Hey there, thanks for the report.

Can you provide the following:

  • song id you're replacing
  • replacement file
  • length of the replacement song
Fleeym commented 4 months ago

@FlafyDev is this the 129 second bug you mentioned about on Discord?

FlafyDev commented 4 months ago

that also depends on the level that is being played and the start offset it uses. if the level tries to start the song at more than 26 seconds(the length of the replacement song) then this bug will happen.

CoderMonkey1956 commented 4 months ago

that also depends on the level that is being played and the start offset it uses. if the level tries to start the song at more than 26 seconds(the length of the replacement song) then this bug will happen.

Should I close the issue as not planned or leave it open?

Fleeym commented 4 months ago

There is a manual fix you can do, I remember Flafy saying that you can fiddle with negative start offsets to get it to behave normally

CoderMonkey1956 commented 4 months ago

There is a manual fix you can do, I remember Flafy saying that you can fiddle with negative start offsets to get it to behave normally

Should I leave it open so people can see it easily or close it? Sorry I'm a bit new to GitHub issues.

Fleeym commented 4 months ago

Leave it open. We might try and fix it automatically

CoderMonkey1956 commented 4 months ago

Leave it open. We might try and fix it automatically

👍. I was able to fix it on my level by just not using a start pos

selenium2106 commented 3 weeks ago

I also have the same problem, but I haven't been able to find a permanent solution, for now the temporary solution is to restart, sometimes it's annoying when you lose a lot in a level 😞

CoderMonkey1956 commented 3 weeks ago

I also have the same problem, but I haven't been able to find a permanent solution, for now the temporary solution is to restart, sometimes it's annoying when you lose a lot in a level 😞

The thing I did was to cut the level up to the part you're starting up as to not use a startpos, someone also mentioned messing with negative start offsets? I thought they fixed this though so try updating your jukebox version.

selenium2106 commented 3 weeks ago

I also have the same problem, but I haven't been able to find a permanent solution, for now the temporary solution is to restart, sometimes it's annoying when you lose a lot in a level 😞

The thing I did was to cut the level up to the part you're starting up as to not use a startpos, someone also mentioned messing with negative start offsets? I thought they fixed this though so try updating your jukebox version.

I've already tried negative offsets and nothing, plus I have jukebox on its latest version and still there is no permanent solution 😔

CoderMonkey1956 commented 3 weeks ago

Try cutting the level so you dont have to use startpos