KappaTools icon indicating copy to clipboard operation
KappaTools copied to clipboard

KaSa, UI, & tokens

Open hmedina opened this issue 6 years ago • 1 comments

When the UI encounters tokens, it seems WebSim crashes. The console reads about 150 of these error messages: ...{"severity":"error","text":"file_name: KaSa_rep/frontend/preprocess/prepreprocess.ml; message: line 743: Tokens are not implemented in KaSa yet; exception: Exit","range":null}...

Until KaSa implements token support, it there a way of launching WebSim without KaSa? Or how should a model with tokens be used on the UI?

hmedina avatar Oct 23 '18 20:10 hmedina

Sorry about it.
KaSa warnings should not be blocking: it should work as in the binary version. There may be warnings to let the user know that something went wrong (here a part of the model is ignored), but there is a result anyway. We are converging slowly towards this, because you still to have wait a little bit.

feret avatar Oct 24 '18 12:10 feret