[Bug 39142] New: Roblox Client/Server connection is dropped with error "This server has shut down."
https://bugs.winehq.org/show_bug.cgi?id=39142 Bug ID: 39142 Summary: Roblox Client/Server connection is dropped with error "This server has shut down." Product: Wine Version: 1.7.50 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alfonsojon1997(a)gmail.com Distribution: --- There is an issue with the Roblox Client where communications from client to server are interrupted. This affects any Wine version, as well as Wine Staging. There is an issue on GitHub which has been tracking this issue; I will link to it below so the content isn't duplicated. This issue was caused with the July 16th version of Roblox; previous versions of Roblox work in Wine, but the client requires the most recent version of the game to be installed. GitHub issue: https://github.com/roblox-linux-wrapper/roblox-linux-wrapper/issues/135 Roblox Changelog: http://wiki.roblox.com/index.php?title=Change_log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- I didnt test this bug, but the external thread doesnt give much hope. It's quite safe to assume that it doesnt work for anyone with wine. No matter the version. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |KrystianoXPL(a)gmail.com --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 42066 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 --- Comment #3 from winetest(a)luukku.com --- (In reply to Rosanne DiMesio from comment #2)
*** Bug 42066 has been marked as a duplicate of this bug. ***
To give more value for this dupe merge. I say that the merge was done against wine 2.0-rc2. So the bug is still valid against up to date wine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 lanfrda1(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lanfrda1(a)gmail.com --- Comment #4 from lanfrda1(a)gmail.com --- (In reply to winetest from comment #3)
(In reply to Rosanne DiMesio from comment #2)
*** Bug 42066 has been marked as a duplicate of this bug. ***
To give more value for this dupe merge. I say that the merge was done against wine 2.0-rc2.
So the bug is still valid against up to date wine.
What if you try a library override with the native dlls? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 zzzzzyzz(a)hacari.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz(a)hacari.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 --- Comment #5 from Jonathan Alfonso <alfonsojon1997(a)gmail.com> --- This is caused by VMProtect, Roblox's anti-cheating engine. There is not currently a way to work around this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Anya <animegirl(a)stronzi.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |animegirl(a)stronzi.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 landeel <cleberdemattoscasali-wine(a)yahoo.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cleberdemattoscasali-wine(a)y | |ahoo.com.br -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Kalen Alwardt <kalenalwardt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kalenalwardt(a)gmail.com --- Comment #6 from Kalen Alwardt <kalenalwardt(a)gmail.com> --- (In reply to Jonathan Alfonso from comment #5)
This is caused by VMProtect, Roblox's anti-cheating engine. There is not currently a way to work around this.
I've submitted a patch (https://source.winehq.org/patches/data/207636) that should fix this issue. I feel obligated to also mention that VMProtect is DRM software not anti-cheat, and was not the cause of the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Darren Oh <darren(a)oh.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |darren(a)oh.name -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 --- Comment #7 from Jonathan Alfonso <alfonsojon1997(a)gmail.com> --- Thank you Kalen, I was not knowledgeable enough on this issue to be speaking about all of its technical details. Thank you for this patch - multiple people have now confirmed that it resolves this issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |29e1494c72041f3d2ee89e89eff | |17877df7cabd2 --- Comment #8 from Vijay Kamuju <infyquest(a)gmail.com> --- Fix committed https://source.winehq.org/git/wine.git/commit/29e1494c72041f3d2ee89e89eff178... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #10 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39142 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerdyminer18(a)gmail.com --- Comment #11 from Zeb Figura <z.figura12(a)gmail.com> --- *** Bug 48306 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla