ddez

Newbie
Feb 14, 2023
68
35
bro, your graphics and animations are just outstanding. Now all you need is to improve your storytelling skills, or, just to find someone/AI to help compose a story. Big potential. Keep it up!
 

Mxiio

Member
Jul 30, 2024
429
386
Anyone have a guide for the unlocking the various scenes in the Gallery - I've got ~10 or so I just can't figure out.
 

testing321

Dev of RenTharian Chronicles
Game Developer
Nov 11, 2017
293
130
What 3d software/engine did this game use? Blender? Virt-a-mate?
 
Last edited:

Ghost''

Well-Known Member
Mar 17, 2021
1,907
4,584
City Lights Love Bites [v0.2.3] Unofficial Android Port

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


- 1Gb


My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.

Saves location: Storage/0011/Game-name


You can also join my discord server for more and support me.



You can also join 0011 discord server



If you like my works please support me.


Android Port Updated..
 
  • Like
Reactions: AkyraKane

paladine008

New Member
Feb 23, 2024
12
8
played up to the sandbox start then got hit with

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

While running game code:
  File "game/pilot/pilot_11_a_new_start.rpy", line 141, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  [Previous line repeated 14 more times]
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  [Previous line repeated 11 more times]
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script
    call screen room_navigation
  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)
TypeError: show_tooltip() got an unexpected keyword argument 'label_name_to_call'

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

Full traceback:
  File "game/pilot/pilot_11_a_new_start.rpy", line 141, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  [Previous line repeated 14 more times]
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
    call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
    call screen room_navigation
  [Previous line repeated 11 more times]
  File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script
    call screen room_navigation
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\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 "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\core.py", line 2166, 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 "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\core.py", line 3203, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\focus.py", line 611, in mouse_handler
    return change_focus(new_focus, default=default)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\focus.py", line 544, in change_focus
    rv = widget.focus(default=default)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\behavior.py", line 1013, in focus
    rv = run(self.hovered)
  File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\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)
TypeError: show_tooltip() got an unexpected keyword argument 'label_name_to_call'

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
City Lights Love Bites - The Pilot Season 0.2.3
Tue Jun 10 05:50:24 2025
 

BaasB

Trial Moderator
Trial Moderator
Uploader
Donor
Respected User
Aug 5, 2018
24,567
434,273
[Part 1 of the Final 4 Updates] 0.2.4 Release– Milana’s Visna Crystal Party
First of all, thanks for waiting! (I was on vacation for ten days, and during that time, I made 29 CGs—14 large ones and 14 smaller ones.)
If you encounter an error when loading a save, please use my save file from this link: (It’s the second one on page 9). Use it to play the latest Visna Crystal Party scene.
Just place both of these files into the game/saves folder in the root directory of the game.

1. Visna Party Gameplay Control Screenshots
e6f4c776830b6009d87676bc53db85b649210f3b.jpg 35182f12c07835bd2fec6b082af5b7d89cd12335.jpg 8d00459b710e13794df3fa1a915680503606bb51.jpg c3f5a9ed2e3c5b5e93543b245207d96812cc1144.jpg

2. CG Screenshots
e087bfa35a9698531b8a094725241e90f84a810c.jpg 36c44275e99ed9e4a01c1da05445a9ee77aae0ca.jpg 15c35689a1fe45e6b569259b0554ed3a58bf2034.jpg f9a6d060b7b8f43052b528c570fef1ab7c39fe11.jpg 7a3f722d51c975bb674fcb6da1dfefd3644ef2cb.jpg 39db78e7ce9b6949952a80a7974509b66556e26f.jpg 3caac86e0ab33d14c5044ab9687d05f08036777a.jpg 9d3e2cda95c0c63ae864b42becc54300974fbf2f.jpg
3.The new music was written and composed by me (composition assisted by AI tools, with all rights reserved by me).
5e3ab12821c323fd80caa2c8a6d5567810508c05.jpg
 
2.60 star(s) 14 Votes