PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => DiXBoT => AllInOne Scripts => DiXBoT - Bug Reports => Topic started by: Azurious on 11 November, 2008, 22:58:36

Title: regcleanman
Post by: Azurious on 11 November, 2008, 22:58:36
[03:25:37] *** ...\DiXBoT2600\scripts\DiXBoT\CoreSystem\Regcleaner.lua:76: attempt to index global 'tRCDB' (a nil value)

:(
Title: Re: regcleanman
Post by: Snooze on 12 November, 2008, 16:57:27
Thanks for the report.

To fix it, create this file:

Dir: %PtokaxDir%\scripts\DiXBoT\CoreSystem\Regcleaner\
File: tRCDB.lua

Copy this into tRCDB.lua and save the file:


tRCDB = {}


Then restart the script.

Let me know if this gives you any problems..

Thanks,
Snooze
Title: Re: regcleanman
Post by: Azurious on 17 November, 2008, 10:52:07
Thanks for solving it..  ;D