View Bug Report
Error on upgrading DB
Bug #: 2294
File: FuBar - ToFu
Date: 10-10-06 06:52 AM
By: Kinbode
Status: Fixed
When running OnInitialize(), ToFugenerated the following error message:

Interface/AddOns/Fubar_Tofu/ToFu.lua:103: bad argument #1 to `pairs' (table expected, got string)

I traced the error to the saved variables in which a few destinations where listed directly under 'paths' rather than 'paths/faction'. I gather this due to an earlier version of ToFU recording data this way?