todspence

Newbie
Aug 15, 2018
29
24
anyone do new content other than tabitha talked wwith fairy she went to blue flower but cant get over cliff plus no way to start heatheer and carol stuff
 

Jurope

Member
Jun 21, 2018
102
25
Any trick for Brooke's mission, I go to the beach between 11:00 and 14:00 but it doesn't come out, it tells me that only when it's sunny, and I go on days when it's not dark or when it doesn't rain, do I need to do something?
You need variable 8 brooke friendship at 50 or higher
 

dick bullcock

Active Member
Aug 11, 2018
643
2,482
Thanks again for your help. I did d/l all version of RPG Maker from 1.5.0 to 1.6.2. Copied all files from "www" folder from Farmers dreams to the "app.nw" folder inside the RPG Maker package...always the same error message : "Impossible to start application 'game'".....
Opssss Sorry. I am stupid.
Your app has the permissions blocked, I think. Look in
https://f95zone.to/threads/permission-fixer-for-mac-and-linux.24233/
it is a script that launches the console and fixes it.
Launch console, drop script into it and then the game, and run it.
 

dick bullcock

Active Member
Aug 11, 2018
643
2,482
I am testing r18 from the start and I have found a couple bugs.

Can not retrieve black powder. The rounded chests do not open. They slightly open then close.

I made the tent using crafting. When alma responds she assumes the tent is already placed. If I hold the
tent and talk it gets placed and things work like r17

I have enabled the mouse using a fix provided in earlier posts. I have no problems with the mouse.
I use the Sync monitor fps ON. Try this switch. It speeds up the walking of the main character.
Please Jurope , upload this save. I didn't bought all the cooper recipes and in one of the last updates the option dissapeard.

I like a lot the game, but I will not restart it again. I have done it some times and I don't feel with energy to do it again :-(
 

otranu

Member
Dec 4, 2018
109
151
This game has always been full of bugs.
When i try to exit a house and its raining outside it crashes
 

dwezzel

Newbie
Apr 7, 2019
36
7
Opssss Sorry. I am stupid.
Your app has the permissions blocked, I think. Look in
https://f95zone.to/threads/permission-fixer-for-mac-and-linux.24233/
it is a script that launches the console and fixes it.
Launch console, drop script into it and then the game, and run it.
Tanx again for your help. I d/l the permission script. I did d/l several version of RPG Maker (1.5.0 to 1.6.2), change permissions with the script, copied "www" folder to "app.nw" folder...run the game...and now, no error message, I can see the icon "jumping" in the dock....and......nothing. Thanx again, but I give up for now...
 

dick bullcock

Active Member
Aug 11, 2018
643
2,482
Tanx again for your help. I d/l the permission script. I did d/l several version of RPG Maker (1.5.0 to 1.6.2), change permissions with the script, copied "www" folder to "app.nw" folder...run the game...and now, no error message, I can see the icon "jumping" in the dock....and......nothing. Thanx again, but I give up for now...
I am sorry to hear that.
Sometimes, the first time you runs a game it takes a lot more. When it happens I use to shut the app and open it again. It takes its time, but works.
If the icon was jumping it means you were in the right way.
Hope you can fix it in the future.

I have a 2010 mac pro, not a marvelous rocket. It had to run. I am sorry.
 

dick bullcock

Active Member
Aug 11, 2018
643
2,482
Incredible. I heal the fairy, and bye bye the GUI. After some hour playing, and as a gift after doing Tabatha's quest, in the next refresh the GUI comes back!
Huston, we have a trouble!
 

kinos

New Member
Aug 22, 2019
1
0
where do i find the crystals for the fairy? i went into the mines already, but i can't find em. : /
 

dick bullcock

Active Member
Aug 11, 2018
643
2,482
where do i find the crystals for the fairy? i went into the mines already, but i can't find em. : /
I found them in the mine, in the second floor. If they doesn't appear, go up and down until re span the crystals.Same for to get gold and fire crystals, stairs up and down, up and down
 
  • Like
Reactions: kinos

Jurope

Member
Jun 21, 2018
102
25
for tabitha i can just say that she is near the pub at 8 or more at the evening but i dont know how to deblok the content i must go on
Tabitha shows up in front of pub at 20:00

say yes two times and a new tabitha quest will be added. You have to say yes 25 times before
she asks if you have a bomb. equip your bomb and you get the scene

Condition $gameVariables.value(490) >= 25
//#Insistent change 25 to 5 if you want do not want to waste your time answering yes 25 times
Line in www/data/external/Tabitha could be changed to 5 very easily. (This is a big

Carol is Heathers mom.

Keep giving Heather money to trigger this.

There is a simple fix to www/data/external/FairyHealing This adds adds the HUD
Make this line a comment by adding the //
// CtrlSwitches 105 OFF
 

osmann

Newbie
Jun 14, 2017
26
51
Tabitha shows up in front of pub at 20:00

say yes two times and a new tabitha quest will be added. You have to say yes 25 times before
she asks if you have a bomb. equip your bomb and you get the scene

Condition $gameVariables.value(490) >= 25
//#Insistent change 25 to 5 if you want do not want to waste your time answering yes 25 times
Line in www/data/external/Tabitha could be changed to 5 very easily. (This is a big

Carol is Heathers mom.

Keep giving Heather money to trigger this.

There is a simple fix to www/data/external/FairyHealing This adds adds the HUD
Make this line a comment by adding the //
// CtrlSwitches 105 OFF
That didn't work for me. Instead I added CtrlSwitches 105 ON right before the "Else" it was just a few lines above the end and it worked.
 
  • Like
Reactions: Jurope
3.10 star(s) 41 Votes