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

[Game Crash] Program just keeps crashing #607

Closed BonsaiBoom closed 2 years ago

BonsaiBoom commented 2 years ago

Describe the crash

  1. I was adding some additional custom characters to the game with the starlight theme, and all of a sudden it just kept crashing nonstop. I tried getting rid of all the custom characters, but still, nothing changed it just kept crashing. crashinfo.txt log.txt

How can you reproduce the error?

  1. I just start the game with the starlight theme mod and then I press options during music select which just makes me crash

Screenshots/Videos

Screenshot Then from here I just press "select" for the options menu and it instantly crashes.

Game Mode

dance

Additional Information

No response

JoseVarelaP commented 2 years ago
OptionsList.cpp:315 Assertion 'bAllowFail' failed

It seems that Options menu you're opening is requesting an option, and failing to get a default value (as it wasn't able to find the appropriate option), thus hitting this assert.

BonsaiBoom commented 2 years ago

Is there any way to restore the default value?

On Mon, Sep 19, 2022 at 1:21 AM Jose Varela @.***> wrote:

OptionsList.cpp:315 Assertion 'bAllowFail' failed

It seems that Options menu you're opening is requesting an option, and failing to get a default value (as it wasn't able to find the appropriate option), thus hitting this assert.

— Reply to this email directly, view it on GitHub https://github.com/TeamRizu/OutFox/issues/607#issuecomment-1250581821, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3E2JULN5NUF4P7WTPHLONLV67Z35ANCNFSM6AAAAAAQPYUOPA . You are receiving this because you authored the thread.Message ID: @.***>

Scraticus commented 2 years ago

can you try the pre-release to see if you do not have this issue anymore

Scraticus commented 2 years ago

Fixed in 4.18