3.80 star(s) 28 Votes

portinari

New Member
Apr 8, 2023
1
0
124
Defeating the blue oni gets me this error:

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

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 586, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/battle_label/battle.rpy", line 243, in next
  File "game/battle_label/battle.rpy", line 306, in check_for_wins
UnboundLocalError: local variable 'boss3_clear' referenced before assignment

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

Full traceback:
  File "v251/boss3.rpyc", line 47, in script
  File "D:\games\FutaIsekai-0.22-win\renpy\ast.py", line 1968, in execute
    self.call("execute")
  File "D:\games\FutaIsekai-0.22-win\renpy\ast.py", line 1950, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\games\FutaIsekai-0.22-win\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\games\FutaIsekai-0.22-win\renpy\exports.py", line 3413, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\games\FutaIsekai-0.22-win\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\games\FutaIsekai-0.22-win\renpy\display\core.py", line 3197, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\behavior.py", line 2657, in event
    return run(self.function, *self.args, **self.kwargs)
  File "D:\games\FutaIsekai-0.22-win\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 586, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/battle_label/battle.rpy", line 243, in next
  File "game/battle_label/battle.rpy", line 306, in check_for_wins
UnboundLocalError: local variable 'boss3_clear' referenced before assignment

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
Futaisekai_A Tale of Uninteded Fate 0.22
Fri Mar  7 12:40:47 2025
Ignore sets me to random scene so I can't really continue from this point. I tried the fight twice and both times I got this error. I did do the pre fight training as well.
 

fem_for_ts

Newbie
Nov 11, 2024
17
6
71
Hello everyone! A new update is upon us.

There are two new scenes in it as far as I'm aware. I would call them medium sized myself.

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

All Versions: MEGA,

For those interested in a gallery unlock, check out my previous post.


Hey !! can i get an invite to the discord server pretty please ????
 

skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,682
2,821
387
FutaisekaiATaleOfUnintendedFate-0.22
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: brown899james

MeowAF

Member
May 18, 2023
244
291
196
Well the dungeon boss is bugging but at least i got the gallery unlocked. Maybe because that end of the current content lol.
 

kryanBR

Active Member
Jan 18, 2019
782
466
257
So I usually don't use mods or cheats when a game has walkthroughs, good animations and decent progression.

But now that the damn game restarted out of nowhere, unfortunately I will have to use mod/cheat. Because I have already played the whole game and there is no event, I did not unlock the dungeon level 40 (even though the MC is level 42)

So for those who don't want the same headache with the bugs in this game, here's a mod that unlocks the gallery (tested only on JoyPlay):
 

ILIYAK

Newbie
Feb 18, 2021
90
152
157
this game is a complete mess to lvl up it takes near 200 days of right clicking guild low lvl dungeon till 20 attack then back to tavern sleep repeat money is useless and even when u reach lvl 29 the game crash on the final final boss :KEK: gg good
You can scroll back and forward to reroll the dungeon setup and the random encounter from the ambush
 

Dimitrii

Member
Jan 28, 2019
117
132
230
Ok, so the game randomly decided to take away my spells. Makes fights even more of a pain, and I really don't wanna restart and grind up again. That kinda sucks
 

MeowAF

Member
May 18, 2023
244
291
196
there's way too much grind as you get further in the game
Use urm like in other post if you lazy or if you not use map tiles and reroll option for easy encounter. Avoid taking boss higher than you in 5+ level above otherwise you need lot health potion.
 
3.80 star(s) 28 Votes