BRyoung77
Member
- Apr 2, 2020
- 183
- 122
- 121
you should automatically go to it and buy it.How do you buy the gift at the mall to progress the cousin? The mall is unlocked but going there offers no option to do or buy anything.
you should automatically go to it and buy it.How do you buy the gift at the mall to progress the cousin? The mall is unlocked but going there offers no option to do or buy anything.
Must be bugged then as when you select the option go the mall, you don't and magically she back to sleeping again in her bed. The phone updates to buy the gift at the mall, the mall gets unlocked but there is nothing to do there. Even tried the compressed version, exact same issue - this game is Buggy with a capital B lolyou should automatically go to it and buy it.
Was myself, but looks like OP has some other ones that might be from the dev now? It's only like ~20-30 lines that needed editing, not sure why dev hasn't fixed since it's been at least two updates and is a super easy fix just reading the errors ren.py is giving.Wow, thank you very much. Did you create these, or are they from the dev?
Updated my Android port to v1.55Hi all my compressed unofficial Android port of My New Neighbours v1.55
Incest patch added.
Added toggle for nav buttons, if you find somewhere they are not working let me know.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
**Special Instructions:**
Install apk.
Grant storage permissions on first run!
On first run you will get a prompt to copy the archive.rpa file to documents/Wills747/mynew.neighbors/game folder.
(game will quit now)
Copy the archive.rpa file to the directory indicated in game.
Restart the game.
Keep in mind if your default install location is an actual SD card and slow speed this may slow the launch.
Also, keep archive.rpa. I'll use it for future updates to minimise the apk size.
archive.rpa (2GB, 0-->1.50):
Mega
Apk v1.55 (118Mb, v1.50):
Mega
before proofreading, we need a bugfixer XDDev really need to get some good proof readers for this game... i kind of like it and i usually dont like games like this.. but the spelling is horrendous...
Please DEV try to fix it...
I suspect your error may relate to day of time tracking, and no catch for invalid times is causing a UI error. Going to sleep sets the time of day back on track. Tested in a few scenarios and the attached file should catch the issue to prevent the UI crash, set the time to late night and if stuck allow you to click the time of day icon in the upper right corner to jump to your bedroom and prompt you to sleep.Hi.
Wanted to ask if there was a definitive fix for the phone.rpy error? I did use the phone fix Patch linked in the OP the first time i started the game ( first install/ play-through) but still the error keeps occurring after leaving the spa with Ally.
MATE,I suspect your error may relate to day of time tracking, and no catch for invalid times is causing a UI error. Going to sleep sets the time of day back on track. Tested in a few scenarios and the attached file should catch the issue to prevent the UI crash, set the time to late night and if stuck allow you to click the time of day icon in the upper right corner to jump to your bedroom and prompt you to sleep.
Mate, jkjk868 was kind enough to cook up a fix for the issue that worked for me, Maybe try it and see if it works for you too?I've had the same issue and now I cannot do anything on the game without the same error coming up. It has become unplayable
Hi.
Wanted to ask if there was a definitive fix for the phone.rpy error? I did use the phone fix Patch linked in the OP the first time i started the game ( first install/ play-through) but still the error keeps occurring after leaving the spa with Ally.
You don't have permission to view the spoiler content. Log in or register now.
I've literally just tried it and I've managed to get back to the house and sleep (couldn't do that before) but I'm going out for the evening now. Will try it out properly tomorrow and report back but so far it seems to have fixed things!!Mate, jkjk868 was kind enough to cook up a fix for the issue that worked for me, Maybe try it and see if it works for you too?
It should work, I think. I had the same issue and after slotting the new UI2 file, I was actually able to finish the whole content available as of now, or at the very least I think so because the in game hints are a bit unreliable at times. I hope you get to finish the current content too.I've literally just tried it and I've managed to get back to the house and sleep (couldn't do that before) but I'm going out for the evening now. Will try it out properly tomorrow and report back but so far it seems to have fixed things!!
Are there no files called log.txt or traceback.txt?I was getting the phone error ,added the fix and now the game wont open. no errors or anything. any Ideas
Which variable do I edit (in the save) to revert Abby to her regular form? I quite liked her 2nd and 3rd forms but the final one is just a bit overkill for me, and I can't find any toggle in any of her dialogue.
Speaking of which, would it be possible (somewhere down the line) to revert any other character back to any other form/outfit if so desired? I have nothing against giant boobs, but I'd like to keep them as they were at the start of the game.
Seriously, giant boobs aren't really my thing and something I wish was purely optional.necro-ing your post....
the variable that affects Abby primarily is abby_stage. 4 to 0 for unchanged Abby, 5 to 8 for taller bustier Abby. The flag abby_tf=true (or false) changes upon selecting the choice , which results in going abby_stage=0 to abby_stage=1 or abby_stage=0 to straight to 5. This is reflected on the phone screen, where abby_stage=5 is then displayed as corruption stage 1.
For cammy it's just cammy_stage 5 or 6 depending on your choice.