zapallbugs

Engaged Member
Jul 10, 2018
2,227
2,507
Anyone know how to get seperate Motorbike for MC?
Get two loads of diamonds and then buy the bike from the boss of the strip bar in the desert town. One set of diamonds is in the cart at the mine, the other one you get from the She-Hulk on returning Magnus to her.
 

MATROS1999

Newbie
Jul 28, 2018
76
11
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

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

Full traceback:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "G:\Epic\Apocalypse-0.6-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.6
Sun Jan 17 16:06:52 2021
 

MATROS1999

Newbie
Jul 28, 2018
76
11
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

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

Full traceback:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "G:\Epic\Apocalypse-0.6-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.6
Sun Jan 17 16:06:52 2021
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,779
7,198
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

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

Full traceback:
File "game/zaradialogue.rpy", line 588, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 350, in script
if mctrumpsters == 5:
File "G:\Epic\Apocalypse-0.6-pc\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Epic\Apocalypse-0.6-pc\renpy\python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/harem.rpy", line 350, in <module>
if mctrumpsters == 5:
NameError: name 'mctrumpsters' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.6
Sun Jan 17 16:06:52 2021
Please don't double post and this is about v0.6 which is not even out yet here. So please remove those two messages, I'll look into it and answer by PM on my Patreon page.
 
  • Like
Reactions: Obelixeke

MATROS1999

Newbie
Jul 28, 2018
76
11
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/v06/nancypregnant01.png'>:
File "game/bedroom.rpy", line 1727, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 202, in script
show nancypregnant01 with moveinleft
Exception: Could not load image u'images/v06/nancypregnant01.png': error('Error reading the PNG file.',)

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

Full traceback:
File "game/bedroom.rpy", line 1727, in script call
call NewDay
File "game/main01.rpy", line 82, in script call
call HaremInterface
File "game/harem.rpy", line 202, in script
show nancypregnant01 with moveinleft
File "G:\Epic\Apocalypse-0.6-pc\renpy\ast.py", line 1371, in execute
renpy.exports.with_statement(trans, paired)
File "G:\Epic\Apocalypse-0.6-pc\renpy\exports.py", line 1572, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\core.py", line 2237, in do_with
clear=clear)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\core.py", line 3171, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\core.py", line 2083, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\movetransition.py", line 382, in render
old_r = renpy.display.render.render(self.old, width, height, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\layout.py", line 1744, in render
cr = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "G:\Epic\Apocalypse-0.6-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/v06/nancypregnant01.png': error('Error reading the PNG file.',)
 
Oct 24, 2017
82
235
Sorry I haven't posted in a while, but I wish you good luck with this game, Tim! I've seen some excellent animations (particularly in those walking animations), great humour, and sexy balloon-titted MILFS in this title, and it seems like you're improving a lot. Looking forward to the next update!
 
  • Like
Reactions: EpicLust

sks8256

Member
Feb 4, 2019
182
157
Anyone know how to get seperate Motorbike for MC?
1)Before unlocking the D-areas,make sure you either have 4 Sierra Club Points or have Amy in your harem.Go to the abandoned mine and look at the cart.You will find the first set of diamonds.If you don't have enough SC points but you took Amy with you in the mine,she will find it for ya.
2)After unlocking the D-areas,complete the She-Hulk rescue quest (Check the hints guide) and you will get the second set of diamonds.
3)Then you need to be in the Road Warrior faction for access to the strip club.There you can handover the diamonds to the girl and get the bike.If you have never visited the club before and are not a RW,you can bring Zara with you and use her for access.
 
4.00 star(s) 91 Votes