harshavb / piously-old-ver

Welcome to Piously! This is a hexagonal 1v1 board game.
2 stars 0 forks source link

Game crashes with ppy.osu.framework v2020.1127.1 #35

Closed ben9583 closed 3 years ago

ben9583 commented 3 years ago

This isn't being posted to be addressed; just don't update/commit an update of osu-framework until it is confirmed compatible on all development platforms. I'll close this issue when a new version of osu-framework is released that works.

Screen Shot 2020-11-27 at 9 23 09 AM Screen Shot 2020-11-27 at 9 23 56 AM
ben9583 commented 3 years ago

Made a new issue upstream: https://github.com/ppy/osu-framework/issues/4041

ben9583 commented 3 years ago

From upstream issue:

As of merge #3996, osu-framework now uses the SDL window backend by default.

The specific crash that you have encountered has been fixed in #4040, but this has only been recently merged into master and is not yet available in a versioned release.

As a workaround, you can launch using the --tk argument to use the old OpenTK window backend until the the new framework version is released.

Closing issue.