Cvolton / GMDprivateServer

Geometry Dash Private Server
GNU General Public License v3.0
397 stars 295 forks source link

Reuploading Songs turning intro music Library bug #1069

Closed Ricky360 closed 10 months ago

Ricky360 commented 10 months ago

When i sending Music at Song uploader it ended up turn into music library.....i used reupload songs and it is giving me an 8 digit (12804644) just like this.

MegaSa1nt commented 10 months ago

When i sending Music at Song uploader it ended up turn into music library.....i used reupload songs and it is giving me an 8 digit (12804644) just like this.

You probably have last song ID 12804643, unfixable without deleting songs

Ricky360 commented 10 months ago

When i sending Music at Song uploader it ended up turn into music library.....i used reupload songs and it is giving me an 8 digit (12804644) just like this.

You probably have last song ID 12804643, unfixable without deleting songs

No, my last song ID was 1280670 and when i reupload another song this give me the id (12804644) and when i enter in gd editor its give me error

Ricky360 commented 10 months ago

No, my last song ID was 1280670 , when i upload another song, it came like that kind of digit and i try to get the song in the gd editor with this id 12804643 it gives error

MegaSa1nt commented 10 months ago

/shrug

Ricky360 commented 10 months ago

How?

Ricky360 commented 10 months ago

I used this repo in my gdps https://github.com/FamryAmri/GDPS-Song-Uploader/ and i think there is something wrong with the sql or the repo bc of gdps 2.2 repo, and that repo is supported for 2.11 only

Cvolton commented 10 months ago

traditionally the default offset for reuploaded songs has been 5 mil but with the music library introducing 10 mil songs we can't rely on AUTO_INCREMENT handling that anymore, so this is gonna need a solution... might be easiest to just raise the offset to something like 20 mil for new gdps song reuploads stuff then

Ricky360 commented 10 months ago

traditionally the default offset for reuploaded songs has been 5 mil but with the music library introducing 10 mil songs we can't rely on AUTO_INCREMENT handling that anymore, so this is gonna need a solution... might be easiest to just raise the offset to something like 20 mil for new gdps song reuploads stuff then

Screenshot_20240111-072155~2

Just like this?

Ricky360 commented 10 months ago

traditionally the default offset for reuploaded songs has been 5 mil but with the music library introducing 10 mil songs we can't rely on AUTO_INCREMENT handling that anymore, so this is gonna need a solution... might be easiest to just raise the offset to something like 20 mil for new gdps song reuploads stuff then

I did but then still not downloading the music from editor