Page 1 of 1

[b39-svn-5081]cant open doomed's levelup window

Posted: Wed May 02, 2012 9:33 am
by insaneauthur
1---cant open doomed's levelup window
bug report:
Lua Error: /engine/interface/ActorTalents.lua:77: bad argument #4 to 'info' (number expected, got nil)
At [C]:-1
At [C]:-1 info
At /engine/interface/ActorTalents.lua:77 info
At /mod/class/Actor.lua:3277 getTalentFullDescription
At /mod/dialogs/LevelupDialog.lua:883 onDrawItem
At /mod/dialogs/LevelupDialog.lua:100 on_drawitem
At /engine/ui/TreeList.lua:153 drawItem
At /engine/ui/TreeList.lua:161 recurs
At /engine/ui/TreeList.lua:162 recurs
At /engine/ui/TreeList.lua:165 drawTree
At /engine/ui/TreeList.lua:185 generate
At /engine/ui/Base.lua:120 init
At /engine/ui/TreeList.lua:87 init
At /engine/class.lua:97 new
At /mod/dialogs/LevelupDialog.lua:93 init
At /engine/class.lua:97 new
At /mod/class/Player.lua:1100 playerLevelup
At /mod/class/Game.lua:267 at_end
At /mod/dialogs/Birther.lua:262 fct
At /mod/dialogs/Birther.lua:181 checkNew
At /mod/dialogs/Birther.lua:204 atEnd
At /mod/dialogs/Birther.lua:61 fct
At /engine/ui/Button.lua:56 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


2--cant use wild growth (wild-gift/fungus)
bug report:
Lua Error: /engine/interface/ActorTalents.lua:173: /data/talents/gifts/fungus.lua:32: attempt to call field 'getRegen' (a nil value)
At [C]:-1
At [C]:-1 error
At /engine/interface/ActorTalents.lua:173 useTalent
At /engine/interface/PlayerHotkeys.lua:116
At /engine/interface/PlayerHotkeys.lua:108 activateHotkey
At /mod/class/Game.lua:1437 f
At /mod/class/Game.lua:1103 fct
At /engine/interface/PlayerHotkeys.lua:256
At /engine/KeyBind.lua:224

Re: [b39-svn-5081]cant open doomed's levelup window

Posted: Wed May 02, 2012 9:58 am
by darkgod
Fixed 2; for 1 I dont have the problem, can you chekc you dont have some other errors in the log please ?
Is it systematic ? with a level 1 doomed ?

Re: [b39-svn-5081]cant open doomed's levelup window

Posted: Wed May 02, 2012 10:59 am
by insaneauthur
[PLAYER BIRTH] resolved!
Using cached font /data/font/VeraMono.ttf 12
Loading tile talents/trap_handling.png
Loading tile talents/heightened_senses.png
Loading tile talents/piercing_sight.png
Loading tile talents/evasion.png
Loading tile talents/feed.png
Loading tile talents/devour_life.png
Loading tile talents/feed_power.png
Loading tile talents/feed_strengths.png
Loading tile talents/willful_strike.png
Loading tile talents/deflection.png
Loading tile talents/blast.png
Loading tile talents/unseen_force.png
Loading tile talents/creeping_darkness.png
Loading tile talents/dark_vision.png
Loading tile talents/dark_torrent.png
Loading tile talents/dark_tendrils.png
Loading tile talents/call_shadows.png
Loading tile talents/shadow_warriors.png
Loading tile talents/shadow_mages.png
Loading tile talents/focus_shadows.png
Loading tile talents/reproach.png
Loading tile talents/hateful_whisper.png
Loading tile talents/agony.png
Loading tile talents/madness.png
Loading tile talents/gesture_of_pain.png
Loading tile talents/gesture_of_malice.png
Loading tile talents/gesture_of_power.png
Loading tile talents/gesture_of_guarding.png
Loading tile talents/unnatural_body.png
Loading tile talents/relentless.png
Loading tile talents/seethe.png
Loading tile talents/grim_resolve.png
Loading tile talents/instill_fear.png
Loading tile talents/heighten_fear.png
Loading tile talents/tyrant.png
Loading tile talents/panic.png
Lua Error: /engine/interface/ActorTalents.lua:77: bad argument #4 to 'info' (number expected, got nil)
At [C]:-1
At [C]:-1 info
At /engine/interface/ActorTalents.lua:77 info
At /mod/class/Actor.lua:3277 getTalentFullDescription
At /mod/dialogs/LevelupDialog.lua:883 onDrawItem
At /mod/dialogs/LevelupDialog.lua:100 on_drawitem
At /engine/ui/TreeList.lua:153 drawItem
At /engine/ui/TreeList.lua:161 recurs
At /engine/ui/TreeList.lua:162 recurs
At /engine/ui/TreeList.lua:165 drawTree
At /engine/ui/TreeList.lua:185 generate
At /engine/ui/Base.lua:120 init
At /engine/ui/TreeList.lua:87 init
At /engine/class.lua:97 new
At /mod/dialogs/LevelupDialog.lua:93 init
At /engine/class.lua:97 new
At /mod/class/Player.lua:1100 playerLevelup
At /mod/class/Game.lua:267 at_end
At /mod/dialogs/Birther.lua:262 fct
At /mod/dialogs/Birther.lua:178 fct
At /engine/ui/Dialog.lua:109 fct
At /engine/ui/Button.lua:56 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
Loading tile tactical_self.png
Loading tile tactical_powerful.png
Loading tile tactical_danger.png
Loading tile tactical_friend.png
Loading tile tactical_enemy.png
Loading tile tactical_neutral.png



i download the game again and the bug still there,but my friend's game does not have this bug

Re: [b39-svn-5081]cant open doomed's levelup window

Posted: Wed May 02, 2012 12:31 pm
by insaneauthur
ok, i find it's auto-assign telent point problem. i disabled it and can't open levelup window. if i enable it everything will be fine

Re: [b39-svn-5081]cant open doomed's levelup window

Posted: Thu May 03, 2012 12:31 pm
by darkgod
fixed