zapallbugs

Engaged Member
Jul 10, 2018
2,222
2,502
Here is a new xls update for the Apocalypse V0.2 GA version. It has only one path that contains:
- starting all the 9 quests that are currenctly available
- collects all 7 stonepieces that are currently available
- joins the Churh (could have joined Deep State too, but I skipped on that)
 

cptJudgeFudge

New Member
Apr 30, 2018
2
13
The game has a good start altho kinda wish it went longer then 4 weeks ingame to test most of all the options
 

-KC-

got land?
Modder
Donor
Compressor
Former Staff
Sep 9, 2019
246
2,593
Pretty funny so far. I like the over the top humor and the basic Fallout + porn theme appeals to me. The exaggerated proportions are not really my thing but I find that I don't mind it in this game. Some of the animations are good as well. I did run into a crash out in the desert that I wasn't able to recover from though:

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

While running game code:
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/explore.rpy", line 1466, in script
    st "We are here to attend Burning Man like every year. What about you? You're here for that too?"
Exception: Sayer 'st' is not defined.

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

Full traceback:
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/explore.rpy", line 1466, in script
    st "We are here to attend Burning Man like every year. What about you? You're here for that too?"
  File "D:\stuff\Downloads\Apocalypse-02-pc\Apocalypse-0.2-pc\renpy\ast.py", line 660, in execute
    who = eval_who(self.who, self.who_fast)
  File "D:\stuff\Downloads\Apocalypse-02-pc\Apocalypse-0.2-pc\renpy\ast.py", line 564, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'st' is not defined.

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.2
Fri Oct 25 17:30:34 2019
Open console and type:
st = u'Stella'
li = u'Livie'
 

Deleted member 997153

I am a meat popsicle
Donor
Game Developer
Nov 7, 2018
1,081
6,901
timdonehy200 Great game so far! I'm a fan of Battle of the Bulges, but find this one far funnier.

I didn't notice that anyone pointed this out, but it looks like a few image files are incorrectly named in the second intro. Just a heads-up in case you didn't know.

Keep up the great work!

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

khumak

Engaged Member
Oct 2, 2017
3,596
3,629
Ran into another crash in the pool:

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

While running game code:
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/pool.rpy", line 142, in script
    jump BellaPool03
ScriptError: could not find label 'BellaPool03'.

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

Full traceback:
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/bar.rpy", line 431, in script call
    call JoeInventory from _call_JoeInventory
  File "game/pool.rpy", line 142, in script
    jump BellaPool03
  File "D:\stuff\Downloads\Apocalypse-02-pc\Apocalypse-0.2-pc\renpy\ast.py", line 1674, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\stuff\Downloads\Apocalypse-02-pc\Apocalypse-0.2-pc\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'BellaPool03'.

Windows-8-6.2.9200
Ren'Py 7.2.0.424
Apocalypse 0.2
Fri Oct 25 20:46:54 2019
 

-KC-

got land?
Modder
Donor
Compressor
Former Staff
Sep 9, 2019
246
2,593
snake, fish, snake
(just throwing that out there...)
 

d15c

New Member
Dec 29, 2018
13
0
There's a bug in my copy of 0.2 defaults_import.rpy is missing a define for Stella

I added define st = Character('Stella', what_style="say_dialogue2", image="sidestella") to the file and it resolved the bug.

Also for Livie....
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,191
There's a bug in my copy of 0.2 defaults_import.rpy is missing a define for Stella

I added define st = Character('Stella', what_style="say_dialogue2", image="sidestella") to the file and it resolved the bug.

Also for Livie....
Yeah, I know, sorry, will upload a bug-fixed version shortly...
 
  • Hey there
Reactions: John_Swede

Camel

Member
Jun 8, 2017
387
507
minus points for trump being in the game, this is a game that at some point is supposed to make me wanna grab my dick, instead its making me wanna chop it off seeing that cheeto face right at the start
 
  • Like
  • Haha
Reactions: end42 and jak1165

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,191
minus points for trump being in the game, this is a game that at some point is supposed to make me wanna grab my dick, instead its making me wanna chop it off seeing that cheeto face right at the start
He's only in the intro, you can hold off grabbing your dick for 30s, right?
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,191
are there only 6 save pages? or can i get more save files?
I'm afraid there are only 6 pages because of the font that I use which made other page number disappear for some reason, if someone knows how to increase the number of displayed save pages, I'm all ears. Must be some code in screens.rpy or options.rpy, but I can't find it, even if I already tried...
 

BASBUSA

Member
Mar 20, 2018
485
314
Came across an error of some sort. A blank character jake01b? This was after I decided to delete the v0.1 and install v0.2, but have kept the save files in place. Could it be because I need to delete the save files? screenshot0001.png
 

EpicLust

Dev of Cockham Superheroes
Game Developer
May 30, 2017
3,776
7,191
Came across an error of some sort. A blank character jake01b? This was after I decided to delete the v0.1 and install v0.2, but have kept the save files in place. Could it be because I need to delete the save files? View attachment 440905
I am aware, I've uploaded a bug-fixed version a couple of hours ago, still waiting for the mods to take it into account...
 
4.00 star(s) 90 Votes