TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
187 stars 3 forks source link

[BUG] "End Course" ist not ending course #324

Closed JavaJeremy closed 3 years ago

JavaJeremy commented 3 years ago

I'm not good with words, so let me just show how to reproduce the problem in screenshots:

  1. Game Start
  2. ENDLESS (btw. why is it all caps here but not in the previous menu? I suggest making it more consistent.)
  3. Select a course
  4. When the first song starts hit "Esc" and select "End Course"
  5. The course doesn't end, the song is just skipped instead and another one is played from the same course

    So I see two possible solutions here:

    1. Do what it says: end the course
    2. Say what it does: "Skip Song"

    I'm using Windows 10, I'm happy to reply to any questions regarding this issue if needed :)

Scraticus commented 3 years ago

Oh, this is likely a fallback bug!

thanks for testing Endless, we've not done much on it since fixing the crashes, so this is useful. It's likely the code for those buttons isn't actually working and doing what it should, I'll have our themers look at it and get back to you.

Thanks for reporting this

JoseVarelaP commented 3 years ago

Fixed the issue, we have another system message that can end these songs, so that's deal with.

https://user-images.githubusercontent.com/23246027/117544596-d58c9b00-afe7-11eb-99ac-51590fd11bff.mov

With this report, it also uncovered another bug which was that the pause was being generated twice, causing songs to skip by 2, rather than 1.