3.20 star(s) 71 Votes

gtz-god

Well-Known Member
Jan 4, 2019
1,034
285
267
so i got a question how to i keep the power hub thing up at the top left i mean sometime it there and sometime it not
 

Masq

Member
Game Developer
Nov 30, 2016
406
1,024
325
so i got a question how to i keep the power hub thing up at the top left i mean sometime it there and sometime it not
We removed that because after the starting part of the game, you don't really do MUCH fighting I suppose lol
 

Hellraisers3

Member
Nov 8, 2017
165
77
147
New update. I am curious what will happen to MC next, after what happened..

Vados was my fav woman in this game... now? after what she did, i'm not so sure.
I haven't played in a while and Vados was my favorite, what happened? You can dm me if you want with what happened to avoid spoilers, because if it's bad I might be done with the game.
 

gtz-god

Well-Known Member
Jan 4, 2019
1,034
285
267
We removed that because after the starting part of the game, you don't really do MUCH fighting I suppose lol
but i like it and if you remove it then this game buggy i see it sometime as first i was thinking maybe i turn it on by checking my stat as you need to be a set level to beat that robot with using your power then you use your power to destroy it
 
  • Like
Reactions: Masq

Arepta

New Member
May 3, 2017
12
8
198
when I arrive a the new location that looks exactly like the palace I can't do anything nor sleep and go on with quest
 

wwgwa

Member
Dec 27, 2017
265
118
266
Can anyone tell me what the name "Queen Phineappple" in the manga / anime (This also applies to all characters we can name), I'm not familiar with Dragon boll at all and I just don't know if it's a made-up character then send me some name suggestions. Just please without a message, think for yourself ... (Typical names somehow don't fit the story)
 
  • Like
Reactions: Chinniyampalayam

Masq

Member
Game Developer
Nov 30, 2016
406
1,024
325
Can anyone tell me what the name "Queen Phineappple" in the manga / anime (This also applies to all characters we can name), I'm not familiar with Dragon boll at all and I just don't know if it's a made-up character then send me some name suggestions. Just please without a message, think for yourself ... (Typical names somehow don't fit the story)
She's an original character!
 
  • Like
Reactions: daddyCzapo

Masq

Member
Game Developer
Nov 30, 2016
406
1,024
325
The entire 'You're a bad guy for fucking someone's girl' subplot is so silly. After all the rape, murder, planetary genocide, you telling me consensual adultery is where the cast draws the line?
Haha this is true but your son just needed a way to turn people against you. This was the best way to attempt it
 

vexx94

Member
May 14, 2017
132
65
166
How do you play in android?
download the apk, install it and play it.. but i cannot find out how to open the damn menu, the skip, hide, and go backwards works but without menu i cannot save the game
and because of how fucking renpy works i cannot play it on pc
 

wwgwa

Member
Dec 27, 2017
265
118
266
I found a bug, it appears right after the arrival of future Zeno

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

While running game code:
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Quests.rpy", line 23568, in script
    H "That isn't too bad I guess."
  File "renpy/common/00library.rpy", line 268, in say
    who(what, interact=interact, *args, **kwargs)
IOError: Couldn't find file 'BP.ogg.'.

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

Full traceback:
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Training.rpy", line 11, in script call
    call fifteen_game from _call_fifteen_game
  File "game/Quests.rpy", line 23568, in script
    H "That isn't too bad I guess."
  File "renpy/ast.py", line 716, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1415, in say
    renpy.store.say(who, what, *args, **kwargs)
  File "renpy/common/00library.rpy", line 268, in say
    who(what, interact=interact, *args, **kwargs)
  File "renpy/character.py", line 1223, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 875, 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 3979, in interact_core
    renpy.audio.audio.periodic()
  File "renpy/audio/audio.py", line 1138, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1116, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1058, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 512, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'BP.ogg.'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Divine Adventure 1.06
Sat Jan  8 04:32:38 2022
```
 
3.20 star(s) 71 Votes