Problematic MS3D Model

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
fuego2008
Posts: 22
Joined: Wed Sep 24, 2008 7:26 pm

Problematic MS3D Model

Post by fuego2008 »

Hi!

I have a ms3d model (downloadable at http://cid-51aec94d6952348d.skydrive.li ... /brown.zip) which looks okay in milkshape (v1.8.2) but seem jumbled at irrEdit 1.5, and with MeshView or my own works with irrLicht 1.5 it seems a blank model with 12 triangles (although it has ~2200tris). When I open it with irrLicht 1.4.2 or MeshViewer of irrLicht 1.4.2, it seems jumbled again.

I have done many other models in MS3D format (with Milkshape 1.8.2) but none of them seemed to be like that. I don't know if this is a bug or something, but it would be good to see the model like it is seen in Milkshape.

One ore thing, may be it may help to people who are going to anaylze this issue. With other MS3D models, createTriangleSelector(...) function works okay but when I try to create triangle selector from the node that I load this problematic mdel into, it gives a strange error in irrArray.h line 273. That line is:

_IRR_DEBUG_BREAK_IF(index>=used) // access violation

I don't know why.

If you can solve this or show me some way to avoid this, it would be extremely good for me, I need that a lot.

Great thanks for all your works, I appreciate your efforts a lot.
Post Reply