locomotor79

Well-Known Member
Oct 2, 2016
1,825
767
you can also use Money = xxxxxxx except this x =number
via Shift+o iff you set it on True in the 00console.RPY open it through Textfile
search for Config.Console = False make it True
 

Mescalino

Active Member
Aug 20, 2017
937
6,633
Here we go again....
The first button i push:

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

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/screens.rpy", line 2641, in execute
    screen gstats1:
  File "game/screens.rpy", line 2641, in execute
    screen gstats1:
  File "game/screens.rpy", line 2642, in execute
    imagemap:
  File "game/screens.rpy", line 2648, in execute
    if (energy >= 50):
NameError: name 'energy' is not defined

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\python.py", line 1695, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 2492, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 2759, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 482, in visit_all
    d.visit_all(callback)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 482, in visit_all
    d.visit_all(callback)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 482, in visit_all
    d.visit_all(callback)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 482, in visit_all
    d.visit_all(callback)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\screen.py", line 399, in visit_all
    callback(self)
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\core.py", line 2759, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\screen.py", line 409, in per_interact
    self.update()
  File "H:\X-Novels\STILL NEED TO PLAY\View_of_family-0.1.1-pc\renpy\display\screen.py", line 578, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 2641, in execute
    screen gstats1:
  File "game/screens.rpy", line 2641, in execute
    screen gstats1:
  File "game/screens.rpy", line 2642, in execute
    imagemap:
  File "game/screens.rpy", line 2648, in execute
    if (energy >= 50):
  File "<screen language>", line 2648, in <module>
NameError: name 'energy' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.2.2029
View of family 0.1.1
 

locomotor79

Well-Known Member
Oct 2, 2016
1,825
767
qstion did put a mod over it becausse it actualy works
whitout mod and The66 hasnt updated his for v0.1.1
 

blizman

Member
Aug 12, 2017
257
76
I'm getting a lot of errors with the new version and my saves.

I don't want to spend the time having to replaying the game again. I remember having to do that few times with previous versions and bugs. is there a save that was posted or can some one post one to the start of the new events in this version that was done with a play through using the new version, so a restart can be avoided?
 
  • Like
Reactions: Gandalf78

WICKEDp4th

Before Alice went to Wonderland, she had to fall.
Donor
Sep 6, 2017
3,301
5,617
I'm getting a lot of errors with the new version and my saves.

I don't want to spend the time having to replaying the game again. I remember having to do that few times with previous versions and bugs. is there a save that was posted or can some one post one to the start of the new events in this version that was done with a play through using the new version, so a restart can be avoided?
latest Version Save file - somewhere near the new content
 

Azzrayel

Newbie
Aug 10, 2017
49
11
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/1/mia/miaroomt.jpg'>:
  File "game/miaroom.rpy", line 294, in script
    call screen mia1
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/1/mia/miaroomt.jpg'.
 

Summer Love

Active Member
Jul 5, 2017
554
1,413
Are sex events repeatable now? I remember back in 0.1.0 once you did the event, you couldn't do it anymore.
 

bobbo69

Engaged Member
Donor
Jun 18, 2017
3,872
7,108
What the heck, all he says in here is: I want to sleep, and I also get lots of errors, am I the only one?
 
3.70 star(s) 34 Votes