Manfegor

Active Member
May 20, 2017
906
762
My bad still fairly new to this site.

You don't have permission to view the spoiler content. Log in or register now.
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.
Otherwise you need to unren the game, enable the console and do the following:
Code:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
And if you enabled the console already please write the following:
Code:
send_barbara_library
and then please write me the return of this command

Guys i'm stuck, i played the game before and need some help. when you finished the photo sessions with Emily, you are suppose to start the event chain where by you can photograph the "Roommate". It seems i have a bug, because every morning the "Roommate" tells me that her friend is going to pick up the costumes. Any help on this would be appreciated.
Bug of course. But it shouldn't affect the game itself. To photo your rommate you need relatively high realtionship with her.

Yep, bug also, two option:
1) Wait for fixed version
2) Unren, and the libsex.rpy you need to add the
Code:
    $ show_main_screens()
into the lib_anal_sex1: part

I cant open it, inventory doesnt shows to me, have u save after that?
I have one at the beginning of 0.7. Don't know if that helps.

I can play this game. I have this errors :


I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


The label mainbedroom is defined twice, at
File "game/bedroom.rpyc", line 1 and
File "game/mainbuttons.rpyc", line 1.

The label mainkitchen is defined twice, at
File "game/kitchen.rpyc", line 1 and
File "game/mainbuttons.rpyc", line 47.

The label headache is defined twice, at
File "game/headache.rpyc", line 1 and
File "game/menumain.rpyc", line 107.

The label buystore is defined twice, at
File "game/newstoreinit.rpyc", line 156 and
File "game/storeinit.rpyc", line 234.

The label storeitemcheck is defined twice, at
File "game/newstoreinit.rpyc", line 188 and
File "game/storeinit.rpyc", line 254.

Ren'Py Version: Ren'Py 6.99.13.2919
You can't edit rpyc files, also from where you get those files? There is no newstoreinit.rpyc or mainbuttons.rpyc. Never ever see this type of error msg. :O
 
  • Like
Reactions: Vashypool

eshe

Newbie
Oct 12, 2017
57
154
Use the code "jump anallube_item" to continue with Anna.
Use the code "call donetsk(find_clothes_stretching)" to remove the clothes task.
Use the code "return_label = "library1"; jump spider_item" to return spider to anna after scare.
How do you enable console? I put config.console to True in console.rpy but it didn't work
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,359
@ezshre

Use unren or enable dev mode renpy. Extract outside the folder that holds the game folder and then run the .exe file in it and wait till it's done then open the game and hit shift + D and click variables to check what variables might be listed there and then hit shift + O to open the console.
 
  • Like
Reactions: eshe

DanMachiFan

Well-Known Member
Jan 22, 2018
1,411
3,164
@DanMachiFan
That patch is crap don't use it all it does is cause multiple traceback errors like cousin not defined screens were fucked up as well.
I have pointed out that I haven't tried it and I don't want to use any patch.
But thanks for the info, it will surely be useful to someone else.
 

Zellio

Active Member
Aug 6, 2017
854
1,458
So when I'm giving rooomate a massage, I touch her panties and end up failing. How do you stop her from cumming too fast?
 

Reaper777

Newbie
Jun 4, 2017
76
15
butt still it lots of bugs, cannot reach sex scene with roommate, erorrs when goes with spide to dean, dunno what to do to blackmail barbara again and so on etc.
 

Manfegor

Active Member
May 20, 2017
906
762
So when I'm giving rooomate a massage, I touch her panties and end up failing. How do you stop her from cumming too fast?
You don't have permission to view the spoiler content. Log in or register now.

butt still it lots of bugs, cannot reach sex scene with roommate, erorrs when goes with spide to dean, dunno what to do to blackmail barbara again and so on etc.
But most of them has solution in this topic already... :O
 

cyberkiller

Active Member
Oct 19, 2017
625
118
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.
Otherwise you need to unren the game, enable the console and do the following:
Code:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
And if you enabled the console already please write the following:
Code:
send_barbara_library
and then please write me the return of this command


Bug of course. But it shouldn't affect the game itself. To photo your rommate you need relatively high realtionship with her.


Yep, bug also, two option:
1) Wait for fixed version
2) Unren, and the libsex.rpy you need to add the
Code:
    $ show_main_screens()
into the lib_anal_sex1: part


I have one at the beginning of 0.7. Don't know if that helps.


You can't edit rpyc files, also from where you get those files? There is no newstoreinit.rpyc or mainbuttons.rpyc. Never ever see this type of error msg. :O

you can do it to me. I'm bad at it. I do not know that or the meter. thank you
 

Akjun

New Member
Dec 9, 2017
1
0
Hi i have a problem with the cousin, i had 3 black hearts so i loaded an old save with no heart at all, but it seems that each time i take shower i get a black heart. I don't know what to do, do i use to much water to her liking ^^? in fact even sleeping grants me a black heart -_-.
(sorry for my english)
 

Manfegor

Active Member
May 20, 2017
906
762
you can do it to me. I'm bad at it. I do not know that or the meter. thank you
Send me a save in pm please.

I put the sex pills in coffee beforehand... Is there something else I'm missing?
Well, that's the point, and you need to use the massage oil too. Otherwise that's all I did, and the massage was success for me.

how to avoid error with the spider? u dont know how to deal with the rat bug, its not all of them, for example i just havent part that start fight training and so on.
If you think about that thing that you can't use the spider, then you need to set spider.label = ["ltalk", "college3"]
Other than that, you need to set the tell_dean_anna_home to Task you need to set the send_barbara_library to Task too.

how to open console?
first you need to use the unren and enable the console, then shift+o
 

Vashypool

New Member
Nov 4, 2017
10
1
So the thing is, this is a bug. There is a bunch of bug related with Anna/dean/Barbara. If you don't want to "dive into the code" you should wait for a official fix.
Otherwise you need to unren the game, enable the console and do the following:
Code:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
And if you enabled the console already please write the following:
Code:
send_barbara_library
and then please write me the return of this command
You don't have permission to view the spoiler content. Log in or register now.
 

spiderman2099

Member
Jan 18, 2018
232
98
anna gave me the spider now when i get back to collage to scare dean
i get the following errors:
File "game/college.rpy", line 404, in <module>
AttributeError: 'bool' object has no attribute 'on'

there is no rpy files in folder instead there are rpyc files
 

Manfegor

Active Member
May 20, 2017
906
762
You don't have permission to view the spoiler content. Log in or register now.
Code:
spider.label = ["library1", "college3"]
Then use the spider.

Also you need to have anal sex with Anna before you find Barbara there.

anna gave me the spider now when i get back to collage to scare dean
i get the following errors:
File "game/college.rpy", line 404, in <module>
AttributeError: 'bool' object has no attribute 'on'

there is no rpy files in folder instead there are rpyc files
If you unpack rpyc with unren tool then you'll get rpy.
But this is some strange thing. That error had to be there before that, I mean when you go there to say Anna is home, this error had to appeared, and Anna didn't give the spider to you that time.
Although
Code:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True
could help.

EDIT: BUt let's sleep for now... >.<
 
3.30 star(s) 172 Votes