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..
Steam games stopped working
Re: Steam games stopped working
Same thing here. That steam update blew me off my mind.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..
-
- Newbie
- Posts: 2
- Joined: Fri Jun 12, 2009 2:16 pm
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.
I would appreciate a fix! 
Cheers!

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.

Cheers!
-
- Newbie
- Posts: 2
- Joined: Fri Jun 12, 2009 2:16 pm
It's the known issue after one of the latest Steam client updates: http://bugs.winehq.org/show_bug.cgi?id=18900VorsichtFalle wrote:wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.