Interesting. So you could obviously play the 4th floor, while it just crashed for Teloric. I seem to have reached the point where my code is sufficiently complex/messy to get bugs that depend on stuff in ways I don't yet comprehendSeems I've only found 4 out of 5 power ups for the next chapter, what could I be missing? Pretty sure I've explored the whole temple but the completionist in me wants to find everything
Interesting. So you could obviously play the 4th floor, while it just crashed for Teloric. I seem to have reached the point where my code is sufficiently complex/messy to get bugs that depend on stuff in ways I don't yet comprehend
Regarding the powerups, there are:
You don't have permission to view the spoiler content. Log in or register now.
That fixed the problem.Thanks. I think I know what the problem is, but not how it could come to be. I've tried to add a fix, but of course, not understanding the issue completely might mean I don't know how to fix it either. If you're willing to give it another try, please try this updated script.rpa file:
You must be registered to see the links
(Basically, I suspect that your game state doesn't include the information whether or not the map of Floor 4 is available. But I can't spot how it could have the information for Floor 3 but not Floor 4. The fix now will add information about the 4th floor when loading a new game while in Chapter 3 if there is only information for the first three floors.)
Thanks a lot for confirming, and the testing. As I said, I'm not sure where I went wrong at first, but if I fixed it, that's less importantThat fixed the problem.
You are awesome bro.So, I really shouldn't have, but I spend all of yesterday and today on working on the next update. Well, if you're in the flow, you're in the flow. For you guys that means I am actually uploading the beta version right now. In a few minutes, I'll update this post with the links. Download both .rpa files and put them into the "game"-folder of your v0.10 installation, and overwrite the scripts.rpa file.
Upgrade 0.10 -> 0.11beta:
Scripts:You must be registered to see the links
Media-content:You must be registered to see the links
What the update offers:
- Third night in the temple. One of 8 different scenes depending on your choices there, and who the father of Tara's baby is (of course, plenty of opportunities to have stuff mixed up. Please let me know what route you have taken when reporting in.)
- 4th floor of the temple. Includes 5 sex scenes, two of which are only available if you've made the "right" choices before. For one scene, you need to have befriended the Warlord on the 3rd Floor. For the other scene, you need to have seduced the 4 rats on Floors 1,2,3..
- Finale of Chapter 3 (this was supposed to have some extra parts if you didn't pick "easy" for the temple, but it didn't fit the flow. So the "reward scene" will come later.)
This looks like you've installed the scripts, but not the media content. You need to download both the scripts.rpa file and the chapter3c.rpa file, and place both in the "game"-folder.I have a problem with the game infact after choosing the gender of the baby the game does not load the images of the night but the games the characters' texts so I would like to know if there is a way to fix it
It's not that long, you have skip button after all.Please provide a save game. I lost save game file. Please help.
You need to look on the earlier dev post to dwld the media, then dwld the script from recent post. Of it's too difficult for you then just wait for the update, it won't be long I believe.I'd love to test new update, but media file doesn't exist on gofile. Please reupload both files someone (if the dev won't mind). Preferably to pixeldrain or workupload.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3-mechanics.rpy", line 440, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 376, in script call
File "chapter3-mechanics.rpyc", line 409, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter3-mechanics.rpy", line 440, in <module>
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:23:28 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3-mechanics.rpy", line 440, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 376, in script call
File "chapter3-mechanics.rpyc", line 409, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter3-mechanics.rpy", line 440, in <module>
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:24:20 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3-mechanics.rpy", line 440, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 376, in script call
File "chapter3-mechanics.rpyc", line 409, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter3-mechanics.rpy", line 440, in <module>
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:24:51 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3-mechanics.rpy", line 232, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 222, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1026, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter3-mechanics.rpy", line 232, in <module>
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:26:35 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3c-scenes.rpy", line 406, in <module>
NameError: name 'babygender' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 174, in script call
File "chapter3c-scenes.rpyc", line 406, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/chapter3c-scenes.rpy", line 406, in <module>
NameError: name 'babygender' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:26:57 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter3c-scenes.rpy", line 415, in <module>
NameError: name 'babygender' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter3-mechanics.rpyc", line 262, in script call
File "chapter3-mechanics.rpyc", line 174, in script call
File "chapter3c-scenes.rpyc", line 415, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter3c-scenes.rpy", line 415, in <module>
NameError: name 'babygender' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.08
Tue Mar 28 20:27:19 2023
Hmm, you do seem to have a bit of a Frankenstein-script version here. The list babygender definitely gets set by "default" in the same script version that tries to access it. I notice it says v0.08, so I suppose you've upgraded all the way from that version somehow. Do you have any files with endings *.rpy or *.rpyc around? If so, my hunch is that those don't get properly overwritten by the more recent script files in the scripts.rpa. Then the solution should be to just delete any *.rpy or *.rpyc file in the game folder.Bunch of combat errors and errors from the baby gender choice. Chose Transfem child, father is my son.Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/chapter3c-scenes.rpy", line 415, in <module> NameError: name 'babygender' is not defined Windows-10-10.0.19041 Ren'Py 7.4.11.2266 Tara's Liberation or Alexia's Return 0.08 Tue Mar 28 20:27:19 2023
Hmm, you do seem to have a bit of a Frankenstein-script version here. The list babygender definitely gets set by "default" in the same script version that tries to access it. I notice it says v0.08, so I suppose you've upgraded all the way from that version somehow. Do you have any files with endings *.rpy or *.rpyc around? If so, my hunch is that those don't get properly overwritten by the more recent script files in the scripts.rpa. Then the solution should be to just delete any *.rpy or *.rpyc file in the game folder.
Another approach with limited need to re-download stuff might be to download the compressed v.10, and apply the upgrade to that one.
I started with 6, and have downloaded every update and overwritten my folder with itHmm, you do seem to have a bit of a Frankenstein-script version here. The list babygender definitely gets set by "default" in the same script version that tries to access it. I notice it says v0.08, so I suppose you've upgraded all the way from that version somehow. Do you have any files with endings *.rpy or *.rpyc around? If so, my hunch is that those don't get properly overwritten by the more recent script files in the scripts.rpa. Then the solution should be to just delete any *.rpy or *.rpyc file in the game folder.
Another approach with limited need to re-download stuff might be to download the compressed v.10, and apply the upgrade to that one.
Yes, try deleting all those files (not the *.rpa ones). With v0.10 I changed the packaging to having all the scripts inside scripts.rpa. So that means that your copy of the game has two copies of all the older script files. It probably somehow picks which copy to pay attention to, and at least one of the errors has to come from the old script.rpy being processed instead of the newer version inside scripts.rpa.
LoL I never tried to extract the dwld except when RandyTyr started giving the beta. Works well and never had a single problem even with other games as well.I started with 6, and have downloaded every update and overwritten my folder with it