Played the demo long ago and loved it. now when im playing the new version i just got black pages on the lewed scenes.
Like when Nuba pleasure him self behind the conter.
Tried it the Linux version and then the windows version via wine
Any idea whats the problem?
stonedead
Recent community posts
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpy/script.rpy", line 600, in script call
File "game/rpy/quvesst.rpy", line 247, in script call
File "game/rpy/script.rpy", line 1976, in script call
File "game/rpy/quvesst.rpy", line 280, in script
File "game/rpy/quvesst.rpy", line 280, in <module>
Exception: Could not pickle <module 'traceback' from '/home/tomas/Downloads/LustInSuburbs-0.10-linux/lib/python3.12/traceback.pyc'>.
Perhaps bad reduction in store.gg.__getstate__()['show_function'] = <function show_display_say at 0x75378546f1a0>
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/rpy/script.rpy", line 600, in script call
File "game/rpy/quvesst.rpy", line 247, in script call
File "game/rpy/script.rpy", line 1976, in script call
File "game/rpy/quvesst.rpy", line 280, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1273, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/rpy/quvesst.rpy", line 280, in <module>
File "renpy/loadsave.py", line 184, in save
dump((roots, renpy.game.log), logf)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/compat/pickle.py", line 308, in dump
pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1355, in module_pickle
raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'traceback' from '/home/tomas/Downloads/LustInSuburbs-0.10-linux/lib/python3.12/traceback.pyc'>.
Perhaps bad reduction in store.gg.__getstate__()['show_function'] = <function show_display_say at 0x75378546f1a0>
Linux-6.8.0-90-generic-x86_64-with-glibc2.39 x86_64
Ren'Py 8.5.0.25111603
Lust In Suburbs 0.10
Wed Dec 31 00:50:34 2025
[/code]
Sorry but im getting an error when loading my old saves.
Tried both windows and linux version 0.10
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpy/script.rpy", line 128, in script
File "game/rpy/script.rpy", line 162, in <module>
NameError: name 'chapter_anna_apology' is not defined
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/rpy/script.rpy", line 128, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1273, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/rpy/script.rpy", line 162, in <module>
NameError: name 'chapter_anna_apology' is not defined
Windows-10-10.0.19043-SP0 AMD64
Ren'Py 8.5.0.25111603
Lust In Suburbs 0.10
Wed Dec 31 00:35:06 2025
[/code]