*go
@loadcell
@loop
;
@macro name=copyone
@copy dx=0 dy=0 sx=%x sy=0 sw=96 sh=103
@endmacro
*start1
*r1
@copyone x=0
@wait time=500
*r2
@copyone x=96
@wait time=500
[eval exp="tf.t1 = &random" ]
@if exp="tf.t1 <= 0.5"
@emb exp="tf.t1" [l][r]
@endif
*r3
@copyone x=192
@wait time=500
@jump target=*r2
@jump target=*start1
15:18:06 ==== An exception occured at anonymous@0x01A7EA80(1)[(top level script) global], VM ip = 8 ====
15:18:06 -- Disassembled VM code --
15:18:06 #(1) tf.t1 = &random
15:18:06 00000000 gpds %1, %-2.*0 // *0 = (string)"random"
15:18:06 00000004 gpd %2, %-2.*1 // *1 = (string)"tf"
15:18:06 00000008 spde %2.*2, %1 // *2 = (string)"t1"
15:18:06 -- Register dump --
15:18:06 %-2=(object)(object 0x0012E778:0x00000000) %-1=(object)(object 0x010C72A4:0x010C72A4)
15:18:06 %0=(void) %1=(object)(object 0x01123B28:0x010C72A4) %2=(object)(object 0x01B9AA78:0x01B9AA78)
15:18:06 -----------------------------------------------------------------------------------------------
15:18:06 对读取/写入专用的变量执行了不支持的操作 at anonymous@0x01A7EA80(1)[(top level script) global]
15:18:06 trace : animationlayer.tjs(1136)[(function) eval] <-- animationlayer.tjs(295)[(function) onTag] <-- conductor.tjs(104)[(function) timerCallback]
15:18:06 发生了错误
文件 : file://./d/cn/program/edit/kagexpress/work/data/fgimage/kz14amm.asd 行 : 21
标记 : eval ( ← 可能显示了错误前后的标记 )
对读取/写入专用的变量执行了不支持的操作
15:18:06 script exception : 发生了错误
文件 : file://./d/cn/program/edit/kagexpress/work/data/fgimage/kz14amm.asd 行 : 21
标记 : eval ( ← 可能显示了错误前后的标记 )
对读取/写入专用的变量执行了不支持的操作 at conductor.tjs(197)[(function) timerCallback]