Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
Information's to all who have problems with the game
At first - please read changelog at first page - that might help
'Skip to another episode' is still in alpha mode - please notice that bugs will/may occur
If you have been able to reach all bookmarks - just continue to play until end of day or skip to next day (upper right corner)
Android version is made by CaxHub - I have no chance to test it myself so you must accept it as it is.
If you're not patient enough to wait for the startup - you can click TAB but don't use any skipping tools in the game.
To avoid grind you can skip dinner, breakfast and Happy Hour when there are no new bookmarks
If you still have problems to proceed - please ask here or go to my Discord channel and you'll find WT's, teasers and much more.
I see some comments about rolling back. Why don't you just use 'Page up' or scroll on your mouse?
There are several players here that complain about the game mechanics. My games are slightly different from other games - I constantly try to implement new game mechanics - small challenges etc. If you want to stick to exact same game mechanics that have been present for years now - this game is not for you. If you just want to skip to next question - you're at the wrong place. Some players hate my game mechanics - some love it. I guess that there are different opinions about all games, but that doesn't make them good or bad.
Comments and complaints about modified versions - please make your own thread - they don't belongs to here.
Have a nice day - remember that I make it public so all can play my game - if you don't like it - please don't waste your time here - find another game.
Cheers
Bob
 
Jun 17, 2017
136
337
I keep trying to get events to trigger, but with the walkthroughs in their current state, and hints not even showing on some of them, I'm getting annoyed. I want to like this game, but every time I try to play this game, I keep getting hit in the face with something going wrong or not triggering when everything says it should trigger. Just finishing episode 2 with all scenes was a nightmare, and I've gotten 48/63 for episode 3, but I'm getting so frustrated at this game.
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
I keep trying to get events to trigger, but with the walkthroughs in their current state, and hints not even showing on some of them, I'm getting annoyed. I want to like this game, but every time I try to play this game, I keep getting hit in the face with something going wrong or not triggering when everything says it should trigger. Just finishing episode 2 with all scenes was a nightmare, and I've gotten 48/63 for episode 3, but I'm getting so frustrated at this game.
Please upload your save file here or go to my Discord channel and ask for help. Keep in mind that WT's are also been updated
 

Roido

Member
Jul 29, 2018
142
99
Basically, this bug, whatever it is, is the reason why we can't click the julia with the hammer on the lower left corner, and we have to wait for the next update to get it fixed. Is this right?


I'm having hard time since I'm following a walkthrough right, and in order to get the event 38, and 39, I have to go to other island but the scene just comes up with the MC and Ida saying See You.
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
This is the save file, I've done minor edits, mainly because the dress refused to change back to 1 after the day finished.
I'm sorry - if you have edit your save file- I can't help you - unless you explain me - In details - what you have changed
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
Basically, this bug, whatever it is, is the reason why we can't click the julia with the hammer on the lower left corner, and we have to wait for the next update to get it fixed. Is this right?


I'm having hard time since I'm following a walkthrough right, and in order to get the event 38, and 39, I have to go to other island but the scene just comes up with the MC and Ida saying See You.
I don't know which platform you're using - as far as I know - for PC, Mac and Linux there should be no problem with Gallery, but I might be wrong - Please send me your save file so I can verify it
 

PrEzi

Active Member
Modder
Aug 17, 2016
697
1,032
Hello all, I was literally going through 70 or so pages in search of the Walkthrough for Episode 9 (everything else I was able to find --- Ep 1-7 in the "joint package", then WTs for Ep8, 10 and 11 here in the thread, but not the 9....
Some good soul can upload it here maybe ? Thanks!
 
Apr 2, 2018
83
167
To clarify, no one has addressed the mtt issue, right? Celaviegroup? There is an undefined mtt variable somewhere that is stopping the game from accessing the gallery.
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
Hello all, I was literally going through 70 or so pages in search of the Walkthrough for Episode 9 (everything else I was able to find --- Ep 1-7 in the "joint package", then WTs for Ep8, 10 and 11 here in the thread, but not the 9....
Some good soul can upload it here maybe ? Thanks!
Go to my Discord channel and you'll find it
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
To clarify, no one has addressed the mtt issue, right? Celaviegroup? There is an undefined mtt variable somewhere that is stopping the game from accessing the gallery.
mtt is defined!
I don't know which platform Android?, Linux, Windows or Mac? Did you use 'skip to another episode'?
 

Roido

Member
Jul 29, 2018
142
99
View attachment 1348464
I don't know which platform you're using - as far as I know - for PC, Mac and Linux there should be no problem with Gallery, but I might be wrong - Please send me your save file so I can verify it
PC and right now it's just the julia with the hammer on the lower left corner, that has a problem, as in it really goes into error mode. I haven't edited any save file or the game files itself as I've no idea how to anyway.


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

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
My best friend's daughter 11.32
Thu Aug 12 17:49:17 2021
View attachment 13-1-LT1.save View attachment 13-1-LT1.save
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
View attachment 1348464


PC and right now it's just the julia with the hammer on the lower left corner, that has a problem, as in it really goes into error mode. I haven't edited any save file or the game files itself as I've no idea how to anyway.


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

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
My best friend's daughter 11.32
Thu Aug 12 17:49:17 2021
View attachment 1348466 View attachment 1348466
I'll look at it - did you use 'Skip to another episode' ?
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
View attachment 1348464


PC and right now it's just the julia with the hammer on the lower left corner, that has a problem, as in it really goes into error mode. I haven't edited any save file or the game files itself as I've no idea how to anyway.


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

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1484, in execute
  File "game/gallery.rpy", line 1487, in execute
  File "game/gallery.rpy", line 1489, in execute
  File "game/gallery.rpy", line 1495, in execute
  File "game/gallery.rpy", line 1500, in execute
  File "game/gallery.rpy", line 1502, in execute
  File "game/gallery.rpy", line 1503, in execute
  File "game/gallery.rpy", line 1504, in execute
  File "game/gallery.rpy", line 1504, in keywords
  File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
My best friend's daughter 11.32
Thu Aug 12 17:49:17 2021
View attachment 1348466 View attachment 1348466
Attached please find save file from start of episode 5.
It's correct that there is something wrong in your file.
How did you obtain the file. Did you start from scratch and just saved under a new name or did you get the file from someone else?
I'll try to find out what's wrong
 

Roido

Member
Jul 29, 2018
142
99
Attached please find save file from start of episode 5.
It's correct that there is something wrong in your file.
How did you obtain the file. Did you start from scratch and just saved under a new name or did you get the file from someone else?
I'll try to find out what's wrong
I'm still at episode 4 though and no I never used skip episode, I try to find what's missing from an episode until it clears on it's on and moves on to the next. Currently stuck at 62/65 episode 4. I started from scratch.}



Nvm. I'm a dumb ass. I'm actually @ episode 6 apparently.
So I can't tell from what day I started episode 5 but this is the beginning of episode 6.
 
Last edited:

sabinonet

Member
Jan 25, 2018
413
256
is this a bug?

i just completed episode 11,

i used my save file from the end of episode 10 which was complete and skipped for update 11,

i completed the episode but the bookmarks at the top of the game still indicates episode 10 and 42/35 events

and the hints were working perfectly
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,202
2,912
is this a bug?

i just completed episode 11,

i used my save file from the end of episode 10 which was complete and skipped for update 11,

i completed the episode but the bookmarks at the top of the game still indicates episode 10 and 42/35 events

and the hints were working perfectly
I was sure that it was fixed - do you have save files from your end of ep10 - it will be much appreciated
 
2.50 star(s) 92 Votes