- Nov 29, 2020
- 107
- 282
For one strange reason or another I find Astrid taking up space in my basement after I drank her dry at Callistos... We got a Bug.
I also have a living Astrid when I drank her dry at Callisto's. Any way of changing that other than waiting for a bugfix?
The issue with discussing an existing physical relationship with Callisto regardless at the end of Ep 4 hasn't been fixed on the version at F95 as far as I know.Haven't kept up with the thread. Could anyone tell me if part 12/the end of ep 4 has been fixed yet?
Ah well, plenty of other games in the sea. Thanks for the reply.The issue with discussing an existing physical relationship with Callisto regardless at the end of Ep 4 hasn't been fixed on the version at F95 as far as I know.
Has Likesblondes even acknowledge the missing Callisto variable and if it will corrected else looks more like he is deliberately playing clueless or was never going to give players the choice on Callisto which is a dick move. Considering we have a new episode looks more like the latter.Rebirth Hotfixes updated for Ep. 5 Update 1.
This hotfix corrects one major error, and 14+ lines of dialog in Ep. 5 Ver. 1.
You don't have permission to view the spoiler content. Log in or register now.
The issue with discussing an existing physical relationship with Callisto regardless at the end of Ep 4 hasn't been fixed on the version at F95 as far as I know.
I dont even know if my save has her alive or not, i only know there was no scene with Astrid in this update to meHas Likesblondes even acknowledge the missing Callisto variable and if it will corrected else looks more like he is deliberately playing clueless or was never going to give players the choice on Callisto which is a dick move. Considering we have a new episode looks more like the latter.
Hell with that. Why would his entire body structure change?why would he age?
well either you missed some power needed or something else.I'm sure I sure did not see that one yet?!?
If it is brought up to them, they fix it. As they aren't active on this forum, they don't know about the bugs, which are found here.Has Likesblondes even acknowledge the missing Callisto variable and if it will corrected else looks more like he is deliberately playing clueless or was never going to give players the choice on Callisto which is a dick move. Considering we have a new episode looks more like the latter.
Has Likesblondes even acknowledge the missing Callisto variable and if it will corrected else looks more like he is deliberately playing clueless or was never going to give players the choice on Callisto which is a dick move. Considering we have a new episode looks more like the latter.
I've no idea if it's been discussed on Patreon/discord, but it's not a missing variable. The devs didn't write alternative dialogue for a path where the MC wasn't pursuing Calisto at the end of ep 4. So while it might be a continuity error, it's not a code bug.But damn, if there is a bug in consequent updates that does not get corrected, that is something I consider to be rather lackluster and in all earnest, utterly unacceptable.
They do if someone from here tells them... Though if they actually fix them then idk.If it is brought up to them, they fix it. As they aren't active on this forum, they don't know about the bugs, which are found here.
Some Devs would easily "fix" these issues by asking the question to players within the game.Yeah, it's not just a coding slip that wants fixing. It's the game ignoring a significant story path by the end of ep. 4 that's been supported up to that point.
Fixing it would require writing a version of ep4part12 that acknowledges that the MC may have been avoiding/resisting Calisto thus far and want as little as possible to do with her.
Anyone have a compressed version of episode 1? The links aren't working.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/z_load_save_v4-5.rpy", line 217, in script
menu:
File "game/z_load_save_v4-5.rpy", line 223, in <module>
"[mp4_5.passTwoName]" if mp4_5.gamePass > 2:
TypeError: '>' not supported between instances of 'NoneType' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/z_load_save_v4-5.rpy", line 217, in script
menu:
File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/exports.py", line 976, in menu
condition = renpy.python.py_eval(condition)
File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/z_load_save_v4-5.rpy", line 223, in <module>
"[mp4_5.passTwoName]" if mp4_5.gamePass > 2:
TypeError: '>' not supported between instances of 'NoneType' and 'int'
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Rebirth episode 5 ep5up1
Tue May 2 00:35:59 2023
Yes, if you trying to load a episode 4 game with episode 5.Any idea why ?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/z_load_save_v4-5.rpy", line 217, in script menu: File "game/z_load_save_v4-5.rpy", line 223, in <module> "[mp4_5.passTwoName]" if mp4_5.gamePass > 2: TypeError: '>' not supported between instances of 'NoneType' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/z_load_save_v4-5.rpy", line 217, in script menu: File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/ast.py", line 1903, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/exports.py", line 976, in menu condition = renpy.python.py_eval(condition) File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/python.py", line 1092, in py_eval return py_eval_bytecode(code, globals, locals) File "/Volumes/renpy-8.0.3-sdk/renpy-8.0.3-sdk/renpy/python.py", line 1085, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/z_load_save_v4-5.rpy", line 223, in <module> "[mp4_5.passTwoName]" if mp4_5.gamePass > 2: TypeError: '>' not supported between instances of 'NoneType' and 'int' macOS-10.16-x86_64-i386-64bit x86_64 Ren'Py 8.0.3.22090809 Rebirth episode 5 ep5up1 Tue May 2 00:35:59 2023
Indeed, but that's not really relevant in this specific instance.Some Devs would easily "fix" these issues by asking the question to players within the game.
It's not uncommon to see direct questions at the start of updates asking if you've done X or Y or Z with a certain character.
Not very immersive and very messy but these things tend to get fixed on final versions of those games.
Hopefully that will be also the case here...