Mrbark1234

Member
Jun 3, 2022
143
847
I have to ask what are you supposed to do after you buy the cat? Been trying to figure that out but a language barrier blocks me from proceeding
Cat's can be a difficult first pet id recommend letting it in a small room to help it get comfortable in there and the language barrier nothing to worry about give it a while and soon you'll recognise what the meows mean
 

Troller2222

New Member
Jul 6, 2022
2
2
I'm sorry, but an uncaught exception occurred.

While running game code:
UnboundLocalError: local variable 'lastfn' referenced before assignment

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 789, in load_appropriate_file
raise Exception("Could not load file %s." % lastfn)
UnboundLocalError: local variable 'lastfn' referenced before assignment

Windows-10-10.0.22621
Ren'Py 7.4.11.2266

any idea how to fix this ?
 
  • Like
Reactions: Argt and pbugyon

RotoZ

Newbie
Sep 13, 2018
23
6
how to get this fixed?
At the moment the only way is to get the actual release and not the fucked up version "leaked" by the former coder or whatever (it's more like slapdashed shit thrown together on top of an unpacked/decompiled v18 release from an analysis of the files). The leak everyone's linking to right now across the web is the fucked up one.
 

Δίας

New Member
Aug 29, 2018
13
4
I stuck with lili in sofa scene. I take of her blanket, but next every time i try to pull out her shirt or short she awake. Can anyone help me how desolve this?
 

centuryspice

Newbie
Apr 9, 2019
45
102
If the whole minigame thing wasn't a way to troll us pirates, please never, ever, code something like that for scenes again. Minigames (if there are any) should be a way to get to the content as a reward, not an impediment to enjoying the whole reason for the game. It's impossible to enjoy the content when you're not even looking at the scene but the stupid blue bar that'll give you a game over.
 

arkhamtheknight

Active Member
May 3, 2017
626
176
Well, as we found out, probably the problem with the appearance of Russian instead of English in some places is related only to the pirated version. Because in the version downloaded from official sources, no one has encountered such a problem
So if someone compressed it from the official version then the language gets messed up still?
 

ricknumy

Newbie
Jul 17, 2022
40
37
Other platforms have different functionality and other features. On itch io, this is a one-time purchase, on other sites you need to pay again to get access. On other sites you get access to news on itch io - no. Why did you decide that the price should be the same on all platforms?
It's been on %50 discount for decades now just change the price then?
 

randomcrows

New Member
Aug 17, 2017
6
3
I'm sorry, but an uncaught exception occurred.

While running game code:
UnboundLocalError: local variable 'lastfn' referenced before assignment

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 789, in load_appropriate_file
raise Exception("Could not load file %s." % lastfn)
UnboundLocalError: local variable 'lastfn' referenced before assignment

Windows-10-10.0.22621
Ren'Py 7.4.11.2266

any idea how to fix this ?
I have the same problem. Have you managed to fix it?
 
3.50 star(s) 79 Votes