KappaTools
KappaTools copied to clipboard
KaSa, UI, & tokens
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?
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.