Skip to content

MTV failing to launch. Variable Server cant find cond[] and act[] #2020

@joshtews

Description

@joshtews

Attempting to open the MTV gives this error:

Image

mtv list variables:

Image

It appears that cond[0] and act[0] were updated to condition_list[0][0] and action_list[0][0] but the mtv was not updated to match. Here are the variables that were changed https://github.com/nasa/trick/blame/master/include/trick/IPPythonEvent.hh#L114-L116

It appears the MTV java is still using cond[] and act[] https://github.com/nasa/trick/blob/master/trick_source/java/src/main/java/trick/mtv/MtvApp.java
even though the trick event class has been updates

I could be missing something else but my mtv is not opening and I believe it is because the mtv java has not been updates to match the new mtv variables.
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions