http://bugs.winehq.org/show_bug.cgi?id=28743 Bug #: 28743 Summary: Pathologic fails to start: 'Error creating renderer' Product: Wine Version: 1.3.30 Platform: x86 URL: http://www.fileplanet.com/162269/160000/fileinfo/Patho logic-Demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: stefan(a)codeweavers.com Classification: Unclassified Regression SHA1: 4365d2905c6d1b5f530b077bec0d152e327be23b Created attachment 36926 --> http://bugs.winehq.org/attachment.cgi?id=36926 plain terminal output The game shows an error message right after started, saying 'Error creating renderer'. Pressing on the <Ok> button launches the game configuration utility. Pressing on <Cancel> quits the game. Thus the game is unable to start. The game starts correctly up until this commit: 4365d2905c6d1b5f530b077bec0d152e327be23b is the first bad commit commit 4365d2905c6d1b5f530b077bec0d152e327be23b Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Tue Sep 27 09:17:18 2011 -0500 d3d9: Remove the palette implementation methods. :040000 040000 df2948ddf8d1215e8278e3375244b8adf7a6211d 8b95a8e0e4e7524170ba43bc2ffe369359b9811d M dlls The patch cannot be reverted on wine-1.3.30-145-g7a4349b (compilation of the source ended with errors), but git checkout 4365d2905c6d1b5f530b077bec0d152e327be23b >> the game errors out git reset --hard HEAD^ >> the game starts correctly Steps to reproduce the problem in the demo: 1. Install the demo as usual. The game requires the following native components: wmp9 quartz devenum. You can install them via winetricks (actually, the error message appears well before the intro video). 2. Run the game by executing ../Buka/Pathologic Demo/bin/Final/Game.exe. On the first launch the config utility will appear; you don't need to change anything, just press on <Ok>... here comes the trouble: 'Error creating renderer'. Let me know if you need a log with debug channels enabled. Fedora 15 x86 Nvidia 250 / driver 280.13 X.Org X Server 1.10.4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.