X file loading error!

Discussion about everything. New games, 3d math, development tips...
Post Reply
X file problem

X file loading error!

Post by X file problem »

HI
I am having a problem with the panda X file loader with 3Ds max.
No matter what kind of prefrences I use in the exporter i get the same errors in Irrilict. It complins about the material and som other stuff such as the mesh not beeing able to load and also there are som problems with the X file it self when it says unexpected end of file and so forth!

if anyone has a solution to this I would like to hear it :p
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

Resave it in the DirectX MeshViewer that is included in the SDK and is also available at http://users.skynet.be/balleke/irrlicht/ :) ?
General Tools List
General FAQ
System: AMD Barton 2600+, 512MB, 9600XT 256MB, WinXP + FC3
JoeWright
Posts: 74
Joined: Mon Dec 08, 2003 3:51 pm

Post by JoeWright »

Try my two x file bug fixes in the bug fixes forum. Note however that x file support is far from complete in Irrlicht at the moment.

Regards
Joe
RaYdOg
Posts: 1
Joined: Fri Dec 10, 2004 3:44 am

Post by RaYdOg »

Yeah, the same thing happened to me. The reason why is because there are 3 major types of .x files: ASCII frame, ASCII mesh, and Binary mesh. Odds are, your file is a ASCII frame, and Irrlicht uses a ASCII mesh. Believe it or not, there is a BIG difference. So if neither of the previously mentioned solutions work (odds are they will, however) I would sugest checking out one of those 3d conversion programs that support hundreds of formats. 3d Object Converter supports all 3 types of .x files. Hope I helped...
vermeer
Posts: 2017
Joined: Wed Jan 21, 2004 3:22 pm
Contact:

Post by vermeer »

I think you can set thos ein Panda exporter easily.

ascii or binary, even in cfx...

and frame (I think i dx terminology, frame is like joint or bone...) in another place, where it has the frame settings... (root, etc)
Finally making games again!
http://www.konekogames.com
Post Reply