NullValue or ErrorValue data type for errors
Vaevictusnet opened this issue ยท 0 comments
When delayer, for one example, tries to read a card that is not available, it currently fails somewhat quietly.
A Get() assigned to that delayer will not fail, and may get an error value that behaves like valid data, as in a false value for a boolean.
Relevant to IntegratedDynamics-1.10.2-0.7.8.jar.