3.50 star(s) 2 Votes

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
Just dropping in to say that new version 0.2.0 of the game became available for supporters.
Entire changelog as well as links can be found in the .
This is quite a massive update that will become available for everyone, of course here as well in 10-12 days.
 

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
One of probably most required features is already currently implemented in newest 0.2.0 version: Event guide/tip system which should eliminate any confusion about what to do completely. Of course please let me know if anything triggers too fast/too late and such. It required a lot of copying and writing so there could a bug or two. Besides that, please enjoy newest, public update (all links should be already updated) with new events, new character and much more. As always: Thanks a lot for playing my game, cheers.
 
  • Like
Reactions: ArhraCole

DraxisSilencer1000

Well-Known Member
Aug 26, 2020
1,263
617
There's this error whenever I hover through the Message button on the phone after that event with Kaede, "Yearning for the Sadness."

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

While running game code:
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 69, in script call
    call freeroam_phone from _call_freeroam_phone_2
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script
    call screen phone_screen_kaede
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 578, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: _show_tooltip() takes 2 positional arguments but 5 were given

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

Full traceback:
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script call
    call screen phone_screen_kaede
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 43, in script call
    call freeroam_phone from _call_freeroam_phone_1
  File "game/free_time.rpy", line 17, in script call
    call freeroam_phone from _call_freeroam_phone
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/free_time.rpy", line 69, in script call
    call freeroam_phone from _call_freeroam_phone_2
  File "game/free_time.rpy", line 189, in script call
    call freeroam_phone from _call_freeroam_phone_3
  File "game/phone_main.rpy", line 50, in script call
    call screen cell_phone_options
  File "game/phone_main.rpy", line 86, in script
    call screen phone_screen_kaede
  File "LoveCastaways-0.2.0-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "LoveCastaways-0.2.0-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "LoveCastaways-0.2.0-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "LoveCastaways-0.2.0-pc\renpy\exports.py", line 3161, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "LoveCastaways-0.2.0-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "LoveCastaways-0.2.0-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "LoveCastaways-0.2.0-pc\renpy\display\core.py", line 4247, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "LoveCastaways-0.2.0-pc\renpy\display\focus.py", line 550, in mouse_handler
    return change_focus(new_focus, default=default)
  File "LoveCastaways-0.2.0-pc\renpy\display\focus.py", line 506, in change_focus
    rv = widget.focus(default=default)
  File "LoveCastaways-0.2.0-pc\renpy\display\behavior.py", line 921, in focus
    rv = run(self.hovered)
  File "LoveCastaways-0.2.0-pc\renpy\display\behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 578, in __call__
    rv = self.callable(*self.args, **self.kwargs)
TypeError: _show_tooltip() takes 2 positional arguments but 5 were given

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Love Castaways 0.2.0
Moreover, modify your code. The error logs is showing the absolute path, as far as where the Home folder goes. You should make it so the logs in only showing things from game's directory.
 
  • Like
Reactions: SPkiller31

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
There's this error whenever I hover through the Message button on the phone after that event with Kaede, "Yearning for the Sadness."
Moreover, modify your code. The error logs is showing the absolute path, as far as where the Home folder goes. You should make it so the logs in only showing things from game's directory.
Hmmm, that's weird cause so far, before releasing the update and right now I can't replicate this error (nor has it occurred before). Especially cause hover and idle icon works on super simple line of code so there isn't much that "can't" work. Finishing Kaede's event on Friday will let you play one whole weekend, which worked flawlessly for me but thanks to your comment I found another bug that is already fixed so thanks a lot! Finishing Kaede's event before normal work days will instantly launch another event right after that.
If you remember doing anything specific or anything that could cause it(like time of the day, whether or not you touched game files etc.) please let me know and I'll try replicating it after I finish my work.

Regarding the code, I never worked with error messages and I'm not sure how I can shorten it but I'll try to look into that in my free time.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,873
4,866
LoveCastaways-0.2.0
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.​
 
  • Red Heart
Reactions: SPkiller31

Gamer_01

Member
Dec 16, 2019
202
85
Does anyone have an actual link to BrandyYT's Android port?
No matter how many times I try, the only thing it does is send me over to "ourtitans.com" so I guess that's the only thing it goes to.
And I'm using the links on his own website. It's not just the Android link but the Windows and Mac, too. I tried all three because occasionally there's a mix up or something with these kind of things.
This isn't even the first time I've had this kind of problem happen on his site.
I just don't get it. I mean, he makes good ports, if you can get them.
 

punisher2099

Forum Fanatic
Feb 25, 2020
4,019
9,121
Well this is pretty good not the usual school themed koikatsu game what with the "visitors" and all plus you're a student not a teacher. Shinobu, Himari, and Mai are adorable. Not too fond of the mcs hairstyle but I'll get over it.
 

DraxisSilencer1000

Well-Known Member
Aug 26, 2020
1,263
617
There's still one event left, but I can't continue anymore after reaching that part with the new transfer student, MC's Ex.
 

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
There's still one event left, but I can't continue anymore after reaching that part with the new transfer student, MC's Ex.
If you reached the "hard" end of the current version with a black screen and a moment to make a save file, everything works correctly.
One, last main event, with a new student, should be left as it is just the first half of that event. In the next update, that event will continue and be green after completing it.

That was the same case with one of Yuki's events in older version, it's just a cliffhanger.
 
  • Like
Reactions: punisher2099

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,905
14,113
LoveCastaways-0.2.5
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.​
 
  • Red Heart
Reactions: SPkiller31

FatYoda

Member
Sep 12, 2017
317
342
No sister content here. Main character is the only child in his family. There are many great games that focus on this content and it would not fit my narrative. Hope you understand, cheers.
what about any sisters in the school? not your sisters, but two sisters you may be able to interact with and may interact with each other? or two cousins? That's way hotter than the standard incest on this site. I also really enjoy it when my girls fuck each other...i don't consider that NTR since there's no other penis involved. any of that planned for future? game seems to have a lot going for it already though so I'm about to give it a run through.
 
Last edited:
  • Like
Reactions: SPkiller31

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
what about any sisters in the school? not your sisters, but two sisters you may be able to interact with and may interact with each other? or two cousins? That's way hotter than the standard incest on this site. I also really enjoy it when my girls fuck each other...i don't consider that NTR since there's no other penis involved. any of that planned for future? game seems to have a lot going for it already though so I'm about to give it a run through.
That is something that I'm planning to include with the future characters, yes. But probably after 10th character there will be pause from new character joining the class. I don't want to have 1/2 events for 20 characters that will feel empty.
 
  • Like
Reactions: ArhraCole

RexGenocide

Member
Aug 11, 2017
230
356
90% of gameplay is clicking same places to check if there is new content. If you want to keep this joke of a sanbox(which adds zero value here) at least add some markers of new content, jeez
 

SPkiller31

Member
Game Developer
Dec 20, 2020
122
150
90% of gameplay is clicking same places to check if there is new content. If you want to keep this joke of a sanbox(which adds zero value here) at least add some markers of new content, jeez
Hi, there is a dedicated menu with a guide (In "Event List") that will tell you what to do and when to launch new story events without any farm/grind. All characters also have tips in their panels to help players get character-related events.
 
  • Like
Reactions: punisher2099
3.50 star(s) 2 Votes