Steam games stopped working

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
nukedclx
Newbie
Newbie
Posts: 1
Joined: Thu Jun 11, 2009 3:58 pm

Steam games stopped working

Post by nukedclx »

yesterday i played so much and gotta update, but pressed no when it ask about restartig steam, today tried run any game and wineserver always saying crash ;(

someone know anything how to fix it?

running funtoo 2.6.29-r3 and latest wine ofc.
i can prowide some debug if someone tell me how i can do that..
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Re: Steam games stopped working

Post by jorl17 »

nukedclx wrote:yesterday i played so much and gotta update, but pressed no when it ask about restartig steam, today tried run any game and wineserver always saying crash ;(

someone know anything how to fix it?

running funtoo 2.6.29-r3 and latest wine ofc.
i can prowide some debug if someone tell me how i can do that..
Same thing here. That steam update blew me off my mind.
VorsichtFalle
Newbie
Newbie
Posts: 2
Joined: Fri Jun 12, 2009 2:16 pm

Post by VorsichtFalle »

Same here. :( After the last Steam Update CS 1.6 isn't working anymore but CS:S still works without any problems. I tried Wine 1.1.18 - 1.1.23 on Fedora 10 with kernel 2.6.27.24-170.2.68.fc10.i686. When i launch CS 1.6 i see "Preparing to launch Counter-Strike" followed by wineserver crashing.

Here are the last 20 lines of the debug-output.

Code: Select all

warn:ntdll:FILE_QueryFullAttributesFile L"\\??\\C:\\windows\\system\\p2pvoice.dll" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"p2pvoice.dll" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/windows
warn:ntdll:FILE_QueryFullAttributesFile L"\\??\\C:\\windows\\p2pvoice.dll" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"p2pvoice.dll" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/Program Files/Steam
warn:ntdll:FILE_QueryFullAttributesFile L"\\??\\C:\\Program Files\\Steam\\p2pvoice.dll" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"p2pvoice.dll" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/windows/system32
warn:ntdll:FILE_QueryFullAttributesFile L"\\??\\C:\\windows\\system32\\p2pvoice.dll" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"p2pvoice.dll" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/windows
warn:ntdll:FILE_QueryFullAttributesFile L"\\??\\C:\\windows\\p2pvoice.dll" not found (c0000034)
warn:module:load_builtin_dll cannot open .so lib for builtin L"p2pvoice.dll": /home/user/.PlayOnLinux/WineVersions/1.1.23/usr/bin/../lib/wine/p2pvoice.dll.so: cannot open shared object file: No such file or directory
warn:module:load_dll Failed to load module L"p2pvoice.dll"; status=c0000135
warn:file:wine_nt_to_unix_file_name L"steam_dev.cfg" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/Program Files/Steam/steamapps/[email protected]/counter-strike
warn:ntdll:FILE_CreateFile L"\\??\\C:\\program files\\steam\\steamapps\\[email protected]\\counter-strike\\steam_dev.cfg" not found (c0000034)
warn:file:CreateFileW Unable to create file L"steam_dev.cfg" (status c0000034)
warn:file:wine_nt_to_unix_file_name L"appcache\\" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/Program Files/Steam/steamapps/[email protected]/counter-strike
warn:ntdll:FILE_CreateFile L"\\??\\C:\\program files\\steam\\steamapps\\[email protected]\\counter-strike\\appcache\\" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"steamapps\\" not found in /home/user/.PlayOnLinux/wineprefix/Steam/dosdevices/c:/Program Files/Steam/steamapps/[email protected]/counter-strike
warn:ntdll:FILE_CreateFile L"\\??\\C:\\program files\\steam\\steamapps\\[email protected]\\counter-strike\\steamapps\\" not found (c0000034)
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbf8f0000 for heap 0xbf8d0000
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
I would appreciate a fix! :)

Cheers!
VorsichtFalle
Newbie
Newbie
Posts: 2
Joined: Fri Jun 12, 2009 2:16 pm

Post by VorsichtFalle »

I just tried to run Half-Life and Opposing Force. Both fail with the same symptoms as mentioned above with CS 1.6. Looks like the problem is related to games based on Half-Life 1.
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

VorsichtFalle wrote:I just tried to run Half-Life and Opposing Force. Both fail with the same symptoms as mentioned above with CS 1.6. Looks like the problem is related to games based on Half-Life 1.
Negative. I have this problem with DoD:S
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

VorsichtFalle wrote:wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
It's the known issue after one of the latest Steam client updates: http://bugs.winehq.org/show_bug.cgi?id=18900
gamblor01
Level 2
Level 2
Posts: 25
Joined: Tue Apr 28, 2009 8:25 am

Post by gamblor01 »

Dang! I just encountered this too. Looks like the patch works so I guess I'll just have to wait for that to be committed and come out in the next update. I probably shouldn't be playing games right now anyway... :twisted:
Locked