Moncader / myroleplay

Automatically exported from code.google.com/p/myroleplay
0 stars 0 forks source link

Nil Value #2 #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

[2007/07/17 10:46:41-53-x1]: MyRolePlay\MyRolePlay.lua:623: bad argument #1
to 'unpack' (table expected, got nil)
MyRolePlay\MyRolePlay.lua:623: in function `mrpUpdateText'
MyRolePlay\MyRolePlay.lua:1082: in function `mrpChangeProfile'
MyRolePlay\MyRolePlay.lua:1075: in function `mrpDeleteProfile'
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

What version of MRP are you using?

2.7.30

Please provide any additional information below.

This error can be reproduced by saving a profile with the name 'Default'
when the same already exists, then deleting it.

Original issue reported on code.google.com by steve...@gmail.com on 17 Jul 2007 at 2:53