Log in

View Full Version : XenoBot Bug - Fixed [Windows XP] Self.Dequip()



grave18
11-21-2014, 03:54 PM
Bug Report
Operating System:
Windows XP
Short Description:
Self.Dequip()
Behaviors:

Feature error

Indepth Description:
16:51 XenoScript Error:
Script: DrillwormNEW.lua
Line #: 2080
Chunk: D:\XenoBot\Versions\..?Data?XB0020?1.LUA
Error: attempt to call method 'isOpen' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

i use this function
Self.Dequip("ring", "backpack of holding")

if (container:isOpen()) then -- this is it

DarkstaR
11-21-2014, 06:21 PM
Your original code will work now.


http://forums.xenobot.net/showthread.php?31570 (http://forums.xenobot.net/showthread.php?31570)