4.50 star(s) 4 Votes

7767

EAT
Trial Moderator
Uploader
Aug 5, 2016
684
100,066
1667251666454.png

Overview:
You play as the Dark Elf Sorceress, Delyth who is given the rare chance to join in the queen's court as her vassal.
Now you will use this chance to corrupt the royal family through violating them in their dreams and soon in reality as well.
But where does this path end and what is the Dark Elf truly after?​

Thread Updated: 2023-02-13
Release Date: 2023-02-13
Developer: BlackWeb Games - - F95zone
Censored: No
Version: 0.2
OS: Windows, Linux, Mac
Language: English
Other Games: Link
Genre:
You don't have permission to view the spoiler content. Log in or register now.

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

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

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

DOWNLOAD
Win/Linux: - - - -
Mac: - - - -

Other: COMPRESSED

* This unofficial port/version is not released by developer, download at your own risk.

screenshot0010.png screenshot0003.png screenshot0007.png screenshot0011.png screenshot0005.png screenshot0012.png screenshot0008.png screenshot0006.png screenshot0009.png
 
Last edited by a moderator:

BlackWebGames

Dog Days of Summer developer
Game Developer
Jan 11, 2020
727
2,315
Hello, just want to clarify that SexCraft was a game made as a one month game challenge. It was my attempt to make an entire game in a single month. While I did not finish the game in that time I did get quite a ways into the game and there is a good bit of content here already. I do plan on finishing this game at some point but due to the nature of the game and my other works I can not give a timeframe on when that would be.
 

CrankyChart

Member
Sep 22, 2019
333
71
I dont have that problem. Can you show me what the error is
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "renpy/loadsave.py", line 431, in save
location.save(slotname, sr)
File "renpy/savelocation.py", line 421, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-10-10.0.22000
Ren'Py 7.4.4.1439

Mon Oct 31 21:15:11 2022
```
 

BlackWebGames

Dog Days of Summer developer
Game Developer
Jan 11, 2020
727
2,315
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "renpy/loadsave.py", line 431, in save
location.save(slotname, sr)
File "renpy/savelocation.py", line 421, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-10-10.0.22000
Ren'Py 7.4.4.1439

Mon Oct 31 21:15:11 2022
```
That a user system problem. The game is not able to getting the proper permissions from the directory.

The option that comes to mind is if the permissions were somehow changed in the save directory which would prevent renpy from saving there. The location itself will depend on what OS you're on. For Windows it's in %APPDATA%/RenPy for mac it's ~/Library/RenPy and for linux it's ~/.renpy
 
  • Like
Reactions: CoffeeSaint

CrankyChart

Member
Sep 22, 2019
333
71
That a user system problem. The game is not able to getting the proper permissions from the directory.

The option that comes to mind is if the permissions were somehow changed in the save directory which would prevent renpy from saving there. The location itself will depend on what OS you're on. For Windows it's in %APPDATA%/RenPy for mac it's ~/Library/RenPy and for linux it's ~/.renpy
lol im not good with computers
 
4.50 star(s) 4 Votes