How come black screen?

BlitzMax Modules Forums/MiniB3D/How come black screen?

I tried running demos and examples and see fps counter, but nothing else showing. Demos use the Imported version, and the one with mixed max2D shows the particles, but nothing else.

what graphics card do you have?

and are the drivers up to date?

gforce 7800
drivers up to date, glMax2D works fine, and miniB3D Text functiin works too, but the 3D scene is not showing. Maybe something with vertex normals, i tried disabling the ligh but nothing changed, maybe its setting it back on somewhere internally. No idea whats going on though.

also, NeHe gl examples work fine, so its not my drivers.

Simons minib3d or minib3dext?

Try removing the text part of it, and see if other examples work.

ok i found kleptos mod, but now it complains about max gui modules. Any easy way of fixing that?

TIA

http://blitzbasic.com/Community/posts.php?topic=74186#828739

Hope that helps

now it complains about max gui modules

Are you importing maxgui? (brl.maxgui or maxgui.maxgui, for the svn version)

Thanks for the help guys, I got everything but the cube mapping sample to work. Volker's link helped me remove maxgui references, and i was able to recompile the klepto modules.