cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
The stone is missing, also, I can't seem to ask Davy's mom about the blue bottle.
...
The stone is here but did not show due to an issue relating to a change in 14.11 with how items appear in rooms. If you revisit the room the stone will be there

The query about the blue bottle is dependent on other events in the game, just do other things and check back later. I will note the blue bottle is not required in the story, it is one possible approach here.
 

Totharan

Newbie
May 9, 2017
18
16
When I talk to Tess in the hotel I don't go up to the room to attempt the puzzle, I just stay n the main room, also any save I make in the hotel can't be loaded from it just stays on the choose your load screen. This is with a clean install and no cheats.
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
When I talk to Tess in the hotel I don't go up to the room to attempt the puzzle, I just stay n the main room, also any save I make in the hotel can't be loaded from it just stays on the choose your load screen. This is with a clean install and no cheats.
Sounds like a bug, odd as it is a very common path, what version are you using?

Please save your current save either to file or export it and post it for me to check
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
I'm using 14.11b on the conspiracy path.
It is a bug, odd no one else saw it, most people must of used old save games

To fix, download the attachment, unzip and copy compiled.js into your game installation in the Javascripts subfolder. The saves will work then
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
Do I have the missing book on demons?
There is one you find sort of, as it is missing then you cannot re-read it as it is missing. It is not required to progress the story. It can be found after you do the Seance but it is a one-off scene.
 

magenta bang

New Member
Aug 19, 2017
8
9
It is a bug, odd no one else saw it, most people must of used old save games

To fix, download the attachment, unzip and copy compiled.js into your game installation in the Javascripts subfolder. The saves will work then
Is this something everyone is gonna need, or is it rolled up in 14.11b or unnecessary for most people?

Edit:

Well, ran into this bug so I'm going with yes.

Also found another bug, Sir Ronald Gates has a typo, `addCommwnt` instead of addComment

Your compile.sh also won't build mods, I think because the mod folder location changed? I changed to this:
Code:
    mods)
        echo "Compiling With Mods"
        # find ../Javascripts/Source/Mods -name *.js -exec cat {} \; > ../Javascripts/merged.js
        for mod in ../Mods/*
        do
            if [ -f $mod ]
            then
                continue
            fi
            find "${mod}/Javascripts/Source" -name *.js -exec cat {} \; >> "${mod}/Javascripts/merged.js";
            java -jar compiler.jar --compilation_level WHITESPACE_ONLY --js "${mod}/Javascripts/merged.js" --js_output_file "${mod}/Javascripts/compiled.js";
        done;
        find ../Javascripts/Source -path ../Javascripts/Source/Mods -prune -o -name *.js -exec cat {} \; >> ../Javascripts/merged.js
        ;;
and it seems to work great.
 
Last edited:
  • Like
Reactions: cmacleod42

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
Is this something everyone is gonna need, or is it rolled up in 14.11b or unnecessary for most people?

Edit:

Well, ran into this bug so I'm going with yes.

Also found another bug, Sir Ronald Gates has a typo, `addCommwnt` instead of addComment

Your compile.sh also won't build mods, I think because the mod folder location changed? I changed to this:
...
and it seems to work great.
Thanks for the updated compile.sh, this was sent to me a while ago, I do my development work under Windows usually so had not really checked it

I have fixed the Sir Ronald issue, if needed an updated compiled.js is attached
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
First bug is Vampyre's movies not being shown.
2nd is People/Mom/mom28.mp4 not being shown when Gabby steals her.
Thanks both are fixed, the movie issue is fixed in the above compiled.js fix as well

The other needs an edit to the file
Javascripts/Visions/vision.js
line 52 to
JavaScript:
image: "Images/People/Mom/Natural/mom28.jpg",
 

daddyCzapo

Member
Mar 26, 2019
242
1,502
Hey, I think i messed up with the mother superior. When i hypnotized her i didn't charm her. is there a way now to repeat this? i dont have the save game to load ;-; also i f'd with the flags for anita as i thought i was softlocked Can somebody check my save to see if i'm really locked now? i cheated the hell out of this game if this is useful information
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
Hey, I think i messed up with the mother superior. When i hypnotized her i didn't charm her. is there a way now to repeat this? i dont have the save game to load ;-; also i f'd with the flags for anita as i thought i was softlocked Can somebody check my save to see if i'm really locked now? i cheated the hell out of this game if this is useful information
You only get one chance to charm Mother Superior, there is no alternate path. short of cheating
 
  • Like
Reactions: daddyCzapo
Jan 14, 2019
162
217
When I get to the part where I can ask either Sarah or the mayor for an invite to the gathering to charm Grace (?), I am unable to ask the mayor. Any attempt to reach them (at the office or the apartment) freezes the screen, and the only way to unfreeze it is to either pass the time to when they are no longer at the location or to move to another location without the mayor (through options or cheats).

After the party, I can visit the mayor again, so it looks like it only locks up for that step of the quest, from when you need an invite to when you get the invite.
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
When I get to the part where I can ask either Sarah or the mayor for an invite to the gathering to charm Grace (?), I am unable to ask the mayor. Any attempt to reach them (at the office or the apartment) freezes the screen, and the only way to unfreeze it is to either pass the time to when they are no longer at the location or to move to another location without the mayor (through options or cheats).

After the party, I can visit the mayor again, so it looks like it only locks up for that step of the quest, from when you need an invite to when you get the invite.
This is a bug that was fixed the the last update 14.11b, please apply that and the issue is fixed
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,290
2,022
So what are the general plans for the next few updates?
Aside from the small bug fix updates like 14.11a and there will be at least one more of those

For major updates
- more fleshing out and filling in of existing content, for example Elian the servant, scenes for charmed Mom and charmed Aunt Brandi
- some more scenes and progression for the Conspiracy path, may allow you to charm Sarah on that path
- for the Apprentice path more scenes for Sarah and Lauren to romance Sarah and probably Lauren as well
- add a new path 'Good Apprentice' where you tell Sir Ronald about the charm spell and do not use it. You will find many more people are charmed by Davy and you will then work to free people and get rewarded by them
- a resolution to the hellgate and Kurndorf
 
4.30 star(s) 62 Votes