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
182 stars 3 forks source link

[FIXED] [BUG] Demonstration can't find steps #650

Closed waiei closed 9 months ago

waiei commented 1 year ago

Is there an existing issue for this?

Operating System

Windows10 Pro

CPU

i5-7500 3.4GHz

GPU

GeForce GTX 1060 6GB

Storage

SSD

Game Version

4.18.1

Game Mode

I was using the editor!

Theme

Themes inheriting from fallback

metrics.ini

[Global]
FallbackTheme=_fallback

[ScreenInit]
NextScreen="ScreenDemonstration"

[ScreenDemonstration]
NextScreen="ScreenInit"
TimerSeconds=5
AllowStyleTypes="OnePlayerOneSide"

Describe the problem

Even when a song is present, ScreenDemonstration gives "No matching steps found." (ja: 条件に適合する譜面が見つかりませんでした。) and the demo is skipped I have confirmed that this phenomenon occurs in both 4.18.1 and 4.19 (test version)

Describe what should happen

If the game mode is Dance, a 4-panel steps is selected

Relevant Log output

ProjectOutfox.Crash.2023-01-29--21.24.13.log ProjectOutfox.MainLog.2023-01-29--21.24.13.log ProjectOutfox-sample.ThemeLua.2023-01-29--21.24.14.log

JoseVarelaP commented 1 year ago

Probably related with #625. The demonstration screen would present this situation of non-available steps.

Scraticus commented 9 months ago

Fixed in 042