Skip to content

OMJSON "Unknown Error" when reading 2D array  #18

@sclaiborne

Description

@sclaiborne

Behavior

When I attempt to read a 2D array with OMJSON I get and error, 14714 "Unknown error.". Screenshot below. After further investigation I found that this occurs when attempting to read a 2D array such as (screenshot below):

double[3][3] myArray;

Expected

I expect that the variable would either read fine or the error would be helpful. Currently this breaks comms between OMJSON and LoupeUX as long as the 2D is read.

Supporting Evidence

AS Help

Error Info

Variable in question

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions