1tomadeira

Engaged Member
May 25, 2017
2,953
8,370
Sorry I shoulda specified somewhere if there was somewhere free they could be found, or is there a way to search for images in this comment section? I don't know this site very well
You didn't get the hint.

Anyway, as some already said above, sources are around there. I won't link them all around directly because I don't want to encourage piracy on a dev who respects his fans. Yes I know this is a piracy forum, yes I know Caridbis doesn't care if it comes out, but it's my way of being. Same way I'm very vocal when a dev is milking, I also like to respect a dev who continues to give a free product.

Nothing personal to you btw, I just like to be fair. Anyway the content is already around the thread as people mentioned, even if someone doesn't come around with direct links. Hope you have fun with the game as I and many others do.

Just a small sidenote, the girl on page 990 is Dalia, not Nancy. Don't trust anyone who says the opposite. Have faith my child.

 

yangjuelek

Member
Oct 8, 2018
428
212
0.62 aint compatible with my 0.5 saves
first time this happens to me
tried with mod AND without mod
still same error


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
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/_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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 4100, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1252, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1252, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Eternum 0.6.2
Sat Oct 7 15:34:33 2023
 

Meushi

Well-Known Member
Aug 4, 2017
1,146
12,715
0.62 aint compatible with my 0.5 saves
first time this happens to me
tried with mod AND without mod
still same error


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'
First off, when posting an error log put it inside a spoiler. They're quite long so tend to dominate the page too much.

Secondly, attribute 'O000O00O000OOO0O0' looks like one of Sancho1969's variables, were you using his mod? If so you should be asking this question in his mod thread. If you uninstall that mod, you'll need the SaveFixer listed in that threads OP.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,329
8,787
He wrote, that he tried to load it with and without mod. But the problem obviously is, that he saved the game with the mod active, so that broke the save file right away.
I suppose my confusion stems from the fact that he'd have to save over the save in it's broken state not to be able to open it with the mod, right?

EDIT: Also, it's almost 3 am and I'm a few hours past my bedtime ...
 

Takkatakka

Engaged Member
Nov 11, 2022
2,478
6,651
I suppose my confusion stems from the fact that he'd have to save over the save in it's broken state not to be able to open it with the mod, right?

EDIT: Also, it's almost 3 am and I'm a few hours past my bedtime ...
Ideally he has the newest version of the mod now and then it should work, yes. But who knows...maybe he has an outdated version or a different mod or something else went wrong. These mods just seem to break stuff all the time, that is why I never use them for renpy games.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,329
8,787
Ideally he has the newest version of the mod now and then it should work, yes. But who knows...maybe he has an outdated version or a different mod or something else went wrong. These mods just seem to break stuff all the time, that is why I never use them for renpy games.
I must be one luc ...

...

I was going to say something that surely would have brought down the wrath of the god Jinx ... so not gonna.
 

bolenart

Member
Jun 17, 2017
149
300
I think people are WAY too quick with calling out which girls will get a scene next update.

I think Luna is the only one almost guaranteed, given her lack of progress and that she's the cover girl for this update.

Nova? It's likely that there will be the anime-watching date she and Orion spoke of, but that is not certain. From the sneak peek of her we don't even know if Orion is in the room. The anime-date could be pushed to 0.8.

Penny? She will likely go to the feudal Japan-server with Orion, and likely a scene there, but nothing certain.

Nancy? From the previews she seem to be in some futuristic server, and Orion is likely there, but nothing certain. I attach no weight to the vampire wallpaper with her; even though Caribdis said that theme is relevant for the update there is no reason to believe it will include Nancy.

If anything I think that because of Lunas penchant for horror we might see her and Orion in the vampire server.
 

Takkatakka

Engaged Member
Nov 11, 2022
2,478
6,651
I think people are WAY too quick with calling out which girls will get a scene next update.

I think Luna is the only one almost guaranteed, given her lack of progress and that she's the cover girl for this update.

Nova? It's likely that there will be the anime-watching date she and Orion spoke of, but that is not certain. From the sneak peek of her we don't even know if Orion is in the room. The anime-date could be pushed to 0.8.

Penny? She will likely go to the feudal Japan-server with Orion, and likely a scene there, but nothing certain.

Nancy? From the previews she seem to be in some futuristic server, and Orion is likely there, but nothing certain. I attach no weight to the vampire wallpaper with her; even though Caribdis said that theme is relevant for the update there is no reason to believe it will include Nancy.

If anything I think that because of Lunas penchant for horror we might see her and Orion in the vampire server.
We know that there are three scenes in 0.7, that much was confirmed by Cari.

So Luna seems to be very certain as you write. That leaves 2 others and of those 2 others Nova just seems to be the most obvious.

There are a couple of things already set up clearly indicating towards a scene with her. The evening with Nova was on "next Thursday" while 0.6 ends on early Sunday (the Collector scene is on Friday and the Western server Adventure and the stay at Alex' apartment is "the next day" which then "progresses"( :BootyTime: ) into early Sunday). So there really aren't many days until the evening at Nova's with some actions already planned for the week. Most of the time the episodes aren't so decompressed that they only span 2 or 3 in-game days, considering the game lasts for a number of in-game months by now.

So...COULD it be that 0.7 doesn't reach Thursday with the information we have right now (or rather the lack thereof)? Yes. Is it likely? I would say "no". Of course there could also be the possibility that the date is a red herring and that it won't happen in the first place, depending on what might happen at the beginning of 0.7, but that is complete speculation at this point.
 
  • Like
Reactions: Dorfnutter

yangjuelek

Member
Oct 8, 2018
428
212
First off, when posting an error log put it inside a spoiler. They're quite long so tend to dominate the page too much.

Secondly, attribute 'O000O00O000OOO0O0' looks like one of Sancho1969's variables, were you using his mod? If so you should be asking this question in his mod thread. If you uninstall that mod, you'll need the SaveFixer listed in that threads OP.
ah didnt know using diffrent modder can break game
thx
 
  • Like
Reactions: Meushi

Dorfnutter

Engaged Member
May 21, 2017
2,916
13,991
Nova? It's likely that there will be the anime-watching date she and Orion spoke of, but that is not certain. From the sneak peek of her we don't even know if Orion is in the room. The anime-date could be pushed to 0.8.
Doesn't make sense for this to get pushed back that far considering that Cari mentioned the Christmas event is in 0.8. The only upcoming major events close to that is Dalia's birthday in the New Year and The Ekabar Hunt in January. Unless Cari pushes the Hunt to 0.9, it's more than likely that Cari is going to set 0.8 around December and January (Winter Season), which will hit all those events.

This also means that if the Nova event is in 0.8, then Cari will have to do a lot of timeskipping for it, meaning that 0.8 could potentially run like this:

TIMESKIP BETWEEN END OF 0.7 AND START OF 0.8 -> Nova date -> LONG TIMESKIP -> Christmas Event -> LONG TIMESKIP -> Ekabar Hunt

So yeah I know Cari likes to timeskip but I don't know if he'll want to do it like that lol.

If anything, the event that has a giant question mark right now is this...

Penny? She will likely go to the feudal Japan-server with Orion, and likely a scene there, but nothing certain.
...and that's because she never mentioned any date as to when she wants to go to the Meiyo server. Could be that the visit happens this coming update, could be that it gets pushed to 0.8 and Dalia's birthday gets celebrated during the Christmas event. I suppose that would provide an opening for a Luna vampire event, but I still think that is something they'll get to experience in the New World (though I suppose encountering vampire pirates sound a lot more awesome than, say, a server full of PotC references)

Nancy? From the previews she seem to be in some futuristic server, and Orion is likely there, but nothing certain. I attach no weight to the vampire wallpaper with her; even though Caribdis said that theme is relevant for the update there is no reason to believe it will include Nancy.
We know from this update that El Coyote's group has bases in 2 servers: Ion (the cyberpunk server we visited with Annie waaay back in 0.1) and the New World. 0.7 is likely going to tackle both instead of the "divide-and-conquer" strat of having one group focus on one server while another focuses on a different server. I say this because I seem to recall Cari mentioning a while back on Discord that he wants Orion present alongside the girls as much as possible (although yes there will be exceptions like in 0.5 where Alex, Dalia, and Penny have a short bonding moment at the park). So unless the previews of Nancy (and Dalia, if you're on the camp that's saying that's her in the preview pic with the mech) are just a short snippet of her/them beginning their mission in Ion, there's a high chance that Orion's also there with her/them.

If anything I think that because of Lunas penchant for horror we might see her and Orion in the vampire server.
I still think that she's going to be with us in the New World and that Cari's teasing in the latest wallpaper post is about vampire pirates (LET ME DREAM, DAMNIT). We'll see, I suppose. -3-
 
Last edited:
4.80 star(s) 889 Votes