Seronkai

Member
Nov 11, 2017
283
181
Hey guys, question. With the scene replay, is there a way to see the alternate version of the scene? Like depending on if you treat a character nicely or not affects how the scene plays out, though on the replay it only seems to play one version of it. Is there a way the view the other version? If not, how does the replay choose which version to show?
 

Silver1

Active Member
Feb 7, 2017
634
390
Great update, thank you. Still, some bug made my character name disappear ( i used my old save ), not the first time i see this problem on a game, strange bug, erasing the MC name like that.
 

kyosuke01

Member
Jul 22, 2017
233
102
Great update, thank you. Still, some bug made my character name disappear ( i used my old save ), not the first time i see this problem on a game, strange bug, erasing the MC name like that.
With the new UI, it was mentioned here that you should start the game over with a fresh new save (start over from the beginning). i think if you did that, you wont have that problem anymore.
 
  • Like
Reactions: SexyFeetLover

deltami

Newbie
Dec 19, 2017
55
44
Is there twice Tracy tell MC he "dont want to know" about her investigation?
Once at E10 for the obtaining shard and at E11 for the info the yago studio?
 
  • Like
Reactions: Catwashere

Punishermax

New Member
Mar 31, 2018
3
1
Let`s start this all over. Go to the threesom sceene. Open console, type clear, then type navigation=Navigation() ENTER time="Morning" then exit the console, save and restart the game and load last save. It works fo me thow.
Might be a daft question, but after I type in both lines, how do I exit the console? (the console option shows up when the error occurs but after I type in your fix, I'm not sure how to exit the console and return to the game to save it).

Thanks for the game, it's been a blast so far.
 
  • Like
Reactions: Torpower0

Catwashere

Futa lover!
Donor
Jan 28, 2018
2,221
2,411
It would be cool if page one would add the version and date so people can just look at page one and see the date and see if a new version was released.
 

F99

Newbie
May 2, 2017
24
23
Guys, can you please help me with this problem? Maybe solution was in the previous page's but i can't find it.

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

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/room.rpy", line 137, in execute
  File "game/room.rpy", line 137, in execute
  File "game/room.rpy", line 138, in execute
  File "game/room.rpy", line 74, in bg
NameError: global name 'time' is not defined

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

Full traceback:
  File "data/rooms/abys_bedroom.rpyc", line 12, in script
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\exports.py", line 2664, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 2635, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 3019, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\screen.py", line 420, in visit_all
    callback(self)
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\core.py", line 3019, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\screen.py", line 430, in per_interact
    self.update()
  File "D:\Games\Battle.net\Data\Gamez\DreamsOfDesireEP11-ELITE-1.0.0-pc\renpy\display\screen.py", line 611, in update
    self.screen.function(**self.scope)
  File "game/room.rpy", line 137, in execute
  File "game/room.rpy", line 137, in execute
  File "game/room.rpy", line 138, in execute
  File "<screen language>", line 138, in <module>
  File "game/room.rpy", line 74, in bg
NameError: global name 'time' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.2.3333
Dreams of Desire EP11 ELITE-1.0.0
Sat Mar 31 14:39:41 2018
 
4.20 star(s) 295 Votes