Page 1 of 1

[SVN 2714] Creating dwarves doesn't work

Posted: Sat Feb 12, 2011 4:52 pm
by complexityQuantifier
Creating new characters who are dwarves doesn't work in the latest SVN. (It looks like it actually stopped working several versions ago.). The level is just black. stdout below:

[BIRTH] Applying descriptor base
[BIRTH] Applying descriptor Roguelike
[BIRTH] Applying descriptor Maj'Eyal
[BIRTH] Applying descriptor Dwarf
[BIRTH] Applying descriptor Dwarf
[BIRTH] Applying descriptor Female
[BIRTH] Applying descriptor Rogue
[BIRTH] Applying descriptor Shadowblade
Lua Error: /engine/Zone.lua:452: cannot open /data/zones/reknor-escape/zone.lua: No such file or directory
At [C]:-1
At [C]:-1 error
At /engine/Zone.lua:452 load
At /engine/Zone.lua:54 init
At /engine/class.lua:38 new
At /mod/class/Game.lua:453 changeLevel
At /mod/class/Game.lua:189 at_end
At /engine/Birther.lua:255 next
At /engine/Birther.lua:104 fct
At /engine/ui/ListColumns.lua:248 onUse
At /engine/ui/ListColumns.lua:193 fct
At /engine/Mouse.lua:42 receiveMouse
At /engine/Mouse.lua:64 delegate
At /engine/ui/Dialog.lua:333 mouseEvent
At /engine/ui/Dialog.lua:188 fct
At /engine/Mouse.lua:42

Re: [SVN 2714] Creating dwarves doesn't work

Posted: Sat Feb 12, 2011 5:07 pm
by darkgod
yeah sorry svn is in a sorry state currently, new dwarven zones are being made but not yet commited

Re: [SVN 2714] Creating dwarves doesn't work

Posted: Sat Feb 12, 2011 10:09 pm
by Goblinz
if you want to play a dwarf in the svn just edit ToME SVN\game\modules\tome\data\birth\races\dwarf.lua

change line 42 (starting_zone = "reknor-escape",) to (starting_zone = "trollmire",)
and change line 43 (starting_quest = "start-dwarf",) to (starting_quest = "start-allied",)
this SHOULD start dwarfs in the normal starting zone