error creating the device with basic .NET

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
Melssj5
Posts: 27
Joined: Mon Sep 05, 2005 6:05 am

error creating the device with basic .NET

Post by Melssj5 »

Hi, I am a newbie, I receive an exception saying that the irrlicht device could not be loaded with the specified parameters.

Is not an error of mine due to. it works well 8 times after receiving the exception. I use a button to load an animation. inside the button code I Initialize the irrlicht device. I gives the exception at the 8 time.
Melssj5
Posts: 27
Joined: Mon Sep 05, 2005 6:05 am

Post by Melssj5 »

Well, it happens when rendering in direct3d 8, It ran over a toshiba satelite Celeron 2.0 Ghz, intel Xtreme graphics2 64 MB. It fails when rendering 8 times in direct3d8 and never works in direct3D 9, opengl worked well and software 2, but software didnt.
MelSSj_5

Post by MelSSj_5 »

I discovered that the problems comes when the memory is not being free.

The problems came when the memory of the process arrises up to 45 MB.
Post Reply