Budoop

Member
Aug 24, 2019
404
898
Who shit in this guy's Fruit Loops? Me having 10k likes pissed him off so much that he had to pm me and tell me "how much it means to him." Even after I helped him out with the fan fest stuff :(. And based of his recent account activity he's been taking his pent up frustration across the Lil threads for a couple of weeks now. Considering he only has 13 posts on this website, majority of his time has been spent being mad for whatever reason.
Im sorry man but all I can think of reading this is this meme:
You don't have permission to view the spoiler content. Log in or register now.
 

ccxvidonaferens

Active Member
May 25, 2022
724
907
Does anyone know if there is a second trigger for unlocking Kirin's Date Night outfit for the invite over animations that was part of ver 0.46. I am currently catching up on ver 0.48 and have passed the Lust value threshold of 100 that is listed in the unlockables menu but it hasn't unlocked so was won
 

BingoMatrix

New Member
Jul 30, 2018
3
3
Anyone can help me out with this, I'm getting "an exception has occured" whenever I try to save or load in the 0.48 update.
I've tried a fresh install and running as admin but the problem still occurs

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

fdsasdf_p

Well-Known Member
Apr 24, 2021
1,118
4,779
Does anyone know if there is a second trigger for unlocking Kirin's Date Night outfit for the invite over animations that was part of ver 0.46. I am currently catching up on ver 0.48 and have passed the Lust value threshold of 100 that is listed in the unlockables menu but it hasn't unlocked so was won
According to URM it's 100 affection you need, not 100 lust.
1743034125834.png
 

Riolol

Active Member
Jan 14, 2021
921
2,806
Anyone can help me out with this, I'm getting "an exception has occured" whenever I try to save or load in the 0.48 update.
I've tried a fresh install and running as admin but the problem still occurs


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 1136, in execute
screen load():
File "game/screens.rpy", line 1136, in execute
screen load():
File "game/screens.rpy", line 1140, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 1174, in execute
screen file_slots(title):
File "game/screens.rpy", line 1174, in execute
screen file_slots(title):
File "game/screens.rpy", line 1178, in execute
use game_menu(title):
File "game/screens.rpy", line 573, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 573, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 582, in execute
frame:
File "game/screens.rpy", line 585, in execute
hbox:
File "game/screens.rpy", line 591, in execute
frame:
File "game/screens.rpy", line 594, in execute
if scroll == "viewport":
File "game/screens.rpy", line 625, in execute
transclude
File "game/screens.rpy", line 1178, in execute
use game_menu(title):
File "game/screens.rpy", line 1180, in execute
fixed:
File "game/screens.rpy", line 1199, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 1207, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 1211, in execute
button:
File "game/screens.rpy", line 1219, in execute
has vbox
File "game/screens.rpy", line 1226, in execute
text FileSaveName(slot):
NameError: Name 'redacted' is not defined.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 1136, in execute
screen load():
File "game/screens.rpy", line 1136, in execute
screen load():
File "game/screens.rpy", line 1140, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 1174, in execute
screen file_slots(title):
File "game/screens.rpy", line 1174, in execute
screen file_slots(title):
File "game/screens.rpy", line 1178, in execute
use game_menu(title):
File "game/screens.rpy", line 573, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 573, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 582, in execute
frame:
File "game/screens.rpy", line 585, in execute
hbox:
File "game/screens.rpy", line 591, in execute
frame:
File "game/screens.rpy", line 594, in execute
if scroll == "viewport":
File "game/screens.rpy", line 625, in execute
transclude
File "game/screens.rpy", line 1178, in execute
use game_menu(title):
File "game/screens.rpy", line 1180, in execute
fixed:
File "game/screens.rpy", line 1199, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 1207, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 1211, in execute
button:
File "game/screens.rpy", line 1219, in execute
has vbox
File "game/screens.rpy", line 1226, in execute
text FileSaveName(slot):
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\text\text.py", line 1832, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\text\text.py", line 1868, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\substitutions.py", line 371, in substitute
s = interpolate(s, kwargs) # type: ignore
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\substitutions.py", line 86, in interpolate
raise e
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "D:\LessonsInLove0.48.0-0.48.0-pc-subscribestar\renpy\substitutions.py", line 313, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'redacted' is not defined.
Please don't do that
 

LoveRedHairedGirl

Active Member
Dec 18, 2020
776
2,388

shmurfer

Engaged Member
Dec 29, 2019
2,092
2,580
Anyone can help me out with this, I'm getting "an exception has occured" whenever I try to save or load in the 0.48 update.
I've tried a fresh install and running as admin but the problem still occurs
You bring dishonor to Clan Bingo, put that text wall inside of a spoiler.

Did you use square brackets or something on your last save? Some new symbol in the custom name? it breaks shit hard
 

Apollo259

Member
Sep 27, 2020
307
1,212
Unfortunately (or fortunately?), Sel tried to not reveal much, but one thing in particular was mentioned that I hadn't truly acknowledged in the event.

You don't have permission to view the spoiler content. Log in or register now.
I'll have to look at this more later, but i immediately noticed that one of the 4 circles is under ami's feet. So the thing that was beneath your feet that has been mentioned multiple times is probably one of the 4. And the symbol pointing to that circle, which we have seen before, would therefore be related to the thing beneath the feet. Don't remember where the symbol was from off the top of my head, I think I remember but don't want to point to the wrong thing. I'll check my notes later but maybe someone will get to it before me.
 
Last edited:

aramaug

Member
Jun 28, 2019
252
1,837
Sel called this 4th mind "she". So it is a female person at least. Who is she?
Don't remember where the symbol was from off the top of my head
The fourth mind is Nao-chan, the symbol is her kanji.
You don't have permission to view the spoiler content. Log in or register now.
Which makes sense since she's on the camping trip with Kaori and was with Sensei in the event just before this one.

Edit: The circled thing is a T-posing Nao-chan, it's more clear in the original event after Ami stands up.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

LoveRedHairedGirl

Active Member
Dec 18, 2020
776
2,388
The fourth mind is Nao-chan, the symbol is her kanji.
You don't have permission to view the spoiler content. Log in or register now.
Which makes sense since she's on the camping trip with Kaori and was with Sensei in the event just before this one.

Edit: The circled thing is a T-posing Nao-chan, it's more clear in the original event after Ami stands up.
You don't have permission to view the spoiler content. Log in or register now.
I didn't even notice the kanji because of the amount of red gibberish that Sel drew here.
 

shmurfer

Engaged Member
Dec 29, 2019
2,092
2,580
Putting square brackets on save file titles? No changes on custom names either.
Yeah I was getting into something complicated changing the name of an old save file, used square brackets this time and broke my install for a while until I could figure out which of my 80 saves was the one that was breaking via windows explorer, then finding all the backups so my new save would actually propagate.
 

Apollo259

Member
Sep 27, 2020
307
1,212
The fourth mind is Nao-chan, the symbol is her kanji.
You don't have permission to view the spoiler content. Log in or register now.
Which makes sense since she's on the camping trip with Kaori and was with Sensei in the event just before this one.

Edit: The circled thing is a T-posing Nao-chan, it's more clear in the original event after Ami stands up.
You don't have permission to view the spoiler content. Log in or register now.
Somehow I can not see her at all on my phone screen. Now I'm on my pc its more clear though. The "buried underneath your feet" stuff might not be relevant then as she was clearly shown there and not some extra layer of abstraction. Although who knows at this stage with what we still don't know about Nao-chan.

The other connection I cant help but make is: 4 minds, 4 users, probably 4 gods with the fourth now taking form. So is this a clear case of "everything is connected", or just another form of Pareidolia (my perception, not the god)?
 

fdsasdf_p

Well-Known Member
Apr 24, 2021
1,118
4,779
I'll have to look at this more later, but i immediately noticed that one of the 4 circles is under ami's feet. So the thing that was beneath your feet that has been mentioned multiple times is probably one of the 4.
I was like, forget about Ami’s feet when, from the looks of it, Nao was probably either T-posing in middle of the pond or face-down literally drowned :LOL:
1743073339709.png
 
4.10 star(s) 329 Votes