Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 81 to 120 of 2,910 · Next page · Previous page · First page · Last page
(+2)

可不可以出中文啊

(-1)

little saving issues here and there but a goated update, even if it was short

(+1)

Wait did you manage to fix your saves? And if so, how?

(+2)(-3)

got a error code when uploading my old save

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "renpy/common/00start.rpy", line 283, in <module>

    renpy.call_in_new_context("_main_menu")

  File "renpy/common/00action_file.rpy", line 499, in __call__

    renpy.load(fn)

UnpicklingError: NEWOBJ class argument isn't a type object

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

Full traceback:

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\main.py", line 652, in main

    run(restart)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\main.py", line 148, in run

    renpy.execution.run_context(True)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\execution.py", line 958, in run_context

    context.run()

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_

  File "renpy/common/00start.rpy", line 279, in script

    python:

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\ast.py", line 827, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00start.rpy", line 283, in <module>

    renpy.call_in_new_context("_main_menu")

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\game.py", line 377, in call_in_new_context

    return renpy.execution.run_context(False)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\execution.py", line 958, in run_context

    context.run()

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\ast.py", line 827, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\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 "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\core.py", line 2215, 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 "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\core.py", line 3286, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\screen.py", line 791, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1526, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 285, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1526, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 285, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\layout.py", line 285, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\behavior.py", line 1182, in event

    return handle_click(self.clicked)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\behavior.py", line 1103, in handle_click

    rv = run(action)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\display\behavior.py", line 401, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 499, in __call__

    renpy.load(fn)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\loadsave.py", line 837, in load

    roots, log = loads(log_data)

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\compat\pickle.py", line 104, in loads

    return load(io.BytesIO(s))

  File "C:\Users\bobby\AppData\Roaming\itch\apps\goddessess-whim\Goddesses'_Whim-0.4.2-pc\renpy\compat\pickle.py", line 101, in load

    return up.load()

UnpicklingError: NEWOBJ class argument isn't a type object

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.4.24120703

Goddesses' Whim 0.4.2

Fri Apr  4 22:47:54 2025

(-4)

Yo Ncrow your child need some help 🤣

Just a question does the quests ends on good news?

(+3)

Sometimes I feel bad for the president of the Kendo club—she literally saw the guy she liked die right in front of her eyes. I hope that, in the future, things can be resolved between them.  

Can you imagine running into her in the new world?

Or maybe the MC could return to his world (even if just for a short time), and we could get a moment between them.

(-1)

I know bro that sad we become the best and just slain by a cocky guy 🤦‍♂️🥲

Just imagine, this girl got Isekai'd too like Ryo- and then, they met again.

(-2)

Since the saves are broken and most of Us lost more then the 3th save in the new UPDATE provides us with is not enough, I want to know if we can change the name of the character since I'm not comfortable having the default name, it just doesn't feel right.

(+1)

To change the MC's name, you need to go to your bed, and a settings button will appear in the corner of the screen—there you can change the name.

Although I have a lot of hours in this game I didn't know about it so thx

(-1)

I also forget about it bro😅

(+2)

The savings doesn't work

Is there spanking content?

(-3)

My working saves are gone like my interest in this game.

(1 edit)

Bruh you need the latest save that work, because 3 version from before until now doesn't work

(1 edit) (+1)(-3)

- PROBLEM FROM NEW UPDATE 


INFO (PLEASE TAKE NOTE)

Bruh I'm so grateful cuz I have almost a hundred of saves, so guys (a saves from 3 version before doesn't work )

(BUT it do will work if you replay from the beginning or replay from the LATEST SAVE THAT WORK)

The only main problem is that a saves from 3 version before doesn't work OKAY 😉👌

(+3)

Big thanks for your development. Idk why everyone so upset about their saves because this game is.. Gorgeus. This is just a great opportunity to re-read all again. All this situations like giving Yumeko first help after her 180 on the water surface.. and... jeez, poor Aoi with her luck to interrupt in this very moment.. Situations like this make me Yui for a moment for real! And that's amazing, truly. I can count endless about Akane's "peeervert" and I-think-I-had-one-bone-left-to-break moment. Everyone's past stories are magnificent, I can't wait to know more about Ryoko's mother, Kaede and her hard working insects-love daughter and EVERYONE else. Tomoe and queen, which break 4th wall, about Hana's eye and of course about Shika, who akts not like Shika. Maybe that boy just playing wrong in a lewd game, but.. I wait for Zuri and her second face to return, besides I just learn extra English from this dialogs (shock shock). And again, thank you, Ncrow 💗

(1 edit) (+3)(-1)

Because it’s a sandbox, although it’s good to read everything again, it’s not fun to have to go back and forth or grind to advance in the events. Whether you want to do it again is up to you, my friend. I want to continue where I was going, not from the beginning and the grind is quite tedious.

Besides, it’s not like the game is short.

(-1)

Fr, I spent like 30 Hours

Yes, in addition to the fact that the mini-games are now a little more tedious, like the fishing game.

(6 edits) (+1)

I think h-scene from this game is getting 🔥 bro I really like it BIG THANKS TO NCROW❤️❤️❤️

(+5)(-1)

will there be pregnancy in this game soo

(+1)(-1)

I hope so, it’s not that I like pregnant women, it’s that I like impregnation and I like it when the whole harem ends up having children.

Kind of like the ending of Once in a lifetime.

(+1)(-1)

i all ready asked this a while back they said no sadly 

(+2)(-2)

How can I raise Tomoe's affection? 

(-1)

We can't cuz we never spent time with her, but I already complete the h-scene just follow what the mission want

(2 edits) (+1)

Solution for the save files by UnfixingMite on discord 

Remember to have the first 3 NORMAL save slots empty! (FROM PAGE 1)

-Go to “Load”.

-Press Download Sync.

-Enter this code: Y1YBM-EQ47A


1st slot 0.3.9. complete

2nd slot 0.4.0. complete

3rd slot 0.4.1. complete

Thanks bro!!!

it doesn't work for me, it says it's either invalid or it timed out
but tbh i'll just either look for a tutorial how to get sync code or i'll just wait

Deleted 1 day ago
(-1)

Then use the latest save that work like I do I'm glad that I have almost a hundred of saves in this game 🤣

que pasa con la version 0.4.2 no me deja cargar mi partida guardada

Yo igual

(-1)

I lost everything... Deleted all the saves, tried the download sync code not working... I don't wanna start all over again...

(-1)

Wtf bro not all saves don't work, I used the latest saves that work then I skip until the new version 😞🤧

(-1)

Tragedy Everything lost 😔

I wanna ask that why the music in game disappears?it's so boring to just reading what others saying without music.is it a new bug?

found another naruto reference, iykyk

So far you realized?

yes

(-1)

Kakashi as a women 😅

(-2)

i cant load my save in 0.4.2 update cuz i got a traceback, can someone help me out with that 

(+4)

(+3)(-3)

Yo, can someone help me with this?

(+2)

Bro all data is corrupted and there is nothing we can do

(-3)

Still no fix? Or are we gonna have to start over?

(1 edit) (+2)

I had to use the save file provided but I was wondering if we are able to change the MCs name to the one we had originally? I couldn't find a way unless I missed it. *Edit* I found it lol. I forgot about the gear while in room.

La partida me crashe al entrar, cosa que por lo que veo le a pasado a mas de uno

(-2)

my save is crashing every time i try to access it

(2 edits) (+1)

Damn even in isekai you aint safe from global warming. 

Also im seeing a lot of people asking if their saves are messed up. Yes they are. New version isnt compatible with the old saves is what i know. 0.4.2 download page has some codes for late game saves and they will be refreshed for 3 days. Use those. 

Brother, do you have a new archive code

Sadly no as i started a new save instead. But they should be updated once in a while at the 0.4.2 public page. And they will be updated for 3 days after it went public. So i would recommend that you keep trying. 

Pasa código de respaldo ya que el que subiste no funciona :'c

(-1)

I had over 10K gold now I'm going to have to restart.

(-1)

Me too bro power to us weebs

(-2)

Whow, everyting crashed and I've tryied the rollback button, i'm on Android, did my save is unfixable ?

(-1)

mac version is fucked crashing upon loading save 

(-3)

Any ideas when to wait for fix?

(-3)

gente me sale el mismo problema q a todos y también me devuelve al principio del juego aunque estoy haciendo todo otra vez ojalá arreglen el problema

(-2)

I got the same issue what can i do with my save? Someone plz help me

(-2)

The only solution I have is to press rollback, it will go back to the last possible action. I'm assuming you got this from the gallery while trying to view.

It didn't work, I used the first attempt to press 'rollback', nothing happened. The second attempt, it kicked me out of the game and when I opened the save again, everything was the same

(-1)

Is there anyway to change the main character's name (the player)? If not, Ncrow, if you read this, for the next update, could you please add a name-changing system? It would be very nice if anyone can change their name to whatever they want. To me, it feels weird to not go by the name I went by anymore. I mean, the latest update did mess up saves.

(-1)

Sorry to hear about your saves bro but there is a way u can change character name 

Go to the setting and change it 

(1 edit) (+2)

It is alredy possible and it was, just go to his room inside you will see in top left corner of the screen, "gear" icon, click on this you can change here freely without limits.

(+1)

Thank you guys for pointing it out to me. I'm back to my old name now.

No funciona

(+3)

Thank you Ncrow for caring about us but honestly I would more likely replay the whole game than restoring the data (Love you Ncrow ❤️ hope you have a good day 🙂❤️)

(+1)

Why does the download fail every time?

Internet issues happens to me often

(+2)(-2)

Ncrow will you fix the data bug maybe in a few day or in the next update?,i mean i can wait for 2 month

(+1)

Well it is not going to fix I guess? but he gave us a solution

I mean i can play it over again its only take 6-8 hour

 Yea 6-8hours for one week straight

nah i already finish it in 10 hour or maybe 12?

(-1)

I actually managed to finish it in one day. Damn.

(+1)

HOW DID YOU EVEN MANAGED TO DO THAT😧?

Uh, I used the skip button since I've seen most scenes.

Tremendous sick man 

Viewing most recent comments 81 to 120 of 2,910 · Next page · Previous page · First page · Last page