4.00 star(s) 21 Votes

Canto Forte

Post Pro
Jul 10, 2017
21,131
25,869
jump homewfrida

That jump command written in the console should jump you into the right scene.
Haven't played it yet, but the description is fresh and intriguing
You need to be all about frida should you have the chance to go home with her, no?
 

Cameo

Member
Oct 2, 2017
151
244
okay, so i havent played much, but already can tell that there are mistakes in incrementing variables (mhappy, fhappy etc) expressions =+1 and =-1 are equal to = 1 and = -1 (so you dont really change value throughout the game, just changing it from 1 to -1 and the other way around), correct way to do it is += and -=, maybe it was fixed in later version but its not in first two versions
 
  • Like
Reactions: Abhai

Abhai

Devoted Member
Sep 12, 2018
8,909
36,844
okay, so i havent played much, but already can tell that there are mistakes in incrementing variables (mhappy, fhappy etc) expressions =+1 and =-1 are equal to = 1 and = -1 (so you dont really change value throughout the game, just changing it from 1 to -1 and the other way around), correct way to do it is += and -=, maybe it was fixed in later version but its not in first two versions
didnt check script more thoroughly, yet he did fix it in latter updates (and left it unfixed in those earlier ones).
also there are more bugs, misplaced labels, calls, variables etc...a coding mess is kinda ongoing thing here:HideThePain:
 
  • Like
Reactions: Bob69

Exodius

Newbie
Apr 30, 2017
52
42
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/v06.rpy", line 710, in script
    if aloecreme1 == 0:
  File "game/v06.rpy", line 710, in <module>
    if aloecreme1 == 0:
NameError: name 'aloecreme1' is not defined

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

Full traceback:
  File "game/v06.rpy", line 710, in script
    if aloecreme1 == 0:
  File "K:\CumonaBeach-0.6-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "K:\CumonaBeach-0.6-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "K:\CumonaBeach-0.6-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/v06.rpy", line 710, in <module>
    if aloecreme1 == 0:
NameError: name 'aloecreme1' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Cumona Beach 0.6
Mon Nov 21 22:16:12 2022
Encountered this error...
 

Dumber0

Newbie
Jul 27, 2017
36
22
Just hope for 1 thing from this game, PLEASE let us KILL/MURDER the father! Wth is wrong with this family just accepting that shit. Its like the writer is 15 or something.
 

Shagrynn

Active Member
Apr 3, 2018
703
708
When is the update where we can throat punch the dad and off him "Dexter" style? we already have a boat, there's gotta be some knives in the kitchen. Or we can break his arms and legs and leave him in the ocean
 

klaidimantas

Newbie
Sep 27, 2022
21
5
I encountered a bug
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'prebday'.

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

Full traceback:
  File "v06.rpyc", line 1066, in script
  File "renpy/ast.py", line 1974, in execute
  File "renpy/script.py", line 927, in lookup
ScriptError: could not find label 'prebday'.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,813
154,643
I encountered a bug
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'prebday'.

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

Full traceback:
  File "v06.rpyc", line 1066, in script
  File "renpy/ast.py", line 1974, in execute
  File "renpy/script.py", line 927, in lookup
ScriptError: could not find label 'prebday'.

Go here: https://f95zone.to/threads/cumona-beach-v0-6-dunderdeuce.96829/post-9437878
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,921
14,185
CumonaBeach-0.6Fix
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with both F95Zone and the developer of this game.
If you run into issues please use this thread or join us on !
,

We're crowdfunded, !​
 
  • Red Heart
Reactions: FatGiant

fuul

New Member
Dec 13, 2019
3
1
That sadly didn't change anything for me.
Do i have to go further back to make it work like that?
Thanks anyway, ill keep trying
Additionally you need to delete the compiled .rpyc files or the changes from the source files aren't respected. They're getting recreated when starting the game.
 

Kitchentable

Active Member
Aug 13, 2018
655
1,109
The Frida character is adorable.

Oh and I like the run-down 90s Punto. (y)

Finally some real car. Not a 100k muslce car or luxury car.
Overall I like the assets used here. They are different and
not the ones you've seen a couple of times before.

Did I mention that Frida is totally adorable?
Well if not here goes: Frida is absolutely adorable!
 
4.00 star(s) 21 Votes