Finished again and the loop with Lorrie is still there. I also seem to remember that there was a way to get into Sara's computer without finding a password. It entailed her not signing in correctly and not getting hers windows booted but MC helped her after which he had access to her computer when she wasn't in room. @Mr Thick Did you happen to take that out or did I miss something or am I dreaming and thinking of another game. Now be honest lol.
Edit: Is the OP file the fixed file from 9/10/2018? I downloaded from Mega originally and since Mega said I already had it I used Workupload for this time.
Just checked the changelog. Never saw Thomas so I missed him and what are the two now location at the uni? I did see Callie. Also it appears that Celine story isn't done yet.
While running game code:
File "game/script.rpy", line 2260, in script
$ bag.remove(power_supply)
File "game/script.rpy", line 2260, in <module>
$ bag.remove(power_supply)
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2260, in script
$ bag.remove(power_supply)
File "E:\ADULT xxx Partial_Games_Archive\CollegeGirls-Alpha_0.02-pc\CollegeGirls-Alpha_0.02-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\ADULT xxx Partial_Games_Archive\CollegeGirls-Alpha_0.02-pc\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2260, in <module>
$ bag.remove(power_supply)
File "E:\ADULT xxx Partial_Games_Archive\CollegeGirls-Alpha_0.02-pc\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 713, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Found a bug in the bug fix version I think. After you steal the Fairy Tale book it doesn't allow you to give it to Celia, at least not the day after. Too late to test it further tonight. Will check if it allows me to do it the following day. Might just need an extra day. Oh well it's just one day so will let you know shortly.
Edit: Nope won't let me do it. I started from a completely clean install.
There's a bug with the college girl in the university (in the top classroom the new girl with dark hair). When you try to talk to her the game errors out. Using the latest version
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4238, in script
if cellie == 1:
File "game/script.rpy", line 4238, in <module>
if cellie == 1:
NameError: name 'cellie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 4238, in script
if cellie == 1:
File "...\CollegeGirls-Alpha_0.02-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 4238, in <module>
if cellie == 1:
NameError: name 'cellie' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
College Girls Alpha_0.02
Wed Sep 12 09:45:30 2018
There's also an error when you try to talk to your friend in the uni:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 3825, in script
if day > 6 and cellie == 0:
File "game/script.rpy", line 3825, in <module>
if day > 6 and cellie == 0:
NameError: name 'cellie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3825, in script
if day > 6 and cellie == 0:
File "...\CollegeGirls-Alpha_0.02-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 3825, in <module>
if day > 6 and cellie == 0:
NameError: name 'cellie' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
College Girls Alpha_0.02
Wed Sep 12 09:46:50 2018
Hope it helps, seems like the issue related to this 'cellie' variable.
Oh wow. This build is not compatible with the older one. You have to download it again, don't update it. I thought you could see the books, but not get them (that's what happens when she is around), in your case you can't see any books.
ok so I downloaded the newest version and started over but now when Sarah ask me to come to her room, to make the bookshelf, nothing happen can only ask hows it going and nothing else... even bought the kit from store, thought that might help, but nope
There's a bug with the college girl in the university (in the top classroom the new girl with dark hair). When you try to talk to her the game errors out. Using the latest version
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4238, in script
if cellie == 1:
File "game/script.rpy", line 4238, in <module>
if cellie == 1:
NameError: name 'cellie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 4238, in script
if cellie == 1:
File "...\CollegeGirls-Alpha_0.02-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 4238, in <module>
if cellie == 1:
NameError: name 'cellie' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
College Girls Alpha_0.02
Wed Sep 12 09:45:30 2018
There's also an error when you try to talk to your friend in the uni:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 3825, in script
if day > 6 and cellie == 0:
File "game/script.rpy", line 3825, in <module>
if day > 6 and cellie == 0:
NameError: name 'cellie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3825, in script
if day > 6 and cellie == 0:
File "...\CollegeGirls-Alpha_0.02-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "...\CollegeGirls-Alpha_0.02-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 3825, in <module>
if day > 6 and cellie == 0:
NameError: name 'cellie' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
College Girls Alpha_0.02
Wed Sep 12 09:46:50 2018
Hope it helps, seems like the issue related to this 'cellie' variable.
ok so I downloaded the newest version and started over but now when Sarah ask me to come to her room, to make the bookshelf, nothing happen can only ask hows it going and nothing else... even bought the kit from store, thought that might help, but nope
So wait is the version on this site not updated if that is the case why have it on this site at all?? And if it is the 2nd Alpha version then I am completely stuck Lorrie just loops and loops can't look at phone at one point gives a renpy error that is endless you need to roll back and it seems there is only some nude scenes and no sex.
So wait is the version on this site not updated if that is the case why have it on this site at all?? And if it is the 2nd Alpha version then I am completely stuck Lorrie just loops and loops can't look at phone at one point gives a renpy error that is endless you need to roll back and it seems there is only some nude scenes and no sex.
I am doing another clean install because I had some trouble with my download yesterday and had some bugs because of it. I ran over my Mega quota so I think my d/l was corrupted.
I was wondering what needs to happen to meet Thomas and what are the 2 new locations at the University? So far my latest clean install is working fine, have given Fairy Tales book to Celine and talked to Callie about card game. Any help on my question would be appreciated.