open-simulation-platform / cosim-cli

Command-line interface for libcosim
https://open-simulation-platform.github.io/cosim
Mozilla Public License 2.0
10 stars 4 forks source link

Improve error message #58

Open mrindar opened 4 years ago

mrindar commented 4 years ago

This might belong in cse-core but I'm seeing it when using cse-cli, so reporting it here. It would be nice if the error message below could be a little bit more specific about exactly which connection or initial value is having problems. error: conversion of data to type "double" failed

kyllingstad commented 4 years ago

When does the error occur? Can you provide a test case?