Ashley
Ok, the exception is as follows:
----------------------------------------------------------------------------------
Assertion failure: Calling expvalue.set_string without string type
Stack trace:
assert2@http://localhost:50000/preview_prelude.js:12
ExpValue.prototype.set_string@http://localhost:50000/expressions.js:778
Exps.prototype.ErrorMsg@http://localhost:50000/C2WebSocket_plugin.js:172
ExpNode.prototype.eval_object_behavior_exp@http://localhost:50000/expressions.js:319
ExpNode.prototype.eval_and@http://localhost:50000/expressions.js:550
Parameter.prototype.get_exp@http://localhost:50000/eveng.js:1464
Action.prototype.run_object@http://localhost:50000/eveng.js:1277
EventBlock.prototype.run_actions_and_subevents@http://localhost:50000/eveng.js:694
EventBlock.prototype.run@http://localhost:50000/eveng.js:662
Runtime.prototype.executeSingleTrigger@http://localhost:50000/preview.js:3186
Runtime.prototype.triggerOnSheetForTypeName@http://localhost:50000/preview.js:3105
Runtime.prototype.triggerOnSheet@http://localhost:50000/preview.js:3038
Runtime.prototype.trigger@http://localhost:50000/preview.js:3002
—://localhost:50000/C2WebSocket_plugin.js:134
----------------------------------------------------------------------------------
Do you have any idea?
My ws server is 127.0.0.1:8080
So My ws connect to phrase is :
URL :"ws://127.0.0.1"
protocol: "8080"