TodorokiShoto

Newbie
Oct 9, 2017
40
13
As for me with the patch my hp and the clone hp doesn't dropp and then i lose
As I said above i had the same issue though if you chose the vados route for the training for the clone fight transform fight then depower then transform again rinse and repeat till you kill him (though I know it doesn't matter either way if you win or not) the transformation heals you so like every 3 or so turns after turning it on depower
 
Apr 24, 2018
39
24
1615902317623.png
How do i fix this? This happens when i sleep in the castle ......the save was from the last version of the game i think? 1.01? maybe 1.00 or maybe 0.9f i dont really recall which its a mild inconvenience tbh. If theres no fix to do this i could restart a new save once i reach the end of all content for this save . Though id prefer it there was a fix .....either way great mod
 
Last edited:
Apr 24, 2018
39
24
Yeah I actually remember this. You only see this bug if you loaded from a specific point. I'll send you a fix later on tonight haha
Thnx
Great now i dont need to restart from the beginning before this game is completed XD ... typically i play such games a couple of times, tho typically its all from a singular save.... thanks Masq. Also are all the other guest rooms supposed to be empty be default?In other news i found another error .Only with our "mortal creation" ............

1615905188402.png



You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
Apr 24, 2018
39
24
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'BP.ogg.'.

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

Full traceback:
  File "Training.rpyc", line 11, in script call
  File "Quests.rpyc", line 4522, in script
  File "E:\Divine_Adventure-1.02-win\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Divine_Adventure-1.02-win\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Divine_Adventure-1.02-win\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Divine_Adventure-1.02-win\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Divine_Adventure-1.02-win\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Divine_Adventure-1.02-win\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Divine_Adventure-1.02-win\renpy\display\core.py", line 3130, in interact_core
    renpy.audio.audio.interact()
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 1107, in interact
    periodic()
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 1060, in periodic
    six.reraise(exc[0], exc[1], exc[2])
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 1038, in periodic_thread_main
    periodic_pass()
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 979, in periodic_pass
    c.periodic()
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 457, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "E:\Divine_Adventure-1.02-win\renpy\audio\audio.py", line 73, in load
    rv = renpy.loader.load(fn)
  File "E:\Divine_Adventure-1.02-win\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'BP.ogg.'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Divine Adventure 1.02
Tue Mar 16 23:14:08 2021
and i have another error :/ whats the fix ? (nothing serious i could just ignore hopefully it doesnt cause much issues this popped up after 21 says immediately
 
Last edited:

Lazarus 61

Newbie
May 27, 2018
84
49
hello two questions for the developer the first one that happened with yamcha? He went on a mission to find a beautiful girl but she never came back and the other one, do you plan to bring in Mai from the future?
 

Moniko

New Member
May 17, 2017
5
0
I have a issue with the version 1.0.2. I am playing on android and on the diamond mission for the Android 21, the error screen appears saying is mmissing "oldforest.jpg". Screenshot_20210319-021959_Divine Adventure.jpg
 

TGK3434

New Member
Feb 13, 2021
1
1
This error is happen with someone too:

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

While running game code:
  File "game/PBattle.rpy", line 606, in execute
  File "game/PBattle.rpy", line 606, in execute
  File "game/PBattle.rpy", line 607, in execute
  File "game/PBattle.rpy", line 611, in execute
  File "game/PBattle.rpy", line 614, in execute
  File "game/PBattle.rpy", line 615, in execute
  File "game/PBattle.rpy", line 615, in keywords
NameError: name 'TS_hp' is not defined

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

Full traceback:
  File "Training.rpyc", line 11, in script call
  File "Training.rpyc", line 11, in script call
  File "Training.rpyc", line 11, in script call
  File "PBattle.rpyc", line 144, in script
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\exports.py", line 990, in menu
    rv = renpy.store.menu(new_items)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\exports.py", line 1226, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\Users\yuria\Documents\MEGAsync Downloads\Divine_Adventure-1.0.1-win\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/PBattle.rpy", line 606, in execute
  File "game/PBattle.rpy", line 606, in execute
  File "game/PBattle.rpy", line 607, in execute
  File "game/PBattle.rpy", line 611, in execute
  File "game/PBattle.rpy", line 614, in execute
  File "game/PBattle.rpy", line 615, in execute
  File "game/PBattle.rpy", line 615, in keywords
  File "<screen language>", line 617, in <module>
NameError: name 'TS_hp' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Divine Adventure 1.02
Sun Mar 14 18:41:23 2021
How do i fix this?
 

Trevorten

Member
Nov 10, 2019
116
233
Is there something I'm missing? I started the game and after changing Vados color, I just keep repeating the same day. I'm at day 100 and haven't gone anywhere or done anything. Vados gave me head but that's it. Can't train, can't click on the planet icon. Have the latest update, what am I missing?
 

TodorokiShoto

Newbie
Oct 9, 2017
40
13
Is there something I'm missing? I started the game and after changing Vados color, I just keep repeating the same day. I'm at day 100 and haven't gone anywhere or done anything. Vados gave me head but that's it. Can't train, can't click on the planet icon. Have the latest update, what am I missing?
Have you tried clicking on the big quest icon
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,060
13,491
I like in this game is that a lot of opponents/gods in this game think that they are better than MC, they not know who he is and quickly find out that they have made a mistake by offending or laughing at him.
Good feeling. Satisfaction. :D
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,060
13,491
Lol I did something wrong or my MC is not well prepared?
I have a fight withMC clone, my MC not hurt him at all, transformation into various forms, does not change the amount of hp MC (I think it should, when I played it before, the hp changed)
Tuffle bombs don't work. And not take hp. Clone has 5000hp all the time.
The clone also doesn't take hp when he hit MC, but after a few attacks he kills the MC.
 
Last edited:

Gogeta68

Newbie
Jan 19, 2018
48
18
After i get pregnant Vados she get kidnappend and the game say go to Android21, i go to her but i cant do nothing.
Is this the end for 1.0.2.?
 
3.30 star(s) 68 Votes