If I use the map file exampe from here:
http://crystalspace3d.org/cel/docs/online/manual-1.2/XML-Behaviour-Layer.html#0and run
"
./bin/bootstrap cel.behaviourlayer.xml bootstrap load ./ test" on command line to test it I got this:
crystalspace.cel.physicallayer:
Property class factory name 'cel.pcfactory.region' is deprecated! Use
'cel.pcfactory.world.region' instead.
Property class factory name 'cel.pcfactory.defaultcamera' is deprecated! Use
'cel.pcfactory.camera.old' instead.
LoadOK!
Sometimes it works and shows me the chair moving over the screen and somtimes there is only garbage on the screen.
The other thing is that
bootsrap tell me this when I call it without parameters:
crystalspace.application.bootstrap: This tool expects two parameters. The first parameter is the name
of a behaviour layer plugin (like 'cel.behaviourlayer.python').
The second parameter is the name of a behaviour for that layer.
But the 1.4 version really expects 3 parameters. I dont know what it is for.
File a bug or is work in progress?! My fault? Dont know!
PS: I use CS 1.4 and CEL 1.4 branch.
Best regards
Daniel