Minecraft Dungeons crashing with wine-staging 5.15 and 5.16

Questions about Wine on Linux
Locked
garpu
Level 2
Level 2
Posts: 46
Joined: Fri Oct 08, 2010 12:05 pm

Minecraft Dungeons crashing with wine-staging 5.15 and 5.16

Post by garpu »

Minecraft Dungeons works fine with wine-staging 5.12. If I upgrade to 5.15 or 5.16 it'll crash loading a game with this in the log:

Code: Select all

0440:err:mfplat:media_stream_align_with_mf Failed to find parser for stream

(wine:5683): GStreamer-CRITICAL **: 18:56:27.853: 
Trying to dispose object "video_0", but it still has a parent "qtdemux0".
You need to let the parent manage the object instead of unreffing the object directly.

hildegard\Local Settings\Application Data\Mojang\products\dungeons\dungeons\Dungeons/Binaries/Win64/Dungeons-Win64-Shipping.exe: /tmp/wine_src/wine-5.16/dlls/winegstreamer/media_source.c:742: source_stream_removed: Assertion `stream->their_src == pad' failed.
wine: Assertion failed at address 00007F2595589D6B (thread 04bc), starting debugger...
Is this because of the Media Foundation work? any ideas how to work around it?
garpu
Level 2
Level 2
Posts: 46
Joined: Fri Oct 08, 2010 12:05 pm

Re: Minecraft Dungeons crashing with wine-staging 5.15 and 5.16

Post by garpu »

https://bugs.winehq.org/show_bug.cgi?id=49692 Is this it? No fix as of yet, so roll back to 5.12?
garpu
Level 2
Level 2
Posts: 46
Joined: Fri Oct 08, 2010 12:05 pm

Re: Minecraft Dungeons crashing with wine-staging 5.15 and 5.16

Post by garpu »

For the time being, I found a workaround with this: https://github.com/z0z0z/mf-install

I'll be happy to retest in a clean WINERPEFIX when things get patched, however.
Locked