Problem latest SDK

rewb0rn

13-02-2007 14:54:03

Hey I downloaded the latest version of the sdk. i do the following: compile sdk with vc 2005 in debug mode. Copy the exe file from build/simplescenes/bin/debug to ogresdk/bin/debug. Copy ode.dll from OgreOde/ode/build/debugdll to ogresdk/bin/debug.

Start the simplescenes.exe. Press F1, press c to create a capsule. Then: exception - argument is not a space

Am I doing something wrong, or is there a version conflict or whats going on?

Pottej

21-02-2007 19:38:49

I am getting this too after just doing a fresh install... still I changed OS to Vista so I am not sure what the problem is :s

rewb0rn

22-02-2007 22:19:53

Dont think this has anything to do with vista.. Get the problem both with xp and vista. Seems to me that there is something messed up with the spaces, but since tuan hasnt been here for several days maybe some1 should go find this bug. This wont be me though :P

tuan kuranes

24-02-2007 11:32:42

is this just capsule or everything does segfault ?

rewb0rn

24-02-2007 11:43:47

f1: error for capsule and ragdoll, trimesh does not collide
f2: seems to work but its not possible to make some boxes move (too much weights maybe?)
f3: the cars only start if you change direction once (dont remember if this was before)
f4: capsule and ragdoll crash, trimesh does collide this time
f5: seems to work
f6: seems to work
f7: crash if you shoot a ragdoll

Hope this will help, good to know you are back :D

tuan kuranes

28-02-2007 14:07:14

mmmhmm. cannot reproduce that here.
Anyway I'll post a ogreode Eihort SDK soon, so we can have a new load of bugs.

VPB

21-03-2007 16:41:17

Any word on a fix for this problem?

I compiled OgreODE with OGRE 1.2.5 SDK and have the same problem.

rewb0rn

21-03-2007 17:37:25

I upgraded to eihort and downloaded latest ogreode from cvs, now it works.

Pianna

26-03-2007 15:20:04

got the same error here,
using CapsuleGeometry produces an error while BoxGeometry runs fine..