Home Forums Game Integration [Solved] ISE crashes on ED:Horizons start Reply To: [Solved] ISE crashes on ED:Horizons start

#4405
Jon Burgin
Participant

Any help with the “Error: Root element is missing” from ISE, the moment Horizons starts up?

Other fact to note is I do have a full ch products setup(throttle, stick, rudder).
My binds look like the following (What is DeviceIndex?)


  <HeadLookPitchAxisRaw>
    <Binding Device="vJoy" Key="Joy_YAxis" DeviceIndex="0" />
    <Inverted Value="0" />
    <Deadzone Value="0.0" />
  </HeadLookPitchAxisRaw>

  <HeadLookYawAxis>
    <Binding Device="vJoy" Key="Joy_XAxis" DeviceIndex="0" />
    <Inverted Value="0" />
    <Deadzone Value="0.0" />
  </HeadLookYawAxis>