-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sea Of Thieves (1172620) #3931
Comments
The crash stack is unsymbolicated but is inside
|
I am also able to reproduce this error, however I was able to get further than @mdiluz using Proton-5.8-GE-2-MF. I was successfully able to do the following:
The game will then crash at the 'Loading Journal' section. Log: steam-1172620.log |
Does not crashing on proton 5.0-7 with win7, after login stuck on "ship supplies" message (or something) and then gives this error Log - steam-1172620.log |
Hello @ga2mer, |
Just in case it matters I've also confirmed I have the same issue with Proton |
Same with Proton-5.9-GE-1-MF (with
|
Has anyone found a workaround or fix for Sea Of Thieves yet? Also confirmed not working with proton or proton-ge on archlinux. |
Would also love to know if anyone's got a workaround yet, but my bug report is a little different:
I'll figure out how to get a debug log or something and report back here. Edit: Here's the log |
I believe this is an issue that's been around since 2018-ish? Or at least has been apparent. Child Window rendering dxvk bug: Felix Hädicke seems to have committed a patch last year to address some of these issues. But even with this patch from Felix Hädicke, it seems that someone needs to figure out "Option 114" for "winhttp:request_set_option" in order to progress any further. WinHttpRequest-Option Reference Might be speaking out of my buttocks by this, but did anyone try using native winhttp instead of builtin? I don't own the game on steam yet so I've yet to try. wininet=builtin winihttp=native EDITED: My bad, forgot to put options for wine/protontricks. |
I can't get the game to run at all with the settings from the above comment. I will play around a bit more. |
Looks like game wants websocket in winhttp, i returned true with 114 request_set_option and it's crashed on |
I can link my account now, perhaps because I install protontricks (but I don't use it for launch) and launch it with 4.11, it works now withon proton 5.0 or 4.11, I wasn't able to link account before. |
For what it is worth people saying that proton 4.11 is working better than 5.0 it is because proton 4.11 defaulted to windows 7 and proton 5.0 defaults to windows 10. It was posted earlier in this bug that windows 7 works better... I don't believe that there is any other reason why the older proton would be any better. Hope that this helps. EDIT: Also has anyone tried installing "windows dlls/components" in proton tricks? |
I agree, for me it's working also with 5.0 (but same error "Daffodibeard"). EDIT : there it is ùy sources : |
I tried DMZ earlier but it didn't help. I have not disabled ipv6 yet though. |
I try with a manual IP connection, but that's still don't work |
Update from me: After installing some dlls and components as suggested by @l33tlinuxh4x0r , SoT is now crashing on Proton 5: steam-1172620-after-dll-components.log Downgrading to Proton 4.11-13, I started getting Cyanbeard again, as before: steam-1172620-proton-4_11-13.log |
I can confirm that adding wininet and winhttp causes issues described above. |
Hi, |
I tried to use protontricks and here is what happened : Perhaps people who have pop up crashes have their proton's winecfg on windows 10 and the DoffodilBeard's other window 7 ? I don't know if that will help... |
System information: I comfirmed this problem, plz fix it =) |
Same problem. Please fix it. I believe you can do it! |
winhttp dll | source/patch for wine Issue - websockets, I wrote bad code for implement few methods (upgrade and send) and looks like it's working |
@l33tlinuxh4x0r Looks like they posted an edit. Exciting! I'll try this solution out once I get time. |
about 60% of the time when i open the game it crashes with
and when it does open successfully it crashes after around 30 minutes i just reinstalled the game and got the md5 sum from all the pak files then started the game it crashed with the same error and when i checked the current hash of all the pak files including the one it says is corrupted it was the same as the hash after installing it |
why would it be corrupted after a reinstall |
The file is not corrupt. Many things to explore regarding the link, and potential issues on the system. Issue is on your end. |
proton 9 |
@DiarrheaMcgee What's the filesystem you installed sea of thieves on? I had that happen when sea of thieves was on a btrfs partition (with compression enabled) moving the game to an ext4 partition fixed that |
im using zfs but since steam zfs support broke for some reason i have it on a separate ssd using xfs |
should i just delete all the pak files and let steam redownload them |
The workaround that I found on ProtonDB for the Microsoft login window issues was to launch with This fixed the window not being visible on Sway and completely black on Game scope such that I was able to login and then remove the flag to actually play. |
This Launch Option is to disable Vulkan and use OpenGL to run the game. |
I am experiencing the same issue consistently just like @DiarrheaMcgee . I am running Alpine Linux. Artix and Void share one thing with Alpine: They don't use systemd. Could this be the underlying issue somehow? This is so far the only game I'm experiencing issues with. Edit: I would also like to note that I have had this exact install of the game running before, that is, before I installed Alpine over Debian. But aside from the distro, everything is the same, as the disk(s) with the game have gone untouched. |
I managed to figure it out! Sea of Thieves doesn't run for very long on non-systemd distributions because systemd overwrites the default limit of 4096 file descriptors, and So the solution was as follows, 524288 being the recommended/minimum amount for ESYNC:
I guess it would be great if Proton could have a warning. There has been a FR in the past #1970 but has been dismissed due to the fact that systemd always has "fixed" the issue. My naive solution would be that Proton could simply run |
I guess such warnings could be added to Proton, but is that really Proton's issue to make sure your system can open enough files to run your applications? Especially if this is a requirement of some features of Proton? //EDIT: anyway, this will not be added as it is the default for
|
(oops, sent the comment too early) If But to answer your question:
I would say that you've answered the question: It's a requirement of some of its features, so therefore it should at least give out a warning. |
For the sake of agruing, I would say if SystemD is expected (originally Proton was worked on on Ubuntu if I recall correctly, and now Arch, two SystemD based distros), then there is no issue. Only if you use a distro without SystemD would this warning be relevant and from my understanding, SystemD based distro is an implicit requirement. From what I know about Steam and Proton development, just move on, nothing will be done about that issue as it would probably considered a non issue. |
Sea of Thieves does not recognize Proton EasyAntiCheat Runtime Issue transferred from ValveSoftware/steam-for-linux#11317. Your system information
Please describe your issue in as much detail as possible:
For details, see repro steps below Steps for reproducing this issue:
Running it through FlatPak and the permission changes in step 5 are non-negotiable, I'm not giving Steam and all games free reign over my system. |
This is the same error as for Insurgency Sandstorm #1651 (comment) which has not been resolved since very long time.. |
@kisak-valve - Have you found a solution yet? I'm experiencing the same issue with Unexpected Error [#1] in SoT running in Linux. |
Did you report to SoT devs? Maybe it is something on their side? |
I have the same problem with Throne and Liberty only on 9.x versions including bleeding edge Experimental. It works fine with 8.05 and 8.32 for example. In this particular game EAC Bootstrapper 1.9.0 is used and I managed to bypass the issue using: I do not know if the issue is identical or EAC Bootstrapper dumps a lot of different unhandled errors under |
@Nodens- So are you able to play Sea of Thieves with this method? |
Tried and still getting Unexpected Error #1 |
Sea of Thieves (1172620) Issue transferred from #8370. Compatibility Report
System Information
I confirm:
SymptomsNo matter the use of Proton Hotfix, Experimental or Latest Stable, the game launches to a full black screen after shader compilation. Uninstalls and Reinstalls did not fix the issue mentioned and File Integrity check did not fix the mentioned issue. ReproductionAs simple as installing and attempt the use of the aforementioned Proton Screenshots |
@BlueberryDingle that transferred issue sounds a lot like what I mentioned here: |
Hey @ChrisLane I shall attempt the use of the launch option from your reply and shall report back if anything happens. |
|
Compatibility Report
System Information
I confirm:
steam-1172620.log
Symptoms
The game loads up to the main menu, but clickingStart Game
tries to open the Xbox live sign-in window and then crashesUpdate for tracking current issues:
Reproduction
Start Game
Observe crashPlay game and observe above issuesThe text was updated successfully, but these errors were encountered: