flour - runtime error

NazguL86

30-03-2010 18:14:46

Hello,
I have installed the following:
- flour 0.3.2
- PhysX_2.8.1_SDK_Core.msi
- PhysX_9.10.0129_SystemSoftware.exe
- ogre 1.7.0
- NxOgre 1.5.5 Bloody Mess

the "flour test" succeeds, but when I try any conversion like: (in whatever order I put in/out/into)

flour convert in:Barrel.mesh, out:Barrel.nxs, into:triangle

Barrel.mesh is taken from the ogre mesh samples and it's located in the same directory of flour.exe.

I receive a "Runtime Error: this application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."
This happens also if I try to view a mesh file like: "flour view Barrel.mesh".
Please anybody knows how to solve this? I'm a bit confused about these .nxs files, don't understand if they are really needed or if it's possible to use the .mesh files anyway (with NxOgre of course).

ulDuc

01-04-2010 08:30:49

I just tried with the same file as you :

flour convert in:Barrel.mesh, into:triangle, out:Barrel.nxs

it works perfectly. I think that your order in commands is wrong, it is in, into, out :)

ul.Duc (MH inside)

EDIT : i tried with convex as well and it works fine too.

EDIT2 : I didn't read your remark on the ordre... i still use the Ogre version 1.6.2 ou .3 but not the 1.7.0. i may not help you anyfurther... sorry ^^

NazguL86

01-04-2010 21:39:51

I didn't really understand if the flour 0.4 version is available or not ... I've read many users having problem to compile, etc...
Is there another way/program to convert from mesh into .nxs files?
As I understood they are needed to NxOgre (PhsyX) to work properly right?

betajaen

01-04-2010 21:56:57

There is a compiled version of Flour 0.4 in the Flour 0.4 thread, just look for it in one of the attachments posted.

There are also several exporters by NVIDIA which can you use.

NazguL86

02-04-2010 00:27:22

Thank you, with flour 0.4 it's working fine 8)

yfei

16-04-2010 06:06:15

I got the same error with flour 3.2 I tried to use it to convert .mesh from OGRE 1.7.0