Advertisement

File-handling problem

Started by March 30, 2002 07:07 AM
1 comment, last by the_recon 22 years, 11 months ago
Im writing a prog to read 3DS files and I can load a 3ds file called "Box.3ds" but i can''t, however, load a 3ds file called "spehere.3ds". I can only load "box.3ds" and whenever I try to load any other .3ds file i get this message: exited with code 1245032 (0x12FF68) Can someone help me with this? Js
Js
Use a debugger and see where the error occurs, and try to find out
why it occurs.
"THE INFORMATION CONTAINED IN THIS REPORT IS CLASSIFIED; DO NOT GO TO FOX NEWS TO READ OR OBTAIN A COPY." , the pentagon
Advertisement
i think you may have made a mistake in your loader.
maybe you didnt code it well and the program crashed
because the information in the file was different.

try to look up the error in msdn, but i doubt it will help.

try a debugger step to find the mistake.



{ Stating the obvious never helped any situation !! }

This topic is closed to new replies.

Advertisement