Page 1 of 1

[Beta 16] Cannot open Use Talent screen + talent screen prob

Posted: Thu Dec 16, 2010 3:10 am
by onyhow
I just cannot open the Use Talent screen, either by remapping the key or open it by mouse...(keys for other functions works fine, though...)...It works when I initially create a character, but after I clear the quickbar, the button won't work anymore..

Also, when I hover over Circle of Sanctity the screen won't show talent description and when I click it, instead of saying I don't have prerequisite, it just does nothing...weird...

Re: [Beta 16] Cannot open Use Talent screen + talent screen

Posted: Thu Dec 16, 2010 3:24 am
by Susramanian
Line 129 of circles.lua is

Code: Select all

		format(radius, getDuration)
Instead, it should be

Code: Select all

		format(radius, duration)

Re: [Beta 16] Cannot open Use Talent screen + talent screen

Posted: Thu Dec 16, 2010 5:07 am
by onyhow
Well, seems like the problem arise from after I click on Circle of Sanctity...only after I click on that talent that the Use Talent screen becomes inaccessible...

Seems like I have to avoid Anorithil for a while since editting the file disable the profile...