Can anyone help me with this


#1

Erlang (BEAM) emulator version 5.4.2.1 [threads:0]

Eshell V5.4.2.1 (abort with ^G)
1> Trying OpenGL modes
[{buffer_size, 32}, {depth_size, 32}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 24}, {depth_size, 32}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 24}, {depth_size, 24}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 24}, {depth_size, 24}, {stencil_size, 0}, {accum_size, 16}]
[{buffer_size, 16}, {depth_size, 24}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 16}, {depth_size, 16}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 16}, {depth_size, 16}, {stencil_size, 0}, {accum_size, 16}]
[{buffer_size, 16}, {depth_size, 16}, {stencil_size, 0}, {accum_size, 0}]
[{buffer_size, 15}, {depth_size, 16}, {stencil_size, 8}, {accum_size, 16}]
[{buffer_size, 15}, {depth_size, 16}, {stencil_size, 0}, {accum_size, 16}]
[{buffer_size, 15}, {depth_size, 16}, {stencil_size, 0}, {accum_size, 0}]
[{buffer_size, 0}, {depth_size, 0}, {stencil_size, 0}, {accum_size, 0}]

Failed to find any suitable OpenGL mode.

Make sure that OpenGL drivers are installed.

=ERROR REPORT==== 20-Nov-2004::01:45:42 ===
Error in process <0.30.0> with exit value: {“No suitable OpenGL mode found (are
OpenGL drivers installed?)”, [{wings_init, video_mode_failure, 0}, {wings_init, init,
0}, {wings, init, 1}]}

Fatal internal error - log written to c:/PROGRA~1/WINGS3~1.26/wings_crash.dump

thats what i get when i try to run wings…its in a notepad looking program called erlang


#2

Failed to find any suitable OpenGL mode.

Make sure that OpenGL drivers are installed.

Download new drivers and install directX ?


#3

This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.