allready downloaded again and deleted all folders, but stillHoly sh... that's a wall of errors.
I actually thought I had that sorted out, I can't even reproduce the error, it never happened once to me and I playtest a lot as you might've guessed
Does it always happen? Always at the same spot? What happens if you delete the save and start fresh (you can activate skip unseen in preferences if you want to try).
i dont use any translationThis is just a guess, but it may have something to do with translation files (possibly German), considering this part of the traceback:
Or the way "mrms" and/or "pcsure" are defined in the script.Code:File "game/intro_day1.rpy", line 15, in script "Voice" "Hello [mrms] [pcsure], this is Maggy Shelter. I'm sorry but I have bad news for you." File "renpy/common/00library.rpy", line 268, in say who(what, interact=interact, *args, **kwargs) RuntimeError: maximum recursion depth exceeded ... File "M:\Neuer Ordner\Bad Memories 0.5.2\renpy\character.py", line 1126, in __call__ what = what_pattern.replace("[what]", sub(what, translate=True)) File "M:\Neuer Ordner\Bad Memories 0.5.2\renpy\character.py", line 1115, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "M:\Neuer Ordner\Bad Memories 0.5.2\renpy\substitutions.py", line 253, in substitute s = formatter.vformat(s, (), kwargs)
Somehow it creates an infinite loop when combined with (German) translation files.
and on other games, i dont got any problems, cause "german windows" as os
i dont use any of theseDo you happen to use any special characters (äöüß)?
Umm, are you trying to use my transparency patch with this game? Or some other tool that has my patch integrated into it?allready downloaded again and deleted all folders, but still
after that traceback, get the next one and then the next and so on and on^^
also dont know, what caused this
ye, i use your patch^^Umm, are you trying to use my transparency patch with this game? Or some other tool that has my patch integrated into it?
There seems to be a problem that dates back to v0.1 of this game and due to the fact that I haven't updated my patch to match character definitions with the new version.
Please just remove y_outline.rpy and y_outline.rpyc and try again from the start. You can just choose not to show dialog box background when you start the game or switch it off in preferences.
recreation, I'm sorry, it's probably my fault. Kind of. Stop trying to find a solution for it at least until we get confirmation to my suspicion.
I just released a fixed new version. It won't change much in this game, only character name font and outline (say_label style) and MC's "thoughts" style.ye, i use your patch^^
i hate this box^^
i removed it and looks like it works now - thanks ;o
No, there is no such file in the v05 pc version as Not-BM.exeWhy are there two .exe files, one named BM and the other Not-BM?
Ran a seasrch and found the question was asked before, but was not answered as far as I could tell. Both work, but the second one seems to have a different same location. Is there anything else different between them?
yes there is , its the starting files for the gameNo, there is no such file in the v05 pc version as Not-BM.exe
Where did you download the game from? Is it the compressed version or some mod?
i wondered the same thing .. clicked on it and game started .. i didn't have a BM file thoyes there is , its the starting files for the game
that would have been my guessI said it seems to, because the save files weren't visible when I opened the not-bm version.
I probably have both because I overwrite the files rather than a fresh start every time.
Looking at my downloads v0.5.1 had not-BM.exe while v0.5.2 has Bad-Memories.exeI said it seems to, because the save files weren't visible when I opened the not-bm version.
I probably have both because I overwrite the files rather than a fresh start every time.
i don't see what your wanting .. just start the game again .. its not that hard to playLooking at my downloads v0.5.1 had not-BM.exe while v0.5.2 has Bad-Memories.exe
PS: If you're installing a new version of the full game, it's generally a bad idea to overwrite your old files with the new ones. For Ren'py games at least this breaks things sometimes. Best to delete the old files first (except for /game/saves maybe).
Obviously that's not the case if you're installing a patch, as those are intended to update the existing files.
I just downloaded all compressed versions currently still available and it seems as tough either the compressors or recreation had some fun in (re)naming the starters for each of them:Why are there two .exe files, one named BM and the other Not-BM?
Ran a seasrch and found the question was asked before, but was not answered as far as I could tell. Both work, but the second one seems to have a different same location. Is there anything else different between them?
| Version | Name |
|---|---|
| 0.5 compressed | BM |
| 0.5.1 compressed | not-BM |
| 0.5.2 compressed | BadMemories |
| 0.5.2 | BadMemories |
nice break downI just downloaded all compressed versions currently still available and it seems as tough either the compressors or recreation had some fun in (re)naming the starters for each of them:
Version Name 0.5 compressed BM 0.5.1 compressed not-BM 0.5.2 compressed BadMemories 0.5.2 BadMemories
It was possible to load my current saves with each version and (on applicable versions) the gallery showed the same scenes unlocked.
It seems you extracted two different version into the same directory. As Meushi pointed out, this can lead to problems down the line and is best avoided.