2.30 star(s) 6 Votes

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
plus after he defines all his variables, he later adds some in without defining them hahaha wtf?!?
 

Meatbull

Newbie
Mar 23, 2017
30
36
I made some changes to the script.rpy that I believe fixes the confidence and beach class glitch (thx for the guys pointing it out). Just replace this file with the one in the "game" folder.
 
  • Like
Reactions: lTTMl

Pif paf

Engaged Member
Feb 5, 2018
2,342
1,104
Any hint why I get dialog with Spike at the park with no characters seen? I mean I like ghosts but ....
 

RenPythagorus

Member
Jun 6, 2017
114
115
can we fix the soup kitchen game breaker
It's possible, but not as easy as the other fixes. The hub menu for it wasn't added as a function in locations.rpy. That's why it's crashing. Either adding a simple hub or removing the icon from the map would work. Otherwise... it's best not to click on it.
 
  • Like
Reactions: TMoney2017

mamlas55

Member
May 16, 2018
119
94
soupkitchen_hub not defined error:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/locations.rpy", line 832, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 984, in script call
call nerd_hub from _call_nerd_hub
File "game/map.rpy", line 2, in script
call screen map
ScriptError: could not find label 'soupkitchen_hub'.

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

Full traceback:
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\execution.py", line 879, in run_context
context.run()
File "game/locations.rpy", line 832, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 984, in script call
call nerd_hub from _call_nerd_hub
File "game/map.rpy", line 2, in script
call screen map
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'soupkitchen_hub'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
confidence .31
Wed Oct 24 11:24:29 2018
 

Foudo

New Member
Jul 26, 2018
6
0
soupkitchen_hub not defined error:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/locations.rpy", line 832, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 984, in script call
call nerd_hub from _call_nerd_hub
File "game/map.rpy", line 2, in script
call screen map
ScriptError: could not find label 'soupkitchen_hub'.

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

Full traceback:
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\execution.py", line 879, in run_context
context.run()
File "game/locations.rpy", line 832, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 984, in script call
call nerd_hub from _call_nerd_hub
File "game/map.rpy", line 2, in script
call screen map
File "C:\Users\tata\Downloads\t\confidence-.31-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'soupkitchen_hub'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
confidence .31
Wed Oct 24 11:24:29 2018
i have a similar error
 
Aug 16, 2017
499
529
aside from all the errors we all get so so many times, the renders need work and the game returning to main screen is also making this developer look incompetent.

considering their other project its no surprise that this is falling down on fundamentals. maybe they should consider finishing a project before making another equally bad. sure the ideas are there but implementing them into a game is looking like beyond them. getting paid without going to work and blindly stumbling around trying to level up just shows how little thought went into this project to start with.

already deleting it
 

Zhurgy

Member
Aug 6, 2016
132
87
It needs a ton of bugfixes and a goddamn walkthrough, altough I may not get stuff due to bugs, like literally I'm locked from 2/3 of the game content...
 
  • Like
Reactions: Sihn8

xb

Member
Nov 9, 2017
398
297
Buggy grindfest. When you finally grind all the stats to max you still can't really do anything because it leaves you with 1 point left and you can't continue from that screen.
 
  • Like
Reactions: Tenenbaum

Lonewolf007

Active Member
Jul 15, 2018
867
661
Can someone please make a walk through for this game i am having a lot of problems raising control can get past control 35 for most of the lady's in the game cant evan raise spike's control at all
 
2.30 star(s) 6 Votes