[Xmlpp-common] bug in exec of nodetest
Brought to you by:
pit22
From: Kevin M. <ke...@vr...> - 2002-01-31 14:07:09
|
When I run node test against my own .xml file it coredumps: $ nodetest.C succesfully loaded hamlet.xml Abort (core dumped) this is the content I put into hamlet.xml: <?xml version="1.0"?> <gameinput> <bind action="Accelerate" device="Keyboard" input="KEY_UPARROW" /> <bind action="Backstep" device="Keyboard" input="KEY_DOWNARROW" /> <bind action="StraefLeft" device="Keyboard" input="KEY_LEFTARROW" /> <bind action="StraefRight" device="Keyboard" input="KEY_RIGHTARROW" /> <bind action="Jump" device="Keyboard" input="KEY_SPACE" /> <bind action="Crouch" device="Keyboard" input="KEY_Q" /> <bind action="Run" device="Keyboard" input="KEY_LSHIFT" /> <bind action="MouseLookX" device="Mouse" input="MOUSEAXIS_X" /> <bind action="MouseLookY" device="Mouse" input="MOUSEAXIS_Y" /> </gameinput> -- @--@---@---@----@-----@------@------@-----@----@---@---@--@ Kevin Meinert __ _ __ http://www.vrac.iastate.edu/~kevn \ || \| \ / ` Virtual Reality Applications Center \ ||.-'|--\\ Howe Hall, Iowa State University, Ames Iowa \|| \| \`__, ----------------------------------------------------------- |