Simvar index no longer works.

Discuss on the SimConnect SDK can be used by programmers to write add-on components for Prepar3D
Post Reply
Flysimware
Posts: 8
Joined: Fri May 22, 2020 4:55 am

Simvar index no longer works.

Post by Flysimware »

Since P3D version 5.4 and 6.0 using simvars with index no longer works.

This is a sample of a simvar we are using that causes the error.

Code: Select all

(>C:SIMVARS:PAYLOAD STATION WEIGHT:3)
More info here at Avsim. I am not the only one with a broken DLL now.
https://www.fsdeveloper.com/forum/threa ... ost-917991

Also here is the simvar variable and error from the P3D ContentErrors.

Code: Select all

[error.8]
error=Gauge/Script Error
Type: Gauge
Name: PAYLOAD
Error: Invalid variable name: "SIMVARS:PAYLOAD STATION WEIGHT:3"
Since all versions before this worked I will consider this is in fact a P3D issue. Hope to hear back from P3D with testing and info on a resolution.
Post Reply