Resolution/dx/opengl issue

Bug #382870 reported by croxis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Outpost
Fix Committed
Undecided
croxis

Bug Description

http://www.panda3d.org/phpbb2/viewtopic.php?p=36118&sid=90114bff2db449a8caf98b6da04ffc5a
DirectStart: Starting the game.
Known pipe types:
 wglGraphicsPipe
(all display modules loaded.)
:display:wgldisplay(error): SetPixelFormat(57) failed after window create
:display(error): Window wouldn't open; abandoning window.
:ShowBase(warning): Unable to open 'onscreen' window.
Traceback (most recent call last):
 File "main.py", line 4, in <module>
   import Outpost
 File "C:\openoutpost-Alpha.0\game\Outpost.py", line 24, in <module>
   import direct.directbase.DirectStart
 File "C:\openoutpost-Alpha.0\direct\directbase\DirectStart.py", line 4, in <mo
dule>
   ShowBase.ShowBase()
 File "C:\openoutpost-Alpha.0\direct\showbase\ShowBase.py", line 229, in __init
__
   self.openDefaultWindow(startDirect = False, props=props)
 File "C:\openoutpost-Alpha.0\direct\showbase\ShowBase.py", line 726, in openDe
faultWindow
   raise StandardError, 'Could not open window.'
StandardError: Could not open window.

Solution: Check the OS for running opengl or dx. Make sure the depths bits are set to 1

croxis (croxis)
Changed in openoutpost:
assignee: nobody → croxis (croxis)
status: New → Confirmed
croxis (croxis)
Changed in openoutpost:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.