Byrth / Lua-Byrth

Lua Addons and Scripts
3 stars 2 forks source link

organizer : Bug with last windower update #385

Closed mijean closed 9 years ago

mijean commented 9 years ago

got an error on organizer load : lua runtime error blablabla organizer.lua:140 bad arguments #1 to pairs, table expected got nil

when i try to //gs org it doesn't start and get another errror lua runtime error blablabla organizer.lua:418 attempted to index field 'default file' (a nil value)

kelhor commented 9 years ago

Can I see your config? This looks like a config issue.

mijean commented 9 years ago

you mean the settings.xml of organizer? it's actually empty : <?xml version="1.1" ?> settings> global> /global> /settings> edit : (removed the < as they were screwing up the coment) if you want another config, i'll be happy to copy paste it here, just don't know which one lol

kelhor commented 9 years ago

How did you get a file with no settings? Just delete that whole file and reload organizer, and you should get a new one with fresh defaults.

mijean commented 9 years ago

yup, unloaded addon, deleted settings, reloaded, had the notice that a new settings was created, and now i have a real settings with many parameters.

reloaded the addon, no error message this time, gonna check as soon as i head to my mog house for any other errors, but it should be fine now. thanks for the hint ^^

edit : yup, works fine now, no idea how my settings ended up empty though, never edited the file, thanks for the quick answers ^^