- Aug 5, 2016
- 204
- 337
Anyone have a compressed version of episode 1? The links aren't working.
You must be registered to see the links
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...
My problem too, then I hit start and it reloaded to where it was in the last version.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
My Astrid has been in a quantum state for the whole of episode 4. She should've been in her cage, which I almost forgot about, because there was literally no content for that path and nobody cared that she was left alone with her thrall in the same house multiple times. Then she suddenly appeared at Callisto's to get drained and now she magically appeared back again in her cage.I didn't realize there was a Callisto error/a forced path change, since I had no problem pursuing her in the first place, but I encountered an alive/undead Astrid, when I just had drained her completely at the end of the last chapter.
Hope they fix that, I can't stand her.
there's hotfix for astrid and wt-mod fixes it too (i think).I didn't realize there was a Callisto error/a forced path change, since I had no problem pursuing her in the first place, but I encountered an alive/undead Astrid, when I just had drained her completely at the end of the last chapter.
Hope they fix that, I can't stand her.
OH FFScant load a save from Ch 4
Saving from chapter 4 does not WORK .OH FFS
YOU AREN'T SUPPOSED TO!!!
you press start and load save game made at end of ep4.
if you player ep 4 v2 to end (sent back to main menu) then you have game made autosave which you use to start ep5.Saving from chapter 4 does not WORK .
No. You play till the end, when the screen comes and then you will be asked and you put a name for your save transfer. This is not a normal save slot, it is a special save slot that can't be reached normaly.Is this it?
View attachment 2588017
he's probably trying to write her outSharon has sure started to be written no longer as a smart and savvy middling aged vampire that played her way into an archonship, but a whiny and inelegant side kick that is too curt to have anything of value to add to a conversation.