Bob69

Uploading the World
Uploader
Donor
Mar 2, 2019
9,199
80,138
D'Legacy [v0.5.5.1] [Lustion] - Compressed

Win/Linux [452 MB]
- - - -

Mac [447 MB]
- - - -

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

testing321

Member
Nov 11, 2017
148
39
D'Legacy [v0.5.5.1] [Lustion] - Compressed

Win/Linux [452 MB]
- MEGA - - PIXELDRAIN -

Mac [447 MB]
- MEGA - - PIXELDRAIN -

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

Errr, the Mega link for win is only 24.2MB. I think it's a bit less than it should be?
 

bitsybobs3

Ultimate Torrent Dude
Donor
Jun 13, 2021
3,742
2,106
DLegacy-0.5.5.1
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.
Want to join the team? Read more here!
 

NineNein

Member
Jun 5, 2017
277
315
I got a problem on android version, the screen is zooming in and out repeatedly making it unplayable, im using s23 ultra so idk if its my phone or the game, if anyone knows please helpbme with this, i wanna play this game so bad.
 

kinghell

Newbie
Jul 24, 2017
85
29
Just started to play and am getting this error on hovering mouse over the wait sleep and night buttons (i guess):

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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 583, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes 2 positional arguments but 3 were given

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

Full traceback:
  File "label/etc/intro.rpyc", line 725, in script call
  File "label/etc/label_map_screen.rpyc", line 44, in script
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\exports.py", line 3345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\core.py", line 3579, 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 "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\core.py", line 4535, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\focus.py", line 604, in mouse_handler
    return change_focus(new_focus, default=default)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\focus.py", line 537, in change_focus
    rv = widget.focus(default=default)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 989, in focus
    rv = run(self.hovered)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 368, in run
    new_rv = run(i, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 375, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 583, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes 2 positional arguments but 3 were given

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
DLegacy 0.5.5.1
Thu Jun  6 19:25:14 2024
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: Missing required positional arguments: 'loc'

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

Full traceback:
  File "label/etc/intro.rpyc", line 725, in script call
  File "label/etc/label_map_screen.rpyc", line 53, in script call
  File "label/etc/label_map_screen.rpyc", line 53, in script call
  File "label/etc/label_map_screen.rpyc", line 48, in script
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 1081, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 296, in apply_arguments
    return parameters.apply(args, kwargs, ignore_errors)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 232, in apply
    raise TypeError(
TypeError: Missing required positional arguments: 'loc'

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
DLegacy 0.5.5.1
Thu Jun  6 19:27:43 2024
 

lustion

JAV Game Creator
Game Developer
Oct 22, 2023
61
187
Just started to play and am getting this error on hovering mouse over the wait sleep and night buttons (i guess):

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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 583, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes 2 positional arguments but 3 were given

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

Full traceback:
  File "label/etc/intro.rpyc", line 725, in script call
  File "label/etc/label_map_screen.rpyc", line 44, in script
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\exports.py", line 3345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\core.py", line 3579, 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 "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\core.py", line 4535, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\focus.py", line 604, in mouse_handler
    return change_focus(new_focus, default=default)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\focus.py", line 537, in change_focus
    rv = widget.focus(default=default)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 989, in focus
    rv = run(self.hovered)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 368, in run
    new_rv = run(i, *args, **kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\display\behavior.py", line 375, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 583, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() takes 2 positional arguments but 3 were given

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
DLegacy 0.5.5.1
Thu Jun  6 19:25:14 2024
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: Missing required positional arguments: 'loc'

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

Full traceback:
  File "label/etc/intro.rpyc", line 725, in script call
  File "label/etc/label_map_screen.rpyc", line 53, in script call
  File "label/etc/label_map_screen.rpyc", line 53, in script call
  File "label/etc/label_map_screen.rpyc", line 48, in script
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 1081, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 296, in apply_arguments
    return parameters.apply(args, kwargs, ignore_errors)
  File "J:\System\Games\DLegacy-0.5.5.1-pc\DLegacy-0.5.5.1-pc\renpy\ast.py", line 232, in apply
    raise TypeError(
TypeError: Missing required positional arguments: 'loc'

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
DLegacy 0.5.5.1
Thu Jun  6 19:27:43 2024
Hi there, I looked into the issue using the traceback you provided, but everything works perfectly on my end, and I didn't encounter any issue at all.

Could you close the game first and play it again and see if the issue still persist?

If yes, Could you tell me from which file host you downloaded the game? Also, I noticed the traceback shows a "J:\System\" path. By any chance, is the "J:" Drive where your Windows is located?
 
  • Like
Reactions: shhesh12345
2.90 star(s) 7 Votes