Demon Jhim

Well-Known Member
Aug 5, 2017
1,999
971
Um I have this
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/events/wonderland/wonderlandguardduty.rpy", line 157, in <module>
NameError: name 'wonderland_queens_cell' is not defined

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

Full traceback:
  File "engine/core.rpyc", line 27, in script call
  File "game/events/wonderland/dialogue/qoh_dialogue.rpyc", line 14, in script call
  File "game/events/wonderland/dialogue/qoh_dialogue.rpyc", line 147, in script call
  File "game/events/wonderland/wonderlandguardduty.rpyc", line 22, in script call
  File "game/events/wonderland/wonderlandguardduty.rpyc", line 157, in script
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/events/wonderland/wonderlandguardduty.rpy", line 157, in <module>
NameError: name 'wonderland_queens_cell' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Conquered Hearts 0.3
Tue Apr 14 11:36:42 2020
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/locations/wonderland/queens_bedroom/queens_bedroom.rpy", line 24, in <module>
NameError: name 'wonderland_queens_bedroom' is not defined

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

Full traceback:
  File "engine/core.rpyc", line 27, in script call
  File "game/locations/wonderland/queens_bedroom/queens_bedroom.rpyc", line 24, in script
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/locations/wonderland/queens_bedroom/queens_bedroom.rpy", line 24, in <module>
NameError: name 'wonderland_queens_bedroom' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Conquered Hearts 0.3
Tue Apr 14 11:34:48 2020
 

Hawkhero

Newbie
Game Developer
Aug 13, 2019
32
506
Um I have this
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/events/wonderland/wonderlandguardduty.rpy", line 157, in <module>
NameError: name 'wonderland_queens_cell' is not defined

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

Full traceback:
  File "engine/core.rpyc", line 27, in script call
  File "game/events/wonderland/dialogue/qoh_dialogue.rpyc", line 14, in script call
  File "game/events/wonderland/dialogue/qoh_dialogue.rpyc", line 147, in script call
  File "game/events/wonderland/wonderlandguardduty.rpyc", line 22, in script call
  File "game/events/wonderland/wonderlandguardduty.rpyc", line 157, in script
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/events/wonderland/wonderlandguardduty.rpy", line 157, in <module>
NameError: name 'wonderland_queens_cell' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Conquered Hearts 0.3
Tue Apr 14 11:36:42 2020
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/locations/wonderland/queens_bedroom/queens_bedroom.rpy", line 24, in <module>
NameError: name 'wonderland_queens_bedroom' is not defined

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

Full traceback:
  File "engine/core.rpyc", line 27, in script call
  File "game/locations/wonderland/queens_bedroom/queens_bedroom.rpyc", line 24, in script
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\obliv\Documents\MEGAsync Downloads\conqueredhearts-0.3-pc\conqueredhearts-0.3-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game/locations/wonderland/queens_bedroom/queens_bedroom.rpy", line 24, in <module>
NameError: name 'wonderland_queens_bedroom' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Conquered Hearts 0.3
Tue Apr 14 11:34:48 2020
Are you using an old save file?
 

ltpika

Engaged Member
Aug 6, 2016
2,548
2,832
More of a story-telling decision than a people-pleaser, true. Wonderland is the first world discovered in original KH games, and there's a naivety to Alice that makes her an easy first target.
Second part makes sense. I just worry it's not really going to catch the KH loving pervs out there, Wonderland really feels like a footnote in the grand scale of the series. I like that you are taking time to flesh out the adventure in Wonderland, I don't want it rushed through. But maybe at some point the intro can be expanded a tiny bit, just to get people on the hook. Maybe the organization tests your skills so you get a brief lewd scene with one of Vexen's duplicate robots. Maybe in the form of Kairi or maybe Tifa to suck in people riding the FF7 hype right now (so many "nude mod when?" posts dominating the internet, lol.)
 
  • Like
Reactions: Hawkhero

Hawkhero

Newbie
Game Developer
Aug 13, 2019
32
506
Second part makes sense. I just worry it's not really going to catch the KH loving pervs out there, Wonderland really feels like a footnote in the grand scale of the series. I like that you are taking time to flesh out the adventure in Wonderland, I don't want it rushed through. But maybe at some point the intro can be expanded a tiny bit, just to get people on the hook. Maybe the organization tests your skills so you get a brief lewd scene with one of Vexen's duplicate robots. Maybe in the form of Kairi or maybe Tifa to suck in people riding the FF7 hype right now (so many "nude mod when?" posts dominating the internet, lol.)
Absolutely, I realize Alice isn't the hallmark of r34... While gaining a following is important for the project's success, I'd rather conceive a story I'm happy with than sacrifice it for immediate appeal and dosh. One can come after the other, and if it does we can dedicate ourselves to this game full-time. That's the dream, anyway.

However, That's a great idea re: intro & Vexen's duplicate bots. Thanks for the suggestion!

HH
 

zeerin

Active Member
Nov 9, 2017
501
742
Absolutely, I realize Alice isn't the hallmark of r34... While gaining a following is important for the project's success, I'd rather conceive a story I'm happy with than sacrifice it for immediate appeal and dosh. One can come after the other, and if it does we can dedicate ourselves to this game full-time. That's the dream, anyway.
Personally, I'm a fan of what you did with this update (the pictures in the tree room). It's just the right level of immediate appeal
 
  • Like
Reactions: Hawkhero

Hawkhero

Newbie
Game Developer
Aug 13, 2019
32
506
I should mention - voting for the next world is in progress. Options are: Tifa & Aerith, Elsa, Kairi.

The results will be shared mid-May. Pretty even atm.

Info here:
 

zeerin

Active Member
Nov 9, 2017
501
742
How do you the cake?
When you first go to the Mad Hatter's house there's a dialogue that'll let you make the cake. After that it's available every day for Munny. If you're talking about the "minigame" itself, then you just click on the item it says within the time limit (3 seconds I think?); cake, carrots, and watch are all pretty self explanatory (they look like what they are), the mustard is the dirty yellow item (I guess it's dijon mustard), and I forget what the fifth item is, but I'm pretty sure it also looks like what it is.
 

soulninja

Newbie
Dec 12, 2018
35
60
Great game, great characters and i enjoy the way the plot is going.

My only advice would be to make it more clear/visible where you should click to move through screens or to show what objects you can interact.
 

Hawkhero

Newbie
Game Developer
Aug 13, 2019
32
506
Great game, great characters and i enjoy the way the plot is going.

My only advice would be to make it more clear/visible where you should click to move through screens or to show what objects you can interact.
Thanks soulninja, appreciate the kind words.

FYI (sorry I probably don't make this too clear in the game), you can click/hold the '~' key to highlight the interactive objects.
 
  • Like
Reactions: kcoope89

molitar

Engaged Member
Sep 22, 2016
3,236
3,195
Why do you not have a new game start? It really sucks having to start all over from scratch after getting so far because game save is no longer compatible.

Now how the hell do you do the caterpillar to get the last piece of evidence.. I ran out of time as I could not get any info from hatter.. never mentions caterpillar at all.
 
Last edited:

zeerin

Active Member
Nov 9, 2017
501
742
Why do you not have a new game start? It really sucks having to start all over from scratch after getting so far because game save is no longer compatible.

Now how the hell do you do the caterpillar to get the last piece of evidence.. I ran out of time as I could not get any info from hatter.. never mentions caterpillar at all.
I don't think you can get an evidence from the caterpillar yet. You're too busy getting high in this update.
 

Hawkhero

Newbie
Game Developer
Aug 13, 2019
32
506
Another game with one of
Kevin MacLeod
Music tracks: Monkeys Spinning Monkeys . LOL
Absolutely, and not just Monkeys. Chipper Doodle by Kevin MacLeod too, which is the space music.

Don't worry I'm keeping record.

Why do you not have a new game start? It really sucks having to start all over from scratch after getting so far because game save is no longer compatible.

Now how the hell do you do the caterpillar to get the last piece of evidence.. I ran out of time as I could not get any info from hatter.. never mentions caterpillar at all.
Woah easy tiger!

There are new variables, so old save files are incompatible and will likely be in most iterations of releases. Instead players can 'skip' earlier worlds once they're finished.

Regarding getting past the catepillar - that's where the v0.3 content ends.
 
3.50 star(s) 16 Votes