jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.41k stars 2.58k forks source link

[Bug Report] Automatic song skips #1387

Closed mawen-fn closed 10 months ago

mawen-fn commented 1 year ago

Bug Description

The bot will skip songs automatically when multiple songs are in queue. Happens mostly when I am alone with the bot, occasionally happened with multiple people requesting songs too.

Steps to Reproduce

  1. Request a song (file or YT link)
  2. Request more songs (file or YT link)

Expected Result

The songs should play back like they are in the queue.

Debug Output

System Properties:
  java.version = 11.0.18
  java.vm.name = OpenJDK 64-Bit Server VM
  java.vm.specification.version = 11
  java.runtime.name = OpenJDK Runtime Environment
  java.runtime.version = 11.0.18+10-post-Ubuntu-0ubuntu122.04
  java.specification.version = 11
  os.arch = amd64
  os.name = Linux

JMusicBot Information:
  Version = 0.3.9
  Owner = 615294935242899486
  Prefix = !!
  AltPrefix = null
  MaxSeconds = 0
  NPImages = true
  SongInStatus = true
  StayInChannel = false
  UseEval = false
  UpdateAlerts = true

Dependency Information:
  JDA Version = 4.4.1_353
  JDA-Utilities Version = 3.0.5
  Lavaplayer Version = 1.3.78

Runtime Information:
  Total Memory = 380
  Used Memory = 56

Discord Information:
  ID = 968253751263625236
  Guilds = 1
  Users = 2

Additional Info

Could it be associated with the fair queue function?

Checklist

MichailiK commented 1 year ago

Likely duplicate of #885

mawen-fn commented 1 year ago

Likely duplicate of #885

Also happens with sent files, not only YouTube links.

jagrosh commented 10 months ago

Without logs showing the errors that happened at skip time it's impossible to debug this