KingLame

New Member
Dec 12, 2017
4
1
Got a weird bug

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'moon_house_after_sleep_events'.

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

Full traceback:
File "moon_house_room/moon_house_room_dialog.rpyc", line 95, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'moon_house_after_sleep_events'.

Windows-10-10.0.22000
Ren'Py 7.4.5.1648
BizarreHolyLand 28.0
Wed Aug 31 02:20:14 2022
 

IMNC

Member
Sep 3, 2019
192
164
Got a weird bug

I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'moon_house_after_sleep_events'.

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

Full traceback:
File "moon_house_room/moon_house_room_dialog.rpyc", line 95, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'moon_house_after_sleep_events'.

Windows-10-10.0.22000
Ren'Py 7.4.5.1648
BizarreHolyLand 28.0
Wed Aug 31 02:20:14 2022
The only two options when sleeping that don't give bugs are to not lock the door, cuddle, and have sex, or not lock the door and push her off the bed. By the way, did you get to Stage 1? I can't get the next stage to activate, even though it's day 6.
 

KingLame

New Member
Dec 12, 2017
4
1
The only two options when sleeping that don't give bugs are to not lock the door, cuddle, and have sex, or not lock the door and push her off the bed. By the way, did you get to Stage 1? I can't get the next stage to activate, even though it's day 6.
I don't know to be honest
 

PiXeL6902i374939

New Member
Nov 7, 2020
1
0
The only two options when sleeping that don't give bugs are to not lock the door, cuddle, and have sex, or not lock the door and push her off the bed. By the way, did you get to Stage 1? I can't get the next stage to activate, even though it's day 6.
You gotta have sex with sophia after waking up, after one time sex, tap on go back to sleep. It should trigger the event
 

UbelEngel

Newbie
Aug 27, 2021
24
6
Do you get ALL girls on either path or is it split by morality regardless?
Asking again cuz no one answered :/
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,327
8,314
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 28.0 + Gallery
Size 975 MB

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

This unofficial port/version is not released by the developer, download at your own risk.

(if it gives you a .zip, just rename it as .apk)

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
Updated android port.
 
  • Like
Reactions: Qtips and 7Spear

Murtagks

Member
Nov 13, 2017
233
383
BizarreHolyLand(28.1) release and changelog

Windows:

Mac:

Android:


Changelog:
* Bugfixes
 
  • Like
Reactions: LoneRanger11

LoneRanger11

Active Member
Jul 3, 2020
565
588
BizzareHolyLand 28.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with both F95Zone and the developer of this game.
If you run into issues please use this thread or join us on !
,

We're crowdfunded, !​
 

LORDCATS

New Member
Jul 10, 2020
1
0
when i download from the it says i need to to install a File_ BizarreHolyLand-28_1-pc_zip ___ .iso is that actual needed or is that a virus i just installed
 

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,327
8,314
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 28.1 + Gallery unlocked
Size 975 MB

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

This unofficial port/version is not released by the developer, download at your own risk.

(if it gives you a .zip, just rename it as .apk)

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR
Updated my android port
 

OpitoHH

New Member
Feb 2, 2020
1
0
I'm playing version 19.2 and got 1 error image ‘dark_swamp_maze_fruit_nest’ not found. Please help me fix this
 

adq2r1

Newbie
Oct 19, 2018
17
10
Any idea why there is a sudden change in the direction of Art? The old Sophia in 22.0 is much much better than the updated new version in 25.0+ , it feels like the either a straight downgrade or a new artist had started on this game? Please explain im so confused
 

kabuto666

Newbie
Oct 7, 2017
70
27
I'm getting this error when using Item in battle inside Dungeon of Elena.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/general_functions/UIs.rpy", line 478, in execute
  File "game/general_functions/UIs.rpy", line 478, in execute
  File "game/general_functions/UIs.rpy", line 516, in execute
  File "game/general_functions/UIs.rpy", line 520, in execute
  File "game/general_functions/UIs.rpy", line 666, in execute
  File "game/general_functions/UIs.rpy", line 666, in execute
  File "game/general_functions/UIs.rpy", line 684, in execute
  File "game/general_functions/UIs.rpy", line 687, in execute
Exception: DynamicImage u'[bag_slot_4]_battle_item': could not find image. (u'meaty_eggs_mushroom_battle_item')

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

Full traceback:
  File "tower_of_sun/tower_of_sun_level_1_labyrinth_dialog.rpyc", line 1264, in script
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3057, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", 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 3213, 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 3630, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3630, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/general_functions/UIs.rpy", line 478, in execute
  File "game/general_functions/UIs.rpy", line 478, in execute
  File "game/general_functions/UIs.rpy", line 516, in execute
  File "game/general_functions/UIs.rpy", line 520, in execute
  File "game/general_functions/UIs.rpy", line 666, in execute
  File "game/general_functions/UIs.rpy", line 666, in execute
  File "game/general_functions/UIs.rpy", line 684, in execute
  File "game/general_functions/UIs.rpy", line 687, in execute
  File "renpy/sl2/sldisplayables.py", line 431, in sl2add
    d = renpy.easy.displayable(d, scope=scope)
  File "renpy/easy.py", line 113, in displayable
    return renpy.display.image.DynamicImage(d, scope=scope)
  File "renpy/display/image.py", line 571, in __init__
    self.find_target(scope)
  File "renpy/display/image.py", line 652, in find_target
    raise Exception(error)
Exception: DynamicImage u'[bag_slot_4]_battle_item': could not find image. (u'meaty_eggs_mushroom_battle_item')

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
BizarreHolyLand 27.0
Sat Sep 24 12:36:38 2022
 
Last edited:
3.50 star(s) 33 Votes