Ravenno

New Member
Mar 10, 2021
2
0
Good afternoon! Faced with the problem of saving in the game. After 18 deaths, the next day the game refuses to save and issues an error. An attempt to clear the page's memory and load the save from the backup did not lead to anything. How can this be corrected?
 

Takkatakka

Engaged Member
Nov 11, 2022
2,818
8,609
Good afternoon! Faced with the problem of saving in the game. After 18 deaths, the next day the game refuses to save and issues an error. An attempt to clear the page's memory and load the save from the backup did not lead to anything. How can this be corrected?
Someone already linked his work around, but it would be really nice if this would be patched in the actual game, because it can make it essentially unplayable since you can't end up not being able to save anymore, because the save games needlessly balloon so much.
 

Vincent Valensky

Member
Game Developer
May 4, 2020
178
449
Someone already linked his work around, but it would be really nice if this would be patched in the actual game, because it can make it essentially unplayable since you can't end up not being able to save anymore, because the save games needlessly balloon so much.
Normally you should fine the saves on the latest version being much smaller than before.

I'm also looking into the fix proposed by Lanceire - I've sent you a message on Discord with a few questions, since the link in the post doesn't seem to work for me.

In any case, I'm actively looking into a hopefully permanent solution for the saves.
 
  • Like
Reactions: Takkatakka

Takkatakka

Engaged Member
Nov 11, 2022
2,818
8,609
Normally you should fine the saves on the latest version being much smaller than before.

I'm also looking into the fix proposed by Lanceire - I've sent you a message on Discord with a few questions, since the link in the post doesn't seem to work for me.

In any case, I'm actively looking into a hopefully permanent solution for the saves.
That is good to hear. I'll have to see if I can salvage my old save files or start anew.
 

Vincent Valensky

Member
Game Developer
May 4, 2020
178
449
I meant of the main character. I downloaded and seems like its fixed wanted to know if there is a way to change that.
You can't change it, you are playing in the shoes of a specific character, and it's also a deliberate name related to the MtF theme of the game.
 

SomeoneOrSomething

New Member
Nov 6, 2018
1
0
Save Problem Fix:
It turns out that the thing about the Harlowe engine storing historical variable data in saves is a feature, not a bug. Vincent Valensky You need to do the same thing described in . If its too hard, I wrote a small script to patch the existing version of the game to make it able to compress data, same as in my old fix, but now its automated. Usage:
Bash:
python TwineLocalstorageCompressionInjector.py Transylvania0.5.07.html
Python 3 is required. It should also support loading previous uncompressed saves, but this is not guaranteed. To use old saved data, delete the old html file and remove 'Patched' from the new one.
This either doesn't work on windows or doesn't work on for the newest version of the game, as I get the error UnicodeDecodeError: 'cp932' codec can't decode byte 0x93 in position 14187: illegal multibyte sequence. Could you upload a patched version?
 

Lanceire

Member
Mar 24, 2023
234
223
I get the error UnicodeDecodeError: 'cp932' codec can't decode byte 0x93 in position 14187: illegal multibyte sequence
Then running python script? It works for me. Post full error and system and python details.


Transylvania 0.5.08 Patched:
 
Last edited:

IsaacEvening

New Member
Jul 6, 2018
7
3
To anyone wanting a way to automatically find the pateron password (assuming nothing changes in how the patreon password is handled), run this command (with ripgrep installed):
Bash:
rg 'set: \$truePass to "([\w\s]+)"' -or '$1' Transylvania.html
With the filename being whatever the current version of the game is. Should work in bash or powershell. The string after the numbers is the password. Tested on v0.5.07 and v0.5.08. Hopefully continues to work
 
Last edited:
  • Like
Reactions: yunla

Vincent Valensky

Member
Game Developer
May 4, 2020
178
449
To anyone wanting a way to automatically find the pateron password (assuming nothing changes in how the patreon password is handled), run this command (with ripgrep installed):
Bash:
rg 'set: \$truePass to "([\w\s]+)"' -or '$1' Transylvania.html
With the filename being whatever the current version of the game is. Should work in bash or powershell. The string after the numbers is the password. Tested on v0.5.07 and v0.5.08. Hopefully continues to work
Incidentally
Bash:
'$1'
would also unlock the game ;)

Jokes aside, for anyone enjoying the game enough to play around with cheats and whatnot - I'm happy that you're having a good time with it. If you feel like giving back to the project, a simple like or review goes a long way too.
 
  • Like
Reactions: CWAYNE1989

IsaacEvening

New Member
Jul 6, 2018
7
3
Incidentally
Bash:
'$1'
would also unlock the game ;)

Jokes aside, for anyone enjoying the game enough to play around with cheats and whatnot - I'm happy that you're having a good time with it. If you feel like giving back to the project, a simple like or review goes a long way too.
Hahah, fair play. I mostly just wanted more than one save slot. Good on you for taking it stride. They deserve the dollar
 

Vincent Valensky

Member
Game Developer
May 4, 2020
178
449
Hahah, fair play. I mostly just wanted more than one save slot. Good on you for taking it stride. They deserve the dollar
You might be happy to know that the next update introduces "checkpoints", which save automatically in a separate slot when you complete a chapter, so you can revert back independently of the quicksave/load. This will be available for everyone.
 

Never Enough Space

New Member
Feb 6, 2020
1
2
I played this game before more than a year ago and just came back to it to see what was new. I've gotten stuck on something I don't remember being there last time. In "The cold, moist soil" quest I can't find the spot in the garden it's talking about. I've clicked on every option for both the garden and the graveyard. Also, my traits, with the exception of the dominant trait, are all maxed. I've considered that it might need me to wait till I've started chapter 2, but I don't want to miss it if it needs to be completed in chapter 1. Plus, I remember being able to follow Ionut into the basement after collecting worms when I played this more than a year ago, but I can't do that now. Which just makes me feel like I should be able to do this quest in chapter 1 even more.

I've used the search function here to see if anyone else had this issue. I found one, but everyone just kinda ignored them and they never got an answer.
 
Last edited:

nkdi2211

New Member
Oct 26, 2018
2
0
I can't get the second nipple piercing from Sabrina to finish the Spider Lady's achievement. I got every other achievement in chapter 1. Sabrina nor Elise just don't show me the option to get the second piercing. Is this a bug?
 
4.80 star(s) 52 Votes