Alexustas / Props-requests

6 stars 1 forks source link

JSIVariableAnimator: INITIALIZATION ERROR, CHECK CONFIGURATION #36

Open theonegalen opened 8 years ago

theonegalen commented 8 years ago

Since I updated to the newest dev version, the ASI appears to be throwing an error. Also, the needles on the ASI do not change with the airspeed.

Alexustas commented 8 years ago

I have no idea what you have there. it works on my side.

what version of RPM you are currently using ? I have installed dev-version 0.27.1.17414

DeputyLOL commented 8 years ago

I had that for a little bit. Are you using a stock cockpit or a modded one? If you are using a modded one then make sure you have:

@PART[PART_NAME_GOES_HEREMATE:D]:NEEDS[RasterPropMonitor] { @INTERNAL { @name = INTERNAL_SPACE_NAME_GOES_HEREMATE:D }

MODULE
{
    name = RasterPropMonitorComputer     
}

}

theonegalen commented 8 years ago

Thank you, that fixed it!

ThomasWarChild commented 1 year ago

I had that for a little bit. Are you using a stock cockpit or a modded one? If you are using a modded one then make sure you have:

@part[PART_NAME_GOES_HEREMATE:D]:NEEDS[RasterPropMonitor] { @internal { @name = INTERNAL_SPACE_NAME_GOES_HEREMATE:D }

MODULE
{
    name = RasterPropMonitorComputer     
}

}

I'm getting this error message too and it's 2023... Where were you putting that command string?

theonegalen commented 1 year ago

@ThomasWarChild It goes in a modulemanager patch to add it to the part config