Can you please make a wild romance mofu mofu edition port, with crash fix...whenever the 1st h-scene comes up the game crashes...there isn't even one working android port of this game on the whole internet...
two week ep 1 to 4 had some error when you watch tv with your sister... and mc mother friend come by and introduced her self... it pop error after that
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "game/ep4_script_linear.rpy", line 406, in NameError: name 'caught_spying' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback: File "ep4_script_remote.rpyc", line 89, in script call File "ep4_script_linear.rpyc", line 406, in script File "/data/user/0/com.emre1s.twoweeks/files/renpy/ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "/data/user/0/com.emre1s.twoweeks/files/renpy/python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "/data/user/0/com.emre1s.twoweeks/files/renpy/python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/ep4_script_linear.rpy", line 406, in NameError: name 'caught_spying' is not defined
Uhh I just quickly tested that screen right now and losing the game kicks you to laptop after the 40 minutes later message. The button does not appear after that?
Okay even I missed this lmao with all the code in front of me. You have to tap the laptop's physical button to exit that screen. It's a little above where keyboard ends.
- If you play WARFRAME on PC, PS4, or XBOX then please check out an app I've been working on: With one click you can know whether its Night or Day in Cetus. Alerts have also been added.
Anyways, I'll be porting games again and this time around it'll be a hobby for me. I may or may not be as frequent as I was before. But yeah, I'm still accepting requests.
- The number of comments have increased tremendiously. I might not be able to reply to everyone but I read everything.
- There's a request form on the blog itself. If possible then please post the links to your requests in there.
- I have more than 78 requests right now. I definitely don't have time to work on Ren'Py games right now. So I'm just focusing on Ren'Py requests.
-If there's a game you need urgently or if it's a non-ren'py game you want ported then I can work on that for a monetary gain. Request on Patreon if it's urgent.
-I'm not testing the games I port thoroughly. I definitely make sure that most of the bugs I can catch on code are fixed but they might be left out. If you report a bug then chances are that it will definitely be fixed.
Can you please make a wild romance mofu mofu edition port, with crash fix...whenever the 1st h-scene comes up the game crashes...there isn't even one working android port of this game on the whole internet...
ReplyDeleteHere's the link to the game : https://f95zone.com/threads/wild-romance-mofu-mofu-edition-norn.6627/
DeleteThought it's ep1-5 compressed version.
ReplyDeletetwo week ep 1 to 4 had some error when you watch tv with your sister... and mc mother friend come by and introduced her self... it pop error after that
ReplyDeleteWhat's the error? Can you give me a screenshot please.
Deletehttps://ibb.co/hm7yAq
Deletehope it help
[code]
DeleteI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep4_script_linear.rpy", line 406, in
NameError: name 'caught_spying' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ep4_script_remote.rpyc", line 89, in script call
File "ep4_script_linear.rpyc", line 406, in script
File "/data/user/0/com.emre1s.twoweeks/files/renpy/ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "/data/user/0/com.emre1s.twoweeks/files/renpy/python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/user/0/com.emre1s.twoweeks/files/renpy/python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ep4_script_linear.rpy", line 406, in
NameError: name 'caught_spying' is not defined
[/code]
Oh I'm sorry. I missed your screenshot earlier. I'll look into this in a few minutes.
DeleteOkay I looked at the code. This is related to a choice made on episode 2. Here's where the variable was determined.
Deletea_think "She's going in the shower."
a_think "Shit, time to go."
scene locker_room_12
with slowdissolve
stop music fadeout 1
menu:
"Hide behind the lockers":
$ caught_spying = True
jump spy_locker
"Time to leave":
$ caught_spying = False
jump just_leave
"Hide in the locker":
$ caught_spying = False
jump hide_locker
If you chose 'just leave' instead of spying on episode 2 then the variable never gets initialized. I'll upload a new apk soon.
Also, you commented on Episode 5 thread. Look out on Two weeks episode 1-4 for an update when it's available.
thanks for the solution.. and the reason i commenting here cus i cant comment on ep 1~ 4 post
Deletei cant see download Link after finish captcha.Help me emre
ReplyDeleteits on the ad
ReplyDeleteThank for ur help.
DeleteHey, I can't get past the ping pong game.. there is no back button. Played it like 10 times...
ReplyDeleteUhh I just quickly tested that screen right now and losing the game kicks you to laptop after the 40 minutes later message. The button does not appear after that?
DeleteNope. winning the game also kicks me back to laptop after the message.
ReplyDeleteOkay even I missed this lmao with all the code in front of me. You have to tap the laptop's physical button to exit that screen. It's a little above where keyboard ends.
DeleteWorked. Tanks =)
ReplyDelete