Ross Duncan
unread,Oct 19, 2016, 10:59:00 AM10/19/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quant...@googlegroups.com
Hi Aleks,
I have discovered the cause of the annoying and persistent "Exception trace for exception - bad_input_exp raised in :serial=1file=io/graph_json_io.ML line 43” error.
1. Create any graph
2. Double click an edge, and when asked to enter edge data don’t enter anything and click "OK"
3. The JSON of the graph now contains a spurious {"data":{"type":"string","value":"","label":”"} element
4. When the core sees this it will generate the exception listed above and give up.
It also crashes if there is a nonempty edge data.
Can this be fixed please?
-r