Dannot Games

Member
Game Developer
May 8, 2017
264
599
I found some in one of the bathrooms, forget if it was the French neighbor's place or the Spinney cabin but MC had the option to pocket it and did. Remember one scene that called for oil/lotion and broke it out. May have a save but it would take a few hours to dig through that many saves... I make a LOT of saves. Of course, this could be something else but I have completed all of the main quest to date... IDK...:unsure:
The oil you pick in the Spinney bathroom is a requirement for Vina Blow Level. It's not a Sun lotion.
 
Last edited:
  • Haha
Reactions: PapaPhat

PapaPhat

Engaged Member
Mar 31, 2022
3,337
5,609
The oil you pick in the Spinney bathroom is a requirement for Vina Blow Level. It's not a Sun notion.
Figures it would be something from the latest update. I've played everything else. :) Love the game. It is highly addictive, my friend! I have the latest update DL and ready to go so before I start...

THANK YOU!!! THANK YOU!!! THANK YOU!!! Adventure ever on, Phat:devilish:(y)
 

Neko-Chan Pacifica

Active Member
Jul 6, 2021
863
871
can anyone make an actual ingame mod for this game please? i really detest pdf's having to alt tab out all of the time, causes problems for me so I stay away from them. thanks
 
  • Like
Reactions: [S]iberian

Anders Niet

Member
Dec 23, 2017
153
143
hi Dannot Games I am stuck at this 1682901354930.png

However there are no messages from Vina on the phone, is there a step I missed or action I need to trigger ? And thank you again for creating & developing this awesome game !
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
9,201
5,038
TheSpinney-0.9
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: aristarh2007

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,166
157,778
The Spinney [v0.9] [Dannot Games]

COMPRESSED:

Win/Linux:


- - -

Mac:

- - -
 

LordKartoosh

Newbie
Mar 19, 2018
51
97
Dannot Games, the game is fun but most of the grammar is really bad and difficult to understand. My suggestion would be to hire someone to do dialogue clean up and comb through the whole thing, because it's really a lot and really bad. Other than that, the game would be very fun.
 

n3vmt

Newbie
Feb 24, 2018
23
4
when I click on the phone I get this error anyone else?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1518, in execute
File "game/custom_screens.rpy", line 1574, in <module>
NameError: name 'aia_meet' is not defined

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, 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 3325, 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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1518, in execute
File "game/custom_screens.rpy", line 1574, in <module>
NameError: name 'aia_meet' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
The_Spinney 0.9
Mon May 1 04:00:06 2023
```
 

Fish_lip

Member
Mar 21, 2022
101
80
can anyone make an actual ingame mod for this game please? i really detest pdf's having to alt tab out all of the time, causes problems for me so I stay away from them. thanks
I feel your pain, but whilst you're waiting for some kind soul to build your mod, have you tried using your phone to view the walkthrough? Not perfect but better than alt-tabbing.
 

Dannot Games

Member
Game Developer
May 8, 2017
264
599
when I click on the phone I get this error anyone else?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1518, in execute
File "game/custom_screens.rpy", line 1574, in <module>
NameError: name 'aia_meet' is not defined

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, 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 3325, 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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1432, in execute
File "game/custom_screens.rpy", line 1518, in execute
File "game/custom_screens.rpy", line 1574, in <module>
NameError: name 'aia_meet' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
The_Spinney 0.9
Mon May 1 04:00:06 2023
```
Go to sleep when you load your save
 

lucio90

New Member
Feb 3, 2018
5
1
The ingame system tell squat about the Water system, I don't know I have one week to renovate it and no clue on how to do it, I fixed the well but I still get the game over, For me the water system thing started at event 21 not event 27
 

MrDS44

Newbie
May 11, 2020
35
16
The ingame system tell squat about the Water system, I don't know I have one week to renovate it and no clue on how to do it, I fixed the well but I still get the game over, For me the water system thing started at event 21 not event 27
Same for me : I made all the things required to install the well in the forest in the previous version, but now if I go to sleep to activate the new version, it begins by a message "you didn't install a new water system in time. Your stock is empty. Game over"
BTW I'm only on event 21
I think it's a bug (Mac version)
 
Last edited:

Dannot Games

Member
Game Developer
May 8, 2017
264
599
The ingame system tell squat about the Water system, I don't know I have one week to renovate it and no clue on how to do it, I fixed the well but I still get the game over, For me the water system thing started at event 21 not event 27
Same for me : I made all the things required to install the well in the forest in the previous version, but now if I go to sleep to activate the new version, it begins by a message "you didn't install a new water system in time. Your stock is empty. Game over"
BTW I'm only on event 21
I think it's a bug (Mac version)
What's your situation with Aidra ? It may be a conflict between 2 events, I'm will investigate to fix it.
Send me your save if you want
 
4.10 star(s) 39 Votes