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

[Game Crash] yuv720p to rgba issue on arm64 with 4.9.8 #320

Closed daxboeck closed 2 years ago

daxboeck commented 3 years ago

Describe how it crashed by giving us those informations:

The problem is in the included version of the encoding library. there seems to be a problem with yuv720p to rgba recoding.

In 4.9.7 I could mitigate it by installing a dev-library, but with 4.9.8 on Ubuntu for Arm64 it does not work.

  1. What you were doing before it crashed and what action made the game to crash. The game loads correctly. A song with video can be selected and run After the song ends the game crashes and has an error about the library and video conversion.
  2. Upload the crashinfo.txt (GameFolder/crashinfo.txt)
  3. Upload the info.txt and log.txt (GameFolder/Logs)

Explain how we can reproduce the error

  1. Start the game
  2. Play "24K Magic" from SPEIRMIX GALAXY
  3. When the music ends: game crashes

Sreenshots/Videos

If possible, take screenshots or record the crash happening.

Additional information

If there's any information that you think would help us.

You may need to find a better version of the encoding library in the root folder of 4.9.8. It does not work with SPEIRMIX GALAXY and always crashes at the end of a song with video.

Scraticus commented 3 years ago

Could you upload the log files requested please?

Thanks

Scraticus commented 3 years ago

Any updates?

Scraticus commented 2 years ago

Closing for now, please open a new issue to report this if you still have it