vinegarhq/sober

Random Crash Playing Blox Fruits

Closed this issue · 6 comments

Acknowledgement of checking existent issues

  • I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.

What problem did you encounter?

After a random amount of time within the first 30 minutes of playing Blox Fruits, the Sober client completely quits out and closes. This has happened within 2 minutes of playing in cases but sometimes I make it 15 - 30 minutes before crashing out.
Using KDE Plasma Fedora 40.
2.642.0.635_20240925T184754Z_Player_f1fbe_last.log

Roblox Experience link

https://www.roblox.com/games/2753915549/Blox-Fruits

can you send the log from the sober_logs folder instead

wp_linux_drm_syncobj_surface_v1@71: error 3: explicit sync is used, but no buffer is attached
ERROR: Wayland display connection closed by server (fatal)

this crash is caused by nvidia being buggy on wayland, use flatseal to disable the wayland socket on the sober flatpak so that it uses xwayland instead

Thank you very much will give this a test now.

Edit: This indeed did fix my issue thank you very much!

Tried disabling wayland socket with flatseal and got the following error:

2024-09-28T01:23:49.370Z,1.370690,c8006c0,6 [FLog::Graphics] VULKAN ERROR: vkQueuePresentKHR(commandQueue, &presentInfo) returned -1000001004 (VK_ERROR_OUT_OF_DATE_KHR)                                                                                                           
2024-09-28T01:23:49.385Z,1.385226,cfff6c0,6 [FLog::Error] Asset (Image) "rbxthumb://type=AvatarHeadShot&id=-1&w=48&h=48&filters=circular" load failed in TextureManager::PreloadTexture: Request failed                                                                            
2024-09-28T01:23:49.385Z,1.385298,cfff6c0,6 [FLog::Error] Asset (Image) "rbxthumb://type=AvatarHeadShot&id=500963562&w=150&h=150&filters=" load failed in CoreGui.LuaAppScreenGui.NavigatorView.View.TransitionerScenes.1.DynamicContent.card_scene_RootSwitchNavigator.View.card_H
ome.Scene.TopBarPageContent.HomeOmniFeed.LoadingStateContainer.scrollingFrame.Content.OmniFeed.feedItem_1.FeedItem.ResponsiveRow02.ResponsiveCell06.ResponsiveItem.ThumbnailContainer.Thumbnail.Image: Request failed                                                              
2024-09-28T01:23:49.393Z,1.393892,c8006c0,6 [FLog::Graphics] VULKAN ERROR: vkAcquireNextImageKHR(device, windowData->swapChain, UINT64_MAX, acquireSemaphore, VK_NULL_HANDLE, &windowData->imageIndex) returned -1000001004 (VK_ERROR_OUT_OF_DATE_KHR)                             
tunis4 commented

duplicate of #183