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

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
onyhow
Thalore
Posts: 188
Joined: Sun Nov 07, 2010 7:50 am

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

#1 Post 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...
Why can't TOME 4 has a secret room where you can represent game bugs as, well, enemies you can crush like in Divine Divinity? That would be cool...

Susramanian
Spiderkin
Posts: 454
Joined: Sat May 15, 2010 3:09 am

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

#2 Post by Susramanian »

Line 129 of circles.lua is

Code: Select all

		format(radius, getDuration)
Instead, it should be

Code: Select all

		format(radius, duration)

onyhow
Thalore
Posts: 188
Joined: Sun Nov 07, 2010 7:50 am

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

#3 Post 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...
Why can't TOME 4 has a secret room where you can represent game bugs as, well, enemies you can crush like in Divine Divinity? That would be cool...

Post Reply