pre-b38 bugs (SVN - Consolidated)
Posted: Tue Feb 14, 2012 5:31 am
Figure with the size of Sus' last patch I'll just start a consolidated bug thread as I come across stuff.
First up, the random name generator isn't working.
Apparently this bug was something that got hosed up in my local repository.
First up, the random name generator isn't working.
Apparently this bug was something that got hosed up in my local repository.
Code: Select all
Loading language /data/languages/names/thalore_female.txt
Lua Error: /engine/utils.lua:153: table index is nil
At [C]:-1 __newindex
At /engine/utils.lua:153 from_list
At /engine/NameGenerator2.lua:77 generate
At /mod/dialogs/Birther.lua:382 randomName
At /mod/dialogs/Birther.lua:70 on_mouse
At /engine/ui/Textbox.lua:90 fct
At /engine/Mouse.lua:50 receiveMouse
At /engine/Mouse.lua:83 delegate
At /engine/ui/Dialog.lua:518 mouseEvent
At /engine/ui/Dialog.lua:304 fct
At /engine/Mouse.lua:50