So hier meine XML Datei, ich bin schlicht zu blöde den fehler zu finden,
<ActionMaps version="0" >
<actionmap name="spaceship_movement">
<action name="v_yaw">
<rebind device="joystick" input="js1_x" />
</action>
<action name="v_roll">
<rebind device="joystick" input="js1_rotz" />
</action>
</actionmap>
<actionmap name="spaceship_weapons">
<action name="v_attack1_group2">
<rebind device="joystick" input="js1_button2" />
</action>
<action name="v_attack1_group3">
<rebind device="joystick" input="js1_button4" />
</action>
</actionmap>
<actionmap name="spaceship_missiles">
<action name="v_weapon_launch_missile">
<rebind device="joystick" input="js2_button5" />
</actionmap>
<actionmap name="spaceship_targeting">
<action name="v_target_missile_lock_focused">
<rebind device="joystick" input="js2_button5" />
</action>
</actionmap>
</ActionMaps>
<ActionMaps version="0" >
<actionmap name="spaceship_movement">
<action name="v_yaw">
<rebind device="joystick" input="js1_x" />
</action>
<action name="v_roll">
<rebind device="joystick" input="js1_rotz" />
</action>
</actionmap>
<actionmap name="spaceship_weapons">
<action name="v_attack1_group2">
<rebind device="joystick" input="js1_button2" />
</action>
<action name="v_attack1_group3">
<rebind device="joystick" input="js1_button4" />
</action>
</actionmap>
<actionmap name="spaceship_missiles">
<action name="v_weapon_launch_missile">
<rebind device="joystick" input="js2_button5" />
</actionmap>
<actionmap name="spaceship_targeting">
<action name="v_target_missile_lock_focused">
<rebind device="joystick" input="js2_button5" />
</action>
</actionmap>
</ActionMaps>