I keep getting the same beancounter error as others have been reporting.
I tried uploading the BeanCounter.lua file, and got this URL in response: http://up.norganna.org/index.php/ltmp/BeanCounter.lua. However, Google Toolbar is saying that is a broken URL, so I don't know if it worked.
I saw you suggest to someone else that they run this: /run for s,v in pairs(BeanCounterDB) do for p,d in pairs(v) do BeanCounter.Private.initializeDB(s,p) BeanCounterDBSettings[s][p].version = 3 end end