SpaghettDev / GD-Roulette

An In-Game Geometry Dash Level Roulette.
GNU Affero General Public License v3.0
6 stars 1 forks source link

[BUG] Empty list crash #13

Closed Meatballmoose closed 8 months ago

Meatballmoose commented 8 months ago

Describe the bug A clear and concise description of what the bug is. Essentially what my bug is is that when I use the new list roulette feature but I don't enter any list IDs it crashes when I press submit. I am on android To Reproduce Steps to reproduce the behavior:

  1. Go to The roulette menu
  2. Click on info button
  3. Select the list option and select the plus icon
  4. Don't enter a list ID and select submit to see it crash

Expected behavior I expected it to just use list ID 1 so that way the crash would not occur. I believe this is happening due to it not being able to call for a list or trying to call for a list that does not exist such as list 0

Screenshots Screenshot_20240304_082707_Geode

Desktop (required):

Mod Version (2.0.0):

Additional context The operating system is specific to Samsung android phones

Meatballmoose commented 8 months ago

It's 2.0.1 not 2.0.0

SpaghettDev commented 8 months ago

Hm that'a weird. When an invalid list ID is provided, the response would return "-1", which I correctly handle. I will look into this.

SpaghettDev commented 8 months ago

Should be fixed in 2.0.2. If not please reopen this issue.

Meatballmoose commented 8 months ago

@SpaghettDev I'm afraid I don't know how to reopen it anyways the issue is still the exact same as before even with the update sorry I'm late I did not get the notification from github.

SpaghettDev commented 8 months ago

@SpaghettDev I'm afraid I don't know how to reopen it anyways the issue is still the exact same as before even with the update sorry I'm late I did not get the notification from github.

did you try v2.0.3?

SpaghettDev commented 8 months ago

if it still crashes, please contact me through the discord linked in the readme.

Meatballmoose commented 8 months ago

if it still crashes, please contact me through the discord linked in the readme.

I'm afraid the discord link does not work at least for me but it still is broken the same exact way even in 2.0.3

SpaghettDev commented 8 months ago

if it still crashes, please contact me through the discord linked in the readme.

I'm afraid the discord link does not work at least for me but it still is broken the same exact way even in 2.0.3

hm, i'll look into it. anyway try this link

SpaghettDev commented 8 months ago

After some testing, android32 doesn't have this issue. And I can't really help you here, in github issues. For now, I'll close this until I cant get into contact with you.