CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x

Ren'Py Lustfield [Beta v0.3] [Noname Team]

4.30 star(s) 3 Votes

Sofia86

Newbie
Sep 8, 2021
87
52
Would be nice, but it is easy to make your own. Just download the RenPy SDK from Renpy.org, fire up the app, then create a new game. Give it the name Lustfield, select all defaults (it doesn't matter as all of this will be automatically changed), click to open the game folder. There will be a bunch of files in that folder. Delete them all, so the folder is empty. Download Lustfield for Windows, take the files from within the game folder in the Windows download and copy them into your local project's game folder. Go back to RenPy and click Build. Select only Macintosh as a build target, leave everything else untouched and build the game. When done RenPy will open a folder with a zip file containing the Mac version, unzip and enjoy.
I followed the instructions until the build part, but it gives me an error.

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

While running game code:
  File "game/distribute.rpy", line 1851, in <module>
  File "game/distribute.rpy", line 1854, in _execute_python_hide
  File "game/distribute.rpy", line 659, in __init__
  File "game/distribute.rpy", line 1137, in add_python
  File "game/distribute.rpy", line 899, in add_file
Exception: /Volumes/renpy-8.3.2-sdk/renpy-8.3.2-sdk/lib/py3-mac-universal/renpy does not exist.

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

Full traceback:
  File "launcher/game/front_page.rpyc", line 246, in script call
  File "launcher/game/new_project.rpyc", line 32, in script call
  File "launcher/game/new_project.rpyc", line 32, in script call
  File "launcher/game/distribute.rpyc", line 1851, in script
  File "/Volumes/renpy-8.3.2-sdk/renpy-8.3.2-sdk/renpy/ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Volumes/renpy-8.3.2-sdk/renpy-8.3.2-sdk/renpy/python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/distribute.rpy", line 1851, in <module>
  File "game/distribute.rpy", line 1854, in _execute_python_hide
  File "game/distribute.rpy", line 659, in __init__
  File "game/distribute.rpy", line 1137, in add_python
  File "game/distribute.rpy", line 899, in add_file
Exception: /Volumes/renpy-8.3.2-sdk/renpy-8.3.2-sdk/lib/py3-mac-universal/renpy does not exist.

macOS-13.7-arm64-arm-64bit arm64
Ren'Py 8.3.2.24090902
Ren'Py Launcher 8.3.2.24090902
Wed Oct 30 23:23:02 2024
/QUOTE]
 

Kal995

Member
Donor
May 17, 2020
111
814
I followed the instructions until the build part, but it gives me an error.
Looks like your install of the SDK may be missing a file or two. I'd nuke it and do a clean install. I can confirm my process works, because I have the same architecture as you and I had no issues building or playing the game.
 

Kal995

Member
Donor
May 17, 2020
111
814
I followed the instructions until the build part, but it gives me an error.
Please make sure you DO NOT run the SDK directly from the install image. Drag the SDK folder into your Applications folder, eject the installer image, and run the app from the Applications folder.

Pro tip: Never run any application directly from an install image unless it is an installer and it tells you to do so. Always put the app into the Applications folder and run it from there.

Hope that helps!
 
4.30 star(s) 3 Votes