JR81

Member
Feb 28, 2017
299
198
Great game. Art is gorgeous, language is ok'ish, could use a do-over by a native english speaker though, to really bring out what seems to be a solid story.
 
Last edited:
  • Like
Reactions: Profound_Madman

Abhai

Devoted Member
Sep 12, 2018
8,848
36,692
F.U.C.K.I.N.G F.A.N.T.A.S.T.I.C !!!:love::love:
p.s.
sorry "Halfway house", you are great too and i still love ya, but i have to swap your sig in my signature with this gem
 

BaasB

Post Pro
Uploader
Donor
Respected User
Aug 5, 2018
22,484
332,727
OMG What a wonderful game,the story, the renders, the girls....how did this slip under my radar just Wow

you sir got yourself a patreon.
 
Jul 13, 2018
408
399
Getting the Bellameet and Bellaknee errors frequently, and it skips story. I started from the beginning, so it's not because of using old saves that the errors occur. Looking forward to trying this again once it's fixed.
i get the same errors , and its kinda sad that clicking "Ignore " skips a lot of the story , i got confused about those skips. I was going to talk with the mc mom suddenly error pops up and i find myself in the school, almost seeing who wins basketball game error appears and it skips that , going to Bellas house again error shows up suddenly Bella mom is in a bed MC and Bella are all friendly and im confused about wth happened because it skipped too much of the story again
 
  • Like
Reactions: AnyName'llDo

BaasB

Post Pro
Uploader
Donor
Respected User
Aug 5, 2018
22,484
332,727
i get the same errors , and its kinda sad that clicking "Ignore " skips a lot of the story , i got confused about those skips. I was going to talk with the mc mom suddenly error pops up and i find myself in the school, almost seeing who wins basketball game error appears and it skips that , going to Bellas house again error shows up suddenly Bella mom is in a bed MC and Bella are all friendly and im confused about wth happened because it skipped too much of the story again

strange i did not have any problems, i started fresh
 

DrFoster

Newbie
Jun 29, 2018
34
17
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Chapter 2.rpy", line 1203, in script
if bellasafe is True:
File "game/Chapter 2.rpy", line 1203, in <module>
if bellasafe is True:
NameError: name 'bellasafe' is not defined

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

Full traceback:
File "game/Chapter 2.rpy", line 1203, in script
if bellasafe is True:
File "D:\Stuff\SummersGoneChapter2-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "D:\Stuff\SummersGoneChapter2-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Stuff\SummersGoneChapter2-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Chapter 2.rpy", line 1203, in <module>
if bellasafe is True:
NameError: name 'bellasafe' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Tue Dec 31 15:20:49 2019

Also same error at line 974
 

Sfighez

Newbie
Oct 13, 2018
23
21
I can confirm that if you start a new game and don't load from old save of the old version there is no errors.

:unsure: Quik question... anyone know the release schedule of this game 2 months, 3 months or 4 months?
 

Jubz

Newbie
Nov 17, 2017
48
82
Good boy route don't have errors, but if you are not so cold asshole you'll have them constantly.
 
Last edited:

DrFoster

Newbie
Jun 29, 2018
34
17
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Chapter 2.rpy", line 3375, in script
if namisextalk is True:
File "game/Chapter 2.rpy", line 3375, in <module>
if namisextalk is True:
NameError: name 'namisextalk' is not defined

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

Full traceback:
File "game/Chapter 2.rpy", line 3375, in script
if namisextalk is True:
File "D:\Stuff\SummersGoneChapter2-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "D:\Stuff\SummersGoneChapter2-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Stuff\SummersGoneChapter2-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Chapter 2.rpy", line 3375, in <module>
if namisextalk is True:
NameError: name 'namisextalk' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Tue Dec 31 15:53:16 2019
 

Hacco

Newbie
May 2, 2018
27
11
I can confirm that if you start a new game and don't load from old save of the old version there is no errors.

:unsure: Quik question... anyone know the release schedule of this game 2 months, 3 months or 4 months?
Was a new game for me, never played before, and still got the errors with the good guy path
 

LiQu1d@Rm0r

Member
Mar 13, 2019
105
73
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Chapter 2.rpy", line 974, in <module>
NameError: name 'bellasafe' is not defined

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

Full traceback:
  File "Chapter 2.rpyc", line 973, in script
  File "T:\[gamez] prn\REGIUM & OCEAN SUMMER'S GONE CH. 2 [] ===\Summers_Gone_Chapter_2_Beta_PC\SummersGoneChapter2-pc\renpy\ast.py", line 1626, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "T:\[gamez] prn\REGIUM & OCEAN SUMMER'S GONE CH. 2 [] ===\Summers_Gone_Chapter_2_Beta_PC\SummersGoneChapter2-pc\renpy\exports.py", line 949, in menu
    condition = renpy.python.py_eval(condition)
  File "T:\[gamez] prn\REGIUM & OCEAN SUMMER'S GONE CH. 2 [] ===\Summers_Gone_Chapter_2_Beta_PC\SummersGoneChapter2-pc\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "T:\[gamez] prn\REGIUM & OCEAN SUMMER'S GONE CH. 2 [] ===\Summers_Gone_Chapter_2_Beta_PC\SummersGoneChapter2-pc\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/Chapter 2.rpy", line 974, in <module>
NameError: name 'bellasafe' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
 
Tue Dec 31 18:33:39 2019
 
4.30 star(s) 502 Votes