-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working