Unlockables not unlocking?
Moderator: Moderator
Unlockables not unlocking?
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!)
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?
What difficulty mode are you getting these unlock messages on?
<DarkGod> lets say it's intended
Re: Unlockables not unlocking?
I've just been playing on normal.
Re: Unlockables not unlocking?
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?
*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 ?
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 ?
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Unlockables not unlocking?
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!
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?
Woh uber weird!
In any case to prevent future problems, remove T-Engine/4.0/tome/profiles/ entirely
In any case to prevent future problems, remove T-Engine/4.0/tome/profiles/ entirely
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Unlockables not unlocking?
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
Re: Unlockables not unlocking?
yeah the ?.cfg is from early betas it's not used now
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Unlockables not unlocking?
I had the same thing in my set up (OS X 10.6).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!