XaiJu
Tiggertoo
Tiggertoo

patreon


0.7a Bug thread (Please only comment in this thread if you have a bug in 0.7a)

I've deleted the old bug thread. It was a confusing mess.

Please only comment below if you have found a bug in Test 0.7a that isn't listed below (or is listed as fixed but isn't! :p )or if you're adding more details for an existing bug.

All the bugs (I think!) from Test 0.7 are listed below, together with how I'm coming along with them.

Becca and Alice scene not triggering. Will fix this.

'Phone_gallery_sender' not defined error after the sisters visit. - Is that her first visit, or the second one from later on? If it's the second one were you in the phone gallery at the time? If so I think I know what's causing it.

Phone gallery popping up sometimes when with Alice - does it happen with specific events? As nobody else has reported this, I'm going to assume it's a one-off.

Picnic scene ends early - I haven't been able to replicate this yet. As nobody else has reported this, I'm going to assume it's a one-off.

Hannah story triggering all in one day - this shouldn't be possible. Anyone else had this? As nobody else has reported this, I'm going to assume it's a one-off.

Becca story not advancing if you choose 'Mind your own business' after she's been on her date - FIXED

Becca skipping work scene not triggering - FIXED

'Alicepaycount' not defined - FIXED but will mean having to start a new game

Lacy commenting in pub that Alice is getting a beer belly before Alice has started to look visibily larger - FIXED

Syntax error in line 36 of 'Callalice5' - FIXED

'Call Alice' box disappearing - FIXED A few of you are saying that this is still happening in 0.7a around the time of Hannah's 3rd text. I've played to this point several times with a new save and it seems fine, so if you're still having issues, I'm afraid you'll have to start a new game.

Bowling scene - phone picture pops up and scene ends - FIXED (will need full playhtrough to check)

'Alicepays' not defined error in pub - FIXED

After 'Game Over' message, the phone app pops up and you can then continue the game - FIXED

'She walks out leaving you to finish your beer.' appears when you go to the pub - FIXED

Becca reverting to a previous size stage in the park late in the game - FIXED

Pizza restaurant image 'bg pizzaeatsmall3' missing - FIXED

Ice cream scene 'bgparlourfinishsmall6' missing - FIXED

Park image 'bg pubfromparkalicepay5' missing - FIXED

Alice work scene appearing early - FIXED

Reported hint glitches - FIXED

Reported typos - FIXED

Alice running off from shop scene - this isn't a bug. She doesn't run home, she simply runs out of the shop, so the scene correctly continues after this.

Game slowing down when/after visiting Alice's house for food - I'm assuming this was a one-off.

Comments

[code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (game/callalice5.rpy, line 36) -- Full Traceback ------------------------------------------------------------ Full traceback: File "office.rpyc", line 37, in script call File "callalice5.rpyc", line 36, in script File \v0.7aTest-pc\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File \v0.7aTest-pc\renpy\python.py", line 2057, in py_eval code = py_compile(code, 'eval') File \v0.7aTest-pc\renpy\python.py", line 692, in py_compile raise e SyntaxError: invalid syntax (game/callalice5.rpy, line 36) Windows-8-6.2.9200 Ren'Py 7.3.5.606 V0.7aTest Mon Aug 09 02:25:03 2021 [/code] Got this when trying to call Alice after 240. I can ignore it and move on but this is first time it's happened.

J C

You'll still get that bug until I can get a new version uploaded

I also get Michael''s bug but I am doing it in a .7 save, I will try to start over a new save in .7a to see if I get it.

Tommie

That's now fixed

No Becca event, Alice is stuck on stage 5. Same was on 0.7.

I get that on 0.7a too.

DAVID EVANS

That's fixed

That bug has been fixed

Keep getting the "SyntaxError: invalid syntax (game/callalice5.rpy, line 36)" everytime I select "Call Alice" (I just keep ignoring it for now) and it somehow missed a Becca/Alice scene. Becca started apologising in the park and I had know idea what she was on about lol

When i call Alice i got a bug, she is like 240s i mean the weight stage

Caff Cuff

Did you buy a coffee in the cafe?

I think there was supposed to be some kind of scene where I feed Becca and Alice watches or something based on the dialogue options at work one day but I didn't get this scene triggering. Both Becca and Alice have acknowledged it but I haven't actually had this happen yet. Happened shortly after when Hannah comes back to my house after the bar

I am unsure if this is a bug, but I got Alice to stage 5(?) and had not unlocked Hannah's texts. One day, Hannah appeared, and Alice was at stage 1(?), a lot thinner, and the green hint arrow said to go to the cafe, but I went there every hour for a week and nothing happened. I think Hanmah might get locked out of progression if Alice gets too big before unlocking some of the texts from Hannah?

Firstname Lastname

After becca comes over for fried chicken beccafeed and beccaaftermath aren't set to true I think maybe part of it is that at the bottom default beccaaftermath = True should possibly be a $ instead of default? not entirely sure on that, I would've expected it would've worked.

none listed

That one is already listed as fixed

0.7a has a bug which breaks calling alice above size 5 badly. if gymchance <9 and aliceworkvisit = True: line 36 should instead read if gymchance <9 and aliceworkvisit == True:

none listed

The bug where you no longer have the option to call Alice seems to still be happening

Dozerman13

I'm on Day 12 and I just triggered the third Bar scene with Lacy early. She talks about Alice getting a beer belly, but Alice hasn't even had her first gain scene yet.

This one's been fixed :)

ye this only happen when move save file 7 test to ta

after i move save files 7.0 test to 7.0a

this happen after i call alice

I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (game/callalice5.rpy, line 36) -- Full Traceback ------------------------------------------------------------ Full traceback: File "phone.rpyc", line 227, in script call File "phone.rpyc", line 227, in script call File "office.rpyc", line 37, in script call File "office5.rpyc", line 340, in script call File "callalice5.rpyc", line 36, in script File "E:\Download\v0.7aTest-pc\v0.7aTest-pc\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "E:\Download\v0.7aTest-pc\v0.7aTest-pc\renpy\python.py", line 2057, in py_eval code = py_compile(code, 'eval') File "E:\Download\v0.7aTest-pc\v0.7aTest-pc\renpy\python.py", line 692, in py_compile raise e SyntaxError: invalid syntax (game/callalice5.rpy, line 36) Windows-8-6.2.9200 Ren'Py 7.3.5.606 V0.7aTest

Running 0.7a, and got the callalice5, line 36 bug: [code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (callalice5.rpy, line 36) -- Full Traceback ------------------------------------------------------------ Full traceback: File "callalice5.rpyc", line 36, in script File "/home/wwitzke/Downloads/The Weighting Game/v0.7aTest-pc/renpy/ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "/home/wwitzke/Downloads/The Weighting Game/v0.7aTest-pc/renpy/python.py", line 2057, in py_eval code = py_compile(code, 'eval') File "/home/wwitzke/Downloads/The Weighting Game/v0.7aTest-pc/renpy/python.py", line 692, in py_compile raise e SyntaxError: invalid syntax (callalice5.rpy, line 36) Linux-5.4.0-80-generic-x86_64-with-debian-bullseye-sid Ren'Py 7.3.5.606 V0.7aTest Mon Aug 2 21:31:55 2021 [/code]

HPab

That same error appears to have happened to me just after the scene in which she ask me to be her feeder. I can go past it but it keeps showing up every time I call her. Edit: The complete traceback: https://pastebin.com/KRwjCx1Z

Have you downloaded the new version? That should be fixed

It seems the being unable to call Alice bug seems to proc after you get Hannah's third text message. Rather when you get it.

TheBoldCharr

were you going through all the different things you can do with her?

Salted Existence

I have checked the code, the typo is still there. As such I'll leave the above message in place, as it appears to fit with what you requested (and my prior report might not have been read yet)

none listed

I've not tested 0.7a yet (and I won't actually need to, I'll just check the code in 0.7a immediately once I can complete the download). And I've mentioned this elsewhere but you've not listed it above, if you spurn becca, the event which plays for alice to go from size 5 to size 6 does not fire because of a copy/paste typo. The command is copy/pasted twice at the end of the correct file, but the first copy is missing the size increase variable and the second copy never fires because the first copy above it ends the file.

none listed

This happend after i´ve loaded a 0.7 save and called alice for the first time. Day: 260, Weight: 297lbs. (Stage 5): https://pastebin.com/KHcjPZ21

DerLinkman

I don't see this one listed but in one of my playthroughs the focus is Hannah and Alice seems to be stuck on the stage right before the final one. I had her up to 450 pounds with no change/"to be continued" screen.


More Creators