lordfridge9

Emperor of Universe 7
Donor
Aug 24, 2017
3,256
3,840
Thanks, to your first question, since the story/routes branch out pretty early in-game, there is not much you can do when, say you are on Octavia's love route, you might still trigger some scenes with other characters but I'd say not much.

But the good news is we are implementing a gallery system next month so once you unlocked one scene, you can always go back and replay it and enjoy~

Thanks for reporting Victor's bug, reported to the coder. But we can't find the "the woman who gave birth to you " line, strange~
That line was during the changing scene when mc peeps on Claudia. It should be somewhere just after she starts changing in front of the mirror. Having changed relationships doesn't change this. For example this is a new game with claudias relationships default

1581958164889.png
 
  • Like
Reactions: Studio Kuma

Studio Kuma

The Broke Dev
Game Developer
Feb 2, 2019
550
833
That line was during the changing scene when mc peeps on Claudia. It should be somewhere just after she starts changing in front of the mirror. Having changed relationships doesn't change this. For example this is a new game with claudias relationships default

View attachment 555915
Hmmmm on my end It's already fixed, well it shouldn't show up anymore in the new versions. Thanks for the report btw.
 

Jobobby04

Newbie
Sep 11, 2017
22
18
I got annoyed with the name menu(it kept resetting for me)(doesnt do this anymore with the bugfix updates), decided to make an incest patch so I dont have to fill in everything all the time. Might need a new game, or just close and reopening the game. Might work for future versions if the author doesnt edit the file I replace.(didnt, but updated it to the V0.9 bugfix 2 update)
 
Last edited:

Andy02

Member
Donor
Jul 14, 2017
434
173
I got annoyed with the name menu(it kept resetting for me), decided to make an incest patch so I dont have to fill in everything all the time. Might need a new game, or just close and reopening the game. Might work for future versions if the author doesnt edit the file I replace.

This patch crashes
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Milky Touch 0.9
Mon Feb 17 13:55:38 2020
 

Pif paf

Engaged Member
Feb 5, 2018
2,257
1,055
This patch crashes
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Milky Touch 0.9
Mon Feb 17 13:55:38 2020
Unfortunately yes... :(
 

gigan

Engaged Member
Modder
Nov 7, 2017
3,113
7,830
Unfortunately yes... :(
he changed the wrong lines.And that cause the crash.But there is another disadvantage of the patch, it doesn't insert some words, for example "your".I have create two screenshots.The screenshot with the name screenshot0002 is when you changed the function script file.And the screenshot0003 comes when you changed the releationship in the game itself.Btw i have no problem with the releationship menu.I attach you a screenshot from the realationship what i wrote there.After i changed the names i closed this menu and create a savegame. After that i closed the game complete and i opened the game again and load my savegame the names was correct what i wrote there.
 

Jobobby04

Newbie
Sep 11, 2017
22
18
he changed the wrong lines.And that cause the crash.But there is another disadvantage of the patch, it doesn't insert some words, for example "your".I have create two screenshots.The screenshot with the name screenshot0002 is when you changed the function script file.And the screenshot0003 comes when you changed the releationship in the game itself.Btw i have no problem with the releationship menu.I attach you a screenshot from the realationship what i wrote there.After i changed the names i closed this menu and create a savegame. After that i closed the game complete and i opened the game again and load my savegame the names was correct what i wrote there.
I didnt change the wrong lines, I just didnt want to change the init function because of the terrible format I would have had to work with, changing each line by line was easier to work with. I do admit I missed stuff though lol. Its fixed in this update

This patch crashes
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 4, in script
    define SetRels = {"So" : SetSo, "Ne" : SetNe, "B" : SetB, "Br" : SetBr, "M" : SetM, "Mo" : SetMo,
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\MilkyTouch-0.9-pc - 1\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 5, in <module>
    "A" : SetA, "Au" : SetAu, "S" : SetS, "Si" : SetSi, "Da" : SetDa, "Ni" : SetNi, "KM" : SetKM, "KMo" : SetKMo}
NameError: name 'SetKM' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Milky Touch 0.9
Mon Feb 17 13:55:38 2020
Unfortunately yes... :(
Found the source of the problems, the bugfix updates broke my patch right away.
Also I didnt do everything I needed to, but I was on the right track. This next version will cover everyone, including Karen.
To get these names for the new update you will have to delete the persistent file inside your game/saves folder, and your %appdata%/renpy/milky-touch-09/ folder(search the %appdata% in your windows search bar)
And then start a new game so you don't get errors.
 
Last edited:

fulcrum

Engaged Member
Feb 2, 2018
3,301
1,817
Bug after loading old save:

View attachment 555825

So I should start a new game, for the 4th time, I guess :D
Have you clicked the pen?

Hmmmm on my end It's already fixed, well it shouldn't show up anymore in the new versions. Thanks for the report btw.
the relationship menu is too clunky to set. too many buttons to click and if you just close the menu with mouse02 or esc, it doesnt keep.
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
10,968
15,839
Messieurs, you may already be aware of this, but on Day 4 during the class with Mr. Tombs, there is a bit of an issue with displaying some characters. Are your files saved as UTF-8? In any case, right now Commentāriī dē Bellō Gallicō is displaying instead as Commentri d Bell Gallic — just FYI.
Milky-Touch Character-Display-Issue.png
 
Last edited:
4.10 star(s) 137 Votes