Dannot Games

Member
Game Developer
May 8, 2017
254
580
Hello everyone,

I've updated the link in the first post.

Here is the content in v0.3:

Technical :
  • New Hint system
  • New Level system
  • Remove the basic image in the background of the text
  • Blur all the background pics when a portrait pic is displayed in front during a scene
  • Add Fishing & Traps to the Achievement Screen
  • Rework the SXP stat (after 50points)
Story content :
  • Main event : 2 Steps
  • Vina : 1 side event, 1 phone event
  • Kenzie : 2 Steps (Really long scene compared to others in this game)
  • Ariana : 1 Step, 2 side event, 7 phone event
  • Lacy : 4 Steps, 1 side event, 3 phone event
  • Alina : 1 side event, 2 phone event
  • Shared events : 4 Steps (Main focus in this version, with Kenzie & Lacy)
Bugfix :
  • Fix misspelling & syntax errors
  • Fix the music in the scene with Vina in the morning (2 music were played)
  • Fix a bug with the trap : It was possible to set a trap without building one
  • Fix a bug when you hit game over
  • Fix a bug when you try to reach first month event with Vina without Ariana in the house
  • Fix a bug with Kenzie in the morning in her room
  • Fix a bug when the Yoga with Lacy send you to her kitchen
 

OggY VFR

New Member
Nov 22, 2018
8
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/spinney.rpy", line 801, in <module>
NameError: name 'lingerie_kenzie' is not defined

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

Full traceback:
  File "spinney.rpyc", line 800, in script
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1026, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/spinney.rpy", line 801, in <module>
NameError: name 'lingerie_kenzie' is not defined

Windows-10-10.0.18362
Ren'Py 7.4.11.2266
The_Spinney 0.3
Wed Sep 28 11:23:06 2022
 

Exoplast

Engaged Member
Nov 2, 2017
2,684
18,655
The Spinney [v0.3.1] [Dannot Games] Compressed

PC/MAC (1,24GB/423MB) :

Don't get confused. The compression is based on the 0.31 files, but renpy has exported them as 0.3. It is just a naming issue.

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

H_NGM_N666

Member
Nov 25, 2020
491
486
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/spinney.rpy", line 801, in <module>
NameError: name 'lingerie_kenzie' is not defined

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

Full traceback:
  File "spinney.rpyc", line 800, in script
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1026, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/spinney.rpy", line 801, in <module>
NameError: name 'lingerie_kenzie' is not defined

Windows-10-10.0.18362
Ren'Py 7.4.11.2266
The_Spinney 0.3
Wed Sep 28 11:23:06 2022
I think that this is already fixed and occures when you load a game in early state. You have to start a new game. Maybe dannot can correct me if i´m wrong?!
 
  • Like
Reactions: OggY VFR

H_NGM_N666

Member
Nov 25, 2020
491
486
I done that and it still saying that

She has 106 lust and 207 relation
i stuck in the same point
Like some post above. This is a bug which is fixed already but you have to start a new game. The bug is still from v0.1 i think, so you don´t lose much time when starting new.

It´s quite normal to start new when the code is changed, there are other games not better. And with the hints now, it goes faster to proceed anyway.
 
  • Like
Reactions: OggY VFR

Dannot Games

Member
Game Developer
May 8, 2017
254
580
I done that and it still saying that

She has 106 lust and 207 relation
i stuck in the same point
It's not a bug, no need to restart.
You find this message in a hint for Lacy?
It means that you need to progress with Kenzie before the next step of Lacy Relation. You need to reach the event where you have the option to call Kenzie from your room. After this, you can continue with Lacy with a new hint.

Edit : I will make these type of hint more direct in the next update.
 

KibaXinuzuka

Member
Jan 30, 2018
177
41
It's not a bug, no need to restart.
You find this message in a hint for Lacy?
It means that you need to progress with Kenzie before the next step of Lacy Relation. You need to reach the event where you have the option to call Kenzie from your room. After this, you can continue with Lacy with a new hint.

Edit : I will make these type of hint more direct in the next update.
How do I get the option to call Kenize from your room? As I done everything else
 
4.10 star(s) 39 Votes