VN Ren'Py Love Season: Farmer's Dreams [v1.8] [MuseX]

4.20 star(s) 73 Votes

Mamonetti

Active Member
Apr 4, 2020
617
1,129
Ok, I made it work by copying the renpy and lib folders from another game (and the .sh file from the game's root folder), then renamed the .sh file to Love_Season.sh and lib/linux-x86_64/exectfile to lib/linux-x86_64/Love_Season. Some dialogs appear out of place from time to time but overall it works fine (I don't know whether this behaviour has to do with this solution or comes from a different place).

On the other hand, how can I unlock the scene from the gallery below the one titled Mia - Swallowing Cum? That's the only one that remains locked at the end of this update (row 5, column 3).

Regards
 

Xsekor

New Member
Nov 28, 2019
2
2
On the other hand, how can I unlock the scene from the gallery below the one titled Mia - Swallowing Cum? That's the only one that remains locked at the end of this update (row 5, column 3).
Don't *kiss Nina*, tell her *Maybe (...)*. (#66 in Zoey Raven's Ch.6 / v1.0.1 walkthrough)
 
  • Like
Reactions: Mamonetti

1king45wolf

Newbie
Sep 18, 2021
19
4
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
NameError: Name 'gr' is not defined.

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

Full traceback:
File "game/3 - 4 Slime and Aftermath (1st Draft).rpyc", line 138, in script
�C,^���!�rq�&��
 

Armensajo

Member
Dec 13, 2021
102
30
hello guys, somebody can you tell me about the size difference between compressed and original games?
Is there a compressed game storyline that is cut or skipped? Thx
 

DrAddy

Luna's Lover
Modder
Donor
Jun 14, 2017
655
2,243
hello guys, somebody can you tell me about the size difference between compressed and original games?
Is there a compressed game storyline that is cut or skipped? Thx
The difference is the image quality, it is reduced (the resolution is lower) and so with the package is smaller and it is well suited for android versions.
 
  • Like
Reactions: Armensajo

Alexbt

Member
Jul 3, 2021
254
307
So, guys, when will season 2 be released?
It's a perfect game, except it doesn't have the mother and son incest plot(which is my favourite).
 

1king45wolf

Newbie
Sep 18, 2021
19
4
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/CH3 Scene 9 -17.rpy", line 148, in script
menu:
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
NameError: Name 'nova' is not defined.

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

Full traceback:
File "game/CH3 Scene 9 -17.rpy", line 148, in script
menu:
File "renpy/ast.py", line 1683, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1062, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1298, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3694, 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/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
File "renpy/ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "renpy/text/text.py", line 1551, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1670, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'nova' is not defined.

does anyone know how to fix this error
 

Xsekor

New Member
Nov 28, 2019
2
2
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/CH3 Scene 9 -17.rpy", line 148, in script
menu:
(...)
NameError: Name 'nova' is not defined.
(...)

does anyone know how to fix this error
iirc, changing nova to Nova at the mentioned location solved it for me.
 
  • Like
Reactions: 1king45wolf

starfarts

Newbie
Aug 13, 2021
48
535
I was thinking about picking this up on Steam, but reading here it seems it might be unfinished? Is this another one of those that ends with a cliffhanger and then we never get closure?

Any help appreciated, thanks!
 

Englen

Well-Known Member
Mar 17, 2019
1,602
11,435
futurama-good-news.gif


Fist of all, I'm sorry to all the Farmer's Dreams fans. This is the hardest decision I've made in the 5 years of developing games on Patreon, but the Farmer's Dreams development is now officially on hold. I still want and definitely will finish it at some point, but right now I need some time away from it and the pressure I feel to finish it.

I don't want to be one of those devs who doesn't finish their games, so for some time now I've been cutting corners and reducing the game so I can finish it as soon as possible, but this just won't work for me. I'm not proud of the results I'm getting after so long without an update and I can't release a new version if I'm not happy with it.

The truth is I'm tired of making the game. I've been making games as a hobby on RPG Maker for about 20 years now and I thought I'd never get over it. Making Farmer's Dreams was FUN. I want to feel that again, so I think I need some time away from it, because right now, the way I've been working on it, it's just not fun anymore.

Maybe I just got really excited with the Visual Novel format with the production of Love Season and I want to explore it a bit more, focusing my energy on that. The Farmer's Dreams story continues on Love Season, and with the things we have planned, you can still wait to see some more stories from your favorite FD exclusive characters in the Visual Novel in the form of extra content!

I hope you can forgive me for taking some time off of Farmer's Dreams, and I hope to someday make it the game I envisioned years ago. Thank you SO MUCH for your support! I'm looking forward to having fun with you again making games =)
 
4.20 star(s) 73 Votes