CappoUnknown

Formerly 'Murtagks'
Nov 13, 2017
234
412
BizarreHolyLand(16.2) release and changelog

Windows:

Mac:

Android:


Changelog:

Bugs fixed:
* Unable to sleep in the Moon House
* Quests in the journal are fixed
 

CappoUnknown

Formerly 'Murtagks'
Nov 13, 2017
234
412
BizarreHolyLand(17.0) release and changelog

Windows:

Mac:

Android:

iOS:



Changelog:

* Battle system revamped

* Character stats added

* Stats display interface added

* Angels affection level added

* Exploration arrows now display location name

* Journal revamped

* New training story 'Guardian's Resolve' added

* New scene added in meeting Crystal for the first time

* New death scene added in losing a battle with Zaneta



Old saves are most likely not compatible. A new game is recommended.


Admin can you also please add Bugfix in the Changelog for the version 16.1 and 16.2.

v16.2
Bugfix
* Quests in the journal are fixed

v16.1
Bugfix
* Unable to sleep in the Moon House
 
Last edited:

frozenfeet

Well-Known Member
Aug 2, 2019
1,184
1,809
What is wrong with Carol's arms looks like someone broke them and now she can't get them into a normal position. It looks really weird and is creeping me out. It reminds me of something from Silent Hill where they are twisting and writhing while they chase after me seeking to devour me.
 
  • Haha
Reactions: lnppo

harem - king

Member
Feb 26, 2018
327
382
Encountered error shortly after beginning the Seven Day Challenge or whatever. When I clicked the door in the rooms corridor area.

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

While running game code:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_dialog.rpy", line 35, in script
    call screen mainstory_seven_levels_of_heaven_1_secret_sex_room with dissolve
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
    screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
    screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 108, in execute
    imagemap:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 140, in execute
    use exploration_UI
  File "game/general_functions/UIs.rpy", line 2, in execute
    screen exploration_UI:
  File "game/general_functions/UIs.rpy", line 2, in execute
    screen exploration_UI:
  File "game/general_functions/UIs.rpy", line 14, in execute
    add "[exploration_location_marker]_name":
Exception: DynamicImage u'[exploration_location_marker]_name': could not find image. (u'seven_levels_of_heaven_1_secret_sex_room_name')

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

Full traceback:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_dialog.rpy", line 35, in script
    call screen mainstory_seven_levels_of_heaven_1_secret_sex_room with dissolve
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\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 "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
    screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 106, in execute
    screen mainstory_seven_levels_of_heaven_1_secret_sex_room:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 108, in execute
    imagemap:
  File "game/mainstory_exploration_screens/mainstory_seven_levels_of_heaven_1_screens.rpy", line 140, in execute
    use exploration_UI
  File "game/general_functions/UIs.rpy", line 2, in execute
    screen exploration_UI:
  File "game/general_functions/UIs.rpy", line 2, in execute
    screen exploration_UI:
  File "game/general_functions/UIs.rpy", line 14, in execute
    add "[exploration_location_marker]_name":
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\sl2\sldisplayables.py", line 430, in sl2add
    d = renpy.easy.displayable(d, scope=scope)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\easy.py", line 110, in displayable
    return renpy.display.image.DynamicImage(d, scope=scope)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\image.py", line 570, in __init__
    self.find_target(scope)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\display\image.py", line 651, in find_target
    raise Exception(error)
Exception: DynamicImage u'[exploration_location_marker]_name': could not find image. (u'seven_levels_of_heaven_1_secret_sex_room_name')

Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 12:59:17 2021
 

harem - king

Member
Feb 26, 2018
327
382
Another game breaking error. This time during the arena intro after I attacked Alessia a few times.

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

While running game code:
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in script
    $assignSkillSlot("defensive_stance")
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in <module>
    $assignSkillSlot("defensive_stance")
TypeError: assignSkillSlot() takes exactly 2 arguments (1 given)

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

Full traceback:
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in script
    $assignSkillSlot("defensive_stance")
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in <module>
    $assignSkillSlot("defensive_stance")
TypeError: assignSkillSlot() takes exactly 2 arguments (1 given)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 14:14:05 2021
And another... this time fighting darkseeds

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

While running game code:
  File "game/side_stories/charlotte_side_story/sidestory_charlotte_guardian_of_huardian.rpy", line 486, in script
    jump sidestory_charlotte_battle_darkseeds_2
ScriptError: could not find label 'sidestory_charlotte_battle_darkseeds_2'.

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

Full traceback:
  File "game/side_stories/charlotte_side_story/sidestory_charlotte_guardian_of_huardian.rpy", line 486, in script
    jump sidestory_charlotte_battle_darkseeds_2
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sidestory_charlotte_battle_darkseeds_2'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 14:19:30 2021
 
Last edited:

CappoUnknown

Formerly 'Murtagks'
Nov 13, 2017
234
412
Another game breaking error. This time during the arena intro after I attacked Alessia a few times.

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

While running game code:
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in script
    $assignSkillSlot("defensive_stance")
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in <module>
    $assignSkillSlot("defensive_stance")
TypeError: assignSkillSlot() takes exactly 2 arguments (1 given)

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

Full traceback:
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in script
    $assignSkillSlot("defensive_stance")
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/side_stories/eden_arena_side_story/sidestory_eden_arena.rpy", line 426, in <module>
    $assignSkillSlot("defensive_stance")
TypeError: assignSkillSlot() takes exactly 2 arguments (1 given)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 14:14:05 2021
And another... this time fighting darkseeds

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

While running game code:
  File "game/side_stories/charlotte_side_story/sidestory_charlotte_guardian_of_huardian.rpy", line 486, in script
    jump sidestory_charlotte_battle_darkseeds_2
ScriptError: could not find label 'sidestory_charlotte_battle_darkseeds_2'.

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

Full traceback:
  File "game/side_stories/charlotte_side_story/sidestory_charlotte_guardian_of_huardian.rpy", line 486, in script
    jump sidestory_charlotte_battle_darkseeds_2
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\klemb\Downloads\BizarreHolyLand-17.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sidestory_charlotte_battle_darkseeds_2'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
BizarreHolyLand 17.0
Sat Jun 05 14:19:30 2021
I posted already many bugs in discord. And when you find bugs, pls post the bugs in discord.
The developer dont watch this forum.
 

harem - king

Member
Feb 26, 2018
327
382
I don't use discord. It's fair to inform forumgoers of bugs in this thread so people know its status before downloading it.

Understand?

The darkseeds one was an easy fix for instance. The jump and label are right next to each other, so just removing the jump statement or correcting it to jump to the same named label directly below it fixed it.

The arena one wasn't as easy, but changing the code to $assignSkillSlot("sacred_sword","defensive_stance") and $assignSkillSlot("sacred_sword","offensive_stance") at least allows you to get through.

As for the room that one I'm not sure on as it's querying for an image that it can't find.
 
Last edited:

hieuchung

New Member
May 13, 2020
13
2
i played dark path, but when im back to the tarven with Ovilia to pickup something then game kick me back start screen, that because game crash right? or it just out of content?

P/s: Sorry for my bad English
 
3.50 star(s) 33 Votes