Page 1 of 1
Unlockables not unlocking?
Posted: Sun Dec 05, 2010 11:15 pm
by kazak
I'm playing 15b on OSX 10.5, having followed the instructions in the mac compiling discussion. Maybe a week or two ago I got the unlock message for the Reaver class, but it doesn't show up on the character generation screen for me. I noticed someone else posted that problem in another thread and DG fixed it with some online profile wizardry. Now I managed to get the unlock message for the Tempest as well, but that also isn't working. I have a few playable unlocked classes from an earlier release (somewhere between 13 and 14, I believe), just hasn't been working since the update.
So I have the unlock messages and the achievements, just can't actually play the new classes. Any suggestions? Anyone else have this problem?
(really loving the alchemist, by the way--that guy is cakewalking through scenarios that tore up all my other characters! Thanks for a great game!)
Re: Unlockables not unlocking?
Posted: Mon Dec 06, 2010 1:37 am
by yufra
What difficulty mode are you getting these unlock messages on?
Re: Unlockables not unlocking?
Posted: Mon Dec 06, 2010 1:58 am
by kazak
I've just been playing on normal.
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 12:55 am
by Hakko
I've had the same thing happen with Geomancers, Tempests, Anorithils, and Sun Pals. I just entered them manually into the achievement list.
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 3:00 pm
by darkgod
*DarkGod reaches over the internet!*
Tempests & Reavers should now appear in your class list.
Can you check the permisions of the file in your home/T-Engine/4.0/profiles/default/modules/tome/allow_build.profile please ?
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 4:13 pm
by kazak
Hunh. I actually just discovered that file right before you posted. From what I can see, there are two "allow_build.profile" files (again, this on a Mac 10.5 build):
1) T-Engine/4.0/profiles/default/modules/tome/allow_build.profile
2) T-Engine/4.0/tome/profiles/default/modules/tome/allow_build.profile
Last night I unlocked the ghoul class, but again it didn't show up as an option at character gen. Looking at the "allow_build.profile" files this morning, Number 1 above had the undead_ghoul data, but Number 2 did not. So I added the the ghoul data to Number Two and the option now shows up.
So I guess the problem has to do with there being 2 files and only one of them updating. Neither one says anything about my newer class unlocks, but it looks like those are also showing up as options thanks to your benevolence.
Thanks!
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 4:23 pm
by darkgod
Woh uber weird!
In any case to prevent future problems, remove T-Engine/4.0/tome/profiles/ entirely
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 6:46 pm
by greycat
Code: Select all
~/.t-engine$ find . -name '*allow_build*'
./4.0/settings/tome.allow_build.cfg
./4.0/profiles/default/modules/tome/allow_build.profile
Is that what I'm supposed to have? (I haven't seen any of these unlocking problems, but I figure it doesn't hurt to check.)
Re: Unlockables not unlocking?
Posted: Tue Dec 07, 2010 7:31 pm
by darkgod
yeah the ?.cfg is from early betas it's not used now
Re: Unlockables not unlocking?
Posted: Wed Dec 08, 2010 6:43 pm
by Hakko
kazak wrote:Hunh. I actually just discovered that file right before you posted. From what I can see, there are two "allow_build.profile" files (again, this on a Mac 10.5 build):
1) T-Engine/4.0/profiles/default/modules/tome/allow_build.profile
2) T-Engine/4.0/tome/profiles/default/modules/tome/allow_build.profile
Last night I unlocked the ghoul class, but again it didn't show up as an option at character gen. Looking at the "allow_build.profile" files this morning, Number 1 above had the undead_ghoul data, but Number 2 did not. So I added the the ghoul data to Number Two and the option now shows up.
So I guess the problem has to do with there being 2 files and only one of them updating. Neither one says anything about my newer class unlocks, but it looks like those are also showing up as options thanks to your benevolence.
Thanks!
I had the same thing in my set up (OS X 10.6).