alrius

Newbie
Aug 16, 2017
72
8
just got this from doing a sex scene
Code:
I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/Sprites/zzBJAnims.rpy:68
NameError: name 'eventSpeed5' is not defined

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

Full traceback:
  File "script.rpyc", line 42, in script call
  File "scripts/EventController.rpyc", line 286, in script call
  File "events/MenuEvents/ReplayEvents.rpyc", line 45, in script call
  File "events/Story/G-M/G/Gloria/stglo03.rpyc", line 210, in script
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1219, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  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 3693, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 557, in visit_all
    for d in self.visit():
  File "renpy/atl.py", line 596, in visit
    block = self.compile()
  File "renpy/atl.py", line 503, in compile
    block = self.atl.compile(self.context)
  File "renpy/atl.py", line 698, in compile
    statements = [ i.compile(ctx) for i in self.statements ]
  File "renpy/atl.py", line 911, in compile
    child = ctx.eval(expr)
  File "renpy/atl.py", line 260, in eval
    return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
  File "<string>", line 1, in <module>
NameError: name 'eventSpeed5' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
The Hard Way Free 0.10.4Free
Fri Jan 28 01:13:47 2022
 

DarkLoki

Member
Oct 25, 2018
306
453
:mad:Great game, never played before, click on START, got :

The Hard Way Free 0.10.3Free
Fri Jan 28 02:00:47 2022
[/code]

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/InitUpdate/initActivities.rpy", line 7, in <module>
NameError: name 'MfAmActivBase' is not defined

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

Full traceback:
File "script.rpyc", line 11, in script call
File "scripts/InitUpdate/Initialize.rpyc", line 225, in script call
File "scripts/InitUpdate/UpdateContent.rpyc", line 26, in script call
File "scripts/InitUpdate/initActivities.rpyc", line 7, in script
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 "game/scripts/InitUpdate/initActivities.rpy", line 7, in <module>
NameError: name 'MfAmActivBase' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
The Hard Way Free 0.10.3Free
Fri Jan 28 02:01:31 2022
```



No way around it, cant ignore, or rollback or anything
 

Computaholica

Member
Aug 10, 2019
124
32
Not sure what I'm doing wrong... I get this error when I try to start a game from the main menu?


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/InitUpdate/initActivities.rpy", line 7, in <module>
NameError: name 'MfAmActivBase' is not defined

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

Full traceback:
File "script.rpyc", line 11, in script call
File "scripts/InitUpdate/Initialize.rpyc", line 225, in script call
File "scripts/InitUpdate/UpdateContent.rpyc", line 26, in script call
File "scripts/InitUpdate/initActivities.rpyc", line 7, in script
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 "game/scripts/InitUpdate/initActivities.rpy", line 7, in <module>
NameError: name 'MfAmActivBase' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
The Hard Way Free 0.10.3Free
Thu Jan 27 22:53:11 2022
 

Spoil

Member
Sep 30, 2019
242
199
V0.10.5 Free has been released and can be found at or .


  • Fixes new game error
  • Adds pregnancy BJs for Jean and upgrades to the creche.
 
Last edited:

Alex9107

Member
Mar 18, 2021
148
126
just got this from doing a sex scene...
Developer bug (typo)...

If you do not want to wait for V010.6Free, as I suggested earlier :), then the "crutch" is in the attachment (close the game, put it in the "game" folder and restart the game)

P.S. Because...
V0.10.5 Free has been released ...
Last edited: Today at 12:40 PM​
...the information in the post is not relevant (only for reference)
 
Last edited:

Alex9107

Member
Mar 18, 2021
148
126
V0.10.4 Free has been released and can be found at or .


  • Fixes new game error
  • Adds pregnancy BJs for Jean and upgrades to the creche.
And typo

0.1 * eventSpeed5 * eventSpeed

corrected ?
 

Draevis

Member
Nov 30, 2019
239
123
Got an error when I started having fun with Ruby at the Marina

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

Compiling ATL code at game/Sprites/zzBJAnims.rpy:68
NameError: name 'eventSpeed5' is not defined

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

Full traceback:
  File "script.rpyc", line 39, in script call
  File "scripts/TravelController.rpyc", line 101, in script call
  File "scripts/EventController.rpyc", line 51, in script call
  File "events/Story/N-S/R/Ruby/strub02.rpyc", line 211, in script
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1219, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  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 3693, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 557, in visit_all
    for d in self.visit():
  File "renpy/atl.py", line 596, in visit
    block = self.compile()
  File "renpy/atl.py", line 503, in compile
    block = self.atl.compile(self.context)
  File "renpy/atl.py", line 698, in compile
    statements = [ i.compile(ctx) for i in self.statements ]
  File "renpy/atl.py", line 911, in compile
    child = ctx.eval(expr)
  File "renpy/atl.py", line 260, in eval
    return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
  File "<string>", line 1, in <module>
NameError: name 'eventSpeed5' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
The Hard Way Free 0.10.4Free
Fri Jan 28 01:12:08 2022
 

Xiba21

Member
Aug 5, 2020
172
155
View attachment 1326421

Overview:
After being kidnapped as a child, our hero unwittingly returns to his home town to find work. As he climbs the ladder of success, he will gather a following of beautiful, devoted women.
You don't have permission to view the spoiler content. Log in or register now.

Thread Updated: 2022-01-28
Release Date: 2022-01-07
Developer: Muffin Maker
Censored: No
Version: 0.1.3 Public
OS: Windows, Mac, Android, Linux
Language: English
Other Games: Biome
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Cheats:
You don't have permission to view the spoiler content. Log in or register now.

For the true story, enter 'incest' using the cheats button on the phone settings menu.

DOWNLOAD
Win/Linux
: - - PIXELDRAIN - - MEGA
Mac: - - PIXELDRAIN - - MEGA
Android: - PIXELDRAIN - - MEGA
Other: TORRENT

*This unofficial port/version is not released by developer, download at your own risk.

View attachment 1031585 View attachment 1031464 View attachment 1031474 View attachment 1031475 View attachment 1031477 View attachment 1031480 View attachment 1031479 View attachment 1031481 View attachment 1031483
Shit game if I'm being honest no clues on what to do uninstalled it when I can't progress after only 5 minutes of playing
 

PederSilver5

Well-Known Member
Aug 18, 2020
1,133
447
Yep, the Hard Way is the way to go alright!
Very difficult doing it the soft way :whistle:
The joke my lady friends would use was, bandaids and toothpicks for some or popcycle sticks. It was funny as hell hearing them making fun of some peeps.
 
2.90 star(s) 147 Votes