|
发表于 2011-9-18 21:46:04
|
显示全部楼层
Run-time error
Plugin: Miniwindow_Z_Order_Monitor (called from world: xkx)
Function/Sub: registerMiniwindow called by Plugin Miniwindow_Z_Order_Monitor
Reason: Executing plugin Miniwindow_Z_Order_Monitor sub registerMiniwindow
[string "Plugin"]:38: attempt to call global 'WindowSetZOrder' (a nil value)
stack traceback:
[string "Plugin"]:38: in function <[string "Plugin"]:25>
Error context in script:
34 : requestedZNumber = (#usedNumbers)+1
35 : SetVariable("a"..callerID, requestedZNumber)
36 : end
37 : usedNumbers[requestedZNumber] = callerID
38*: WindowSetZOrder(callerID, requestedZNumber)
39 : end
40 :
41 : -- Bump the calling miniwindow to the front.
42 : -- This also collapses the stack to eliminate gaps.
Added plugin C:\mushclient472\worlds\plugins\pkuxkx_chat.xml |
|