Create and Fuck your AI Slut -70% OFF
x

VN Ren'Py Lust in Suburbs [v0.6.2 Fix] [eggsov]

3.60 star(s) 9 Votes

eggsov

Newbie
Game Developer
Apr 27, 2025
45
351
53
Both Lena and Lina's quests are stuck in a loop on those steps
View attachment 5392007
Every night I get the dream at the library and every morning I get the Marin cosplay scene.
Also for Lena, there was some progress for a bit, I got up to the events where she goes on a date and then then following scene in the morning.

Did I reach the end of content for both of them or not?

I attached my most recent save in case it can help identify the problem with the looping events.
Thanks for the bug report, fixed it, uploading.
 

lancekro

Active Member
Dec 2, 2018
706
935
307
Thanks for the bug report, fixed it, uploading.
Now I can progress with Lena but the quest screen is all messed up (see screenshot below) and the dream scene in the book store is still looping.
Because of that dream looping the steps for Lina and Anna where you need to go to sleep don't work so I'm still stuck with them.
1761891043810.png
Also after the HJ scene with marina I got the "end of content" screen but there is more content after that.
Anna's hint says "in development after visiting the store for the first time but there is some content with her, I got that content in my first playthrough but I don't know what triggered it and I can't get iot again in the new playthrough.

A bit of advice, just start a new game and skip through it with ctrl and you'll find a lot of buggy behavior.
 

eggsov

Newbie
Game Developer
Apr 27, 2025
45
351
53
Now I can progress with Lena but the quest screen is all messed up (see screenshot below) and the dream scene in the book store is still looping.
Because of that dream looping the steps for Lina and Anna where you need to go to sleep don't work so I'm still stuck with them.
View attachment 5392158
Also after the HJ scene with marina I got the "end of content" screen but there is more content after that.
Anna's hint says "in development after visiting the store for the first time but there is some content with her, I got that content in my first playthrough but I don't know what triggered it and I can't get iot again in the new playthrough.

A bit of advice, just start a new game and skip through it with ctrl and you'll find a lot of buggy behavior.
I think I’ve fixed everything now. I’ve completed the whole game from start to finish. If anything, try a new save. uploading.
 
  • Like
Reactions: Zilcho

tossler

Member
Jul 1, 2017
448
271
305
I had a bug on 8.4, so I tried 8.5 and it worked fine. Can you send me the exact error on Mac? I might switch back to 8.4 in the next patch.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/rpy/mode.rpy", line 941, in script
  File "game/rpy/mode.rpy", line 941, in <module>
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.

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

Traceback (most recent call last):
  File "game/rpy/mode.rpy", line 941, in script
  File "renpy/ast.py", line 1273, in execute
    img = renpy.python.py_eval_bytecode(self.code.bytecode)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1285, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/rpy/mode.rpy", line 941, in <module>
  File "renpy/gl2/live2d.py", line 643, in __init__
    common = self.common
             ^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 595, in common
    return self.create_common()
           ~~~~~~~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 583, in create_common
    rv = Live2DCommon(self.filename, self.default_fade)
         ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 209, in __init__
    init()
    ~~~~^^
  File "renpy/gl2/live2d.py", line 93, in init
    onetime_init()
    ~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 69, in onetime_init
    raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.

macOS-10.14.6-x86_64-i386-64bit x86_64
Ren'Py 8.4.1.25072401
Lust In Suburbs 0.6
Thu Oct 30 23:58:20 2025
 

eggsov

Newbie
Game Developer
Apr 27, 2025
45
351
53
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/rpy/mode.rpy", line 941, in script
  File "game/rpy/mode.rpy", line 941, in <module>
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.

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

Traceback (most recent call last):
  File "game/rpy/mode.rpy", line 941, in script
  File "renpy/ast.py", line 1273, in execute
    img = renpy.python.py_eval_bytecode(self.code.bytecode)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1285, in py_eval_bytecode
    return eval(bytecode, globals, locals)
           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/rpy/mode.rpy", line 941, in <module>
  File "renpy/gl2/live2d.py", line 643, in __init__
    common = self.common
             ^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 595, in common
    return self.create_common()
           ~~~~~~~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 583, in create_common
    rv = Live2DCommon(self.filename, self.default_fade)
         ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/gl2/live2d.py", line 209, in __init__
    init()
    ~~~~^^
  File "renpy/gl2/live2d.py", line 93, in init
    onetime_init()
    ~~~~~~~~~~~~^^
  File "renpy/gl2/live2d.py", line 69, in onetime_init
    raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.

macOS-10.14.6-x86_64-i386-64bit x86_64
Ren'Py 8.4.1.25072401
Lust In Suburbs 0.6
Thu Oct 30 23:58:20 2025
Basically, the game can’t find the Live2D library (libLive2DCubismCore.dylib). You need to:


  1. Check if the file exists in the game folder.
  2. If it’s missing – reinstall the game or get the library from the developer.
  3. Put it in the correct folder (Resources/lib/ or game/).
  4. If macOS blocks it, unblock it in Terminal:

    xattr -d com.apple.quarantine /path/to/libLive2DCubismCore.dylib

After that, the game should run.
 
  • Like
Reactions: Zilcho

lancekro

Active Member
Dec 2, 2018
706
935
307
I think I’ve fixed everything now. I’ve completed the whole game from start to finish. If anything, try a new save. uploading.
I think I got everything with Lena and Lina this time, the last scenes I saw with them are Lena masturbation with vibrator and Lina bating suit photo shoot.

But Anna's storyline doesn't start, how do I start it.
 

eggsov

Newbie
Game Developer
Apr 27, 2025
45
351
53
I think I got everything with Lena and Lina this time, the last scenes I saw with them are Lena masturbation with vibrator and Lina bating suit photo shoot.

But Anna's storyline doesn't start, how do I start it.
For Anna’s quest, try deleting the old version and keeping only the new one. Also, remove your save files and restart the game hat worked for someone else.
 

veaqaa

Newbie
Sep 15, 2018
91
135
210
The game is not letting me buy wine. I have more then enough money but yet I click on the wine in store and nothing happens at all
 

tossler

Member
Jul 1, 2017
448
271
305
Basically, the game can’t find the Live2D library (libLive2DCubismCore.dylib). You need to:


  1. Check if the file exists in the game folder.
  2. If it’s missing – reinstall the game or get the library from the developer.
  3. Put it in the correct folder (Resources/lib/ or game/).
  4. If macOS blocks it, unblock it in Terminal:

    xattr -d com.apple.quarantine /path/to/libLive2DCubismCore.dylib

After that, the game should run.
libLive2DCubismCore.dylib does not exist in Resources/lib/ or game/ or, apparently, anywhere else. I don't know what you mean by reinstalling the game. I've downloaded it several times from different servers; it fails to launch every time with the same error.

"or get the library from the developer"
I thought that was you?
 

SPEEDxxDEMON

Member
Aug 10, 2019
345
70
145
The Anna quest asks me to check a massage course in the evening but there is nothing on the computer nor a book to read so I don't know how to complete this task. Can you please help, You said Phone where do you get the Phone from. Thanks
 
3.60 star(s) 9 Votes