2017-02-18 99 views
-5

我也有同樣的問題。 請爲我提供一個明確的解決方案... 以下錯誤是當我運行blackhole.tcl文件時獲得的。黑洞攻擊splittingobject錯誤

ns: _o108 blackhole: 
    (_o108 cmd line 1) 
    invoked from within 
"_o108 cmd blackhole" 
    invoked from within 
"catch "$self cmd $args" ret" 
    invoked from within 
"if [catch "$self cmd $args" ret] { 
set cls [$self info class] 
global errorInfo 
set savedInfo $errorInfo 
error "error when calling class $cls: $args" $..." 
    (procedure "_o108" line 2) 
    (SplitObject unknown line 2) 
    invoked from within 
"_o108 blackhole" 

回答