problem in sample

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
rakesh
Posts: 3
Joined: Wed Sep 13, 2006 3:41 am

problem in sample

Post by rakesh »

INTEL 82915G Express Chipset
Windows XP SP2
Visual Studio 7.1
IRRLICHT 1.1 and 1.2


the terrain and win32 example also have some display problem

The computer hangs and restart after the meesage is in error log only with movement sample

The driver ialmrnt5 for the display device \Device\Video0 got stuck in an infinite loop.
This usually indicates a problem with the device itself or with the device driver
programming the hardware incorrectly. Please check with your hardware device vendor for
any driver updates.

Version 1.0 and lesser than 1.0 is fine and all three problem is in opengl mode only,
OPENGL 1.4.0 is shown in my system
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

So just follow the advice and install a new driver. It's probably due to enhanced features of the OpenGL driver used in new Irrlicht versions.
rakesh
Posts: 3
Joined: Wed Sep 13, 2006 3:41 am

Post by rakesh »

The same problem occurs even after upgrading driver
Post Reply