Ren'Py Sexbot Restoration 2124 [v0.14.2] [squirrel24]

4.30 star(s) 17 Votes

Pdoan

Active Member
Mar 1, 2018
977
743
278
The Good neighborhood quest. I've done it twice. Same error. If I click "ignore", then I can continue the game but the quest is still active.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
  File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
IndexError: list index out of range

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

Full traceback:
  File "modules/0005_core/core/main_loop.rpyc", line 62, in script call
  File "modules/0030_botshop/game/quests/good_neighbor.rpyc", line 843, 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/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
  File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
  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
SR24 0.14.0
Wed Oct 15 02:21:02 2025
 

Raynare69

Member
Jan 1, 2022
444
1,127
186
My pride and joy fully intact S-rated bot that I found in the dumpster. She already had S Rank sex so I've never had to break any seals on her, but she required a lot of repairs at the start... I just let her manage my other bots and repair stuff for me all day long. I finally just got around to finishing up getting all of her skills to S rank and I think I've finished all of the current in-game quests and gotten all possible upgrades (finished mobsters, neighborhood patrol bots, and karaoke/classes etc.)

Most my other bots are all A/S as well and I'm at the point where I have enough passive enough that I never bother selling bots any longer... Was considering filling my entire storage with completely fixed up bots but that would take a looooong time since you get so many expansion for storage. Time to chill until the next update XD

All S Sex Bot.png
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
My pride and joy fully intact S-rated bot that I found in the dumpster. She already had S Rank sex so I've never had to break any seals on her, but she required a lot of repairs at the start... I just let her manage my other bots and repair stuff for me all day long. I finally just got around to finishing up getting all of her skills to S rank and I think I've finished all of the current in-game quests and gotten all possible upgrades (finished mobsters, neighborhood patrol bots, and karaoke/classes etc.)

Most my other bots are all A/S as well and I'm at the point where I have enough passive enough that I never bother selling bots any longer... Was considering filling my entire storage with completely fixed up bots but that would take a looooong time since you get so many expansion for storage. Time to chill until the next update XD

View attachment 5345028
Well you certainly have been busy! I'm confident you are correct that you've finished everything but you can check the 'Quests' page in the 'Journal'. You should see only 1 active quest, 'Business Partners(SL)', and it should have a bright green note confirming that you've completed the current content.

Actually I think it's pretty funny that a bot can be 'S' level in sex but have the warranty seals intact. I guess that's a "bug" that I should fix some day. Cheers!
 
  • Heart
Reactions: Raynare69

AkiranGaming

Well-Known Member
Jan 4, 2024
1,151
759
199
Well you certainly have been busy! I'm confident you are correct that you've finished everything but you can check the 'Quests' page in the 'Journal'. You should see only 1 active quest, 'Business Partners(SL)', and it should have a bright green note confirming that you've completed the current content.

Actually I think it's pretty funny that a bot can be 'S' level in sex but have the warranty seals intact. I guess that's a "bug" that I should fix some day. Cheers!
The 'S' level in sex could be high level firmware and/or all the special parts could have been factory refurbished with warranty seals, so no "bug" to be addressed.
 
  • Haha
Reactions: Raynare69

Raynare69

Member
Jan 1, 2022
444
1,127
186
Well you certainly have been busy! I'm confident you are correct that you've finished everything but you can check the 'Quests' page in the 'Journal'. You should see only 1 active quest, 'Business Partners(SL)', and it should have a bright green note confirming that you've completed the current content.

Actually I think it's pretty funny that a bot can be 'S' level in sex but have the warranty seals intact. I guess that's a "bug" that I should fix some day. Cheers!
1760555466852.png

I have a few from save/back scumming in the dump that are full intact with S level sex. Doesn't really affect anything but I like keeping them for some reason lol, so I have a bit of a collection now.

As a future Idea, it would be neat if you could give us some way to invest/pump money into research and eventually be able to craft ourselves an SS / SSS bot or something (one with big boobs preferred XD). Something to spend excess money on once you get ahead of the curve, you know
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
The Good neighborhood quest. I've done it twice. Same error. If I click "ignore", then I can continue the game but the quest is still active.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
  File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
IndexError: list index out of range

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

Full traceback:
  File "modules/0005_core/core/main_loop.rpyc", line 62, in script call
  File "modules/0030_botshop/game/quests/good_neighbor.rpyc", line 843, 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/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
  File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
  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
SR24 0.14.0
Wed Oct 15 02:21:02 2025
I'm sorry you are having trouble. This quest is not new and I've not received reports of this sort of bug before. Unfortunately for the reason below I have no idea what is happening and cannot fix it. Regarding the quest still being active, how many bots have you provided for the patrol? The quest ends when you have given 6 bots (3 pairs).

Explanation of the error: The full traceback starts by mentioning line 62 in 'main_loop.rpyc' which is the core loop of the game and is unchanged from Radnor's original DSCS source code. I don't really understand the code in this file. Next it mentions line 843 in 'Good Neighbor' which gives the MC a reputation gain in the neighborhood. This line passes information about the reputation gain to a function which includes line 76 in 'stats.rpy' that is mentioned next. The file 'stats.rpy' is unchanged from Radnor's original DSCS source code and again I don't know how it works. The final line mentioned in the traceback where the error actually occurred is line 992 in the file 'python.py'. This is a Renpy file that is not part of the SR24 source code and I have no idea how it works. I'm really sorry but I'm not an expert in Renpy programming and I don't have the skills to figure out what is happening and how to fix it.
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
View attachment 5345520

I have a few from save/back scumming in the dump that are full intact with S level sex. Doesn't really affect anything but I like keeping them for some reason lol, so I have a bit of a collection now.

As a future Idea, it would be neat if you could give us some way to invest/pump money into research and eventually be able to craft ourselves an SS / SSS bot or something (one with big boobs preferred XD). Something to spend excess money one once you get ahead of the curve, you know
I'm confused, your screen shot says "Future quests" so apparently you have not even started the 'Business Partners(SL)' quest. If this is the case you have only completed the content as of version 0.13 and haven't begun the content in 0.14.

I'm sorry but making additional bot ratings is not going to happen. Many, many places in the code assume that the levels are "FEDCBAS" so adding a new level or levels would require a lot of work and any place in code that I miss would result in a crash bug.

Regarding additional bots with big boobs you'll have to check out bot mods for that. My personal preference is for realistic appearances rather than exaggerated curves. There are quite a few bot mods out there so you should be able to find something you like.

Your comment about needing something to spend money on is something that won't change. I like your idea but I've been working on this game for over 2 years now and the story line for SR24 is nearly complete. After 'Business Partners' is completed there will only be one more quest. When the story line ends there will be an option for diehards to continue playing in the sandbox if they want to.
 
  • Heart
Reactions: Raynare69

Raynare69

Member
Jan 1, 2022
444
1,127
186
I'm confused, your screen shot says "Future quests" so apparently you have not even started the 'Business Partners(SL)' quest. If this is the case you have only completed the content as of version 0.13 and haven't begun the content in 0.14.

I'm sorry but making additional bot ratings is not going to happen. Many, many places in the code assume that the levels are "FEDCBAS" so adding a new level or levels would require a lot of work and any place in code that I miss would result in a crash bug.

Regarding additional bots with big boobs you'll have to check out bot mods for that. My personal preference is for realistic appearances rather than exaggerated curves. There are quite a few bot mods out there so you should be able to find something you like.

Your comment about needing something to spend money on is something that won't change. I like your idea but I've been working on this game for over 2 years now and the story line for SR24 is nearly complete. After 'Business Partners' is completed there will only be one more quest. When the story line ends there will be an option for diehards to continue playing in the sandbox if they want to.
Looks like I had a couple more that I could do haha. Still more to go!

1760558486436.png


2 years is a very long time... Thank you for all of your hard work!
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
SR24 version 0.14.1 - Sadly there was a significant bug in version 0.14.0 involving one of it's best features, the upgrade to 'Bot Monitor'. When using the 'Stabilize' buttons in 'Bot Monitor' in version 0.14.0 there was an uncaught exception error (NameError: name 'bot_target' is not defined) because I made a copy/paste mistake. Strangely this error does not happen when I play on my development PC or when I play on my Android tablet. It is definitely a bug and the error should occur for me too. The fix is easy and if it had appeared when I play this wouldn't have happened. Since it never happened to me I can't verify that the bug is fixed so if anyone could confirm that it's fixed I'd appreciate it!

Link to a folder with 6 files:

0.14.1 for Windows, Mac, Linux, and Android - 4 compressed files
Game information which is also installed with the game - 1 zip file
Source code - 1 zip file
 
Last edited:
  • Like
Reactions: Seiryuu and Metz67

Metz67

Newbie
Oct 30, 2017
30
12
210
SR24 version 0.14.1 - Sadly there was a significant bug in version 0.14.0 involving one of it's best features, the upgrade to 'Bot Monitor'. When using the 'Stabilize' buttons in 'Bot Monitor' in version 0.14.0 there was an uncaught exception error (NameError: name 'bot_target' is not defined) because I made a copy/paste mistake. Strangely this error does not happen when I play on my development PC or when I play on my Android tablet. It is definitely a bug and the error should occur for me too. The fix is easy and if it had appeared when I play this wouldn't have happened. Since it never happened to me I can't verify that the bug is fixed so if anyone could confirm that it's fixed I'd appreciate it!

Link to a folder with 6 files: SR24-0.14.1-dists

0.14.1 for Windows, Mac, Linux, and Android - 4 compressed files
Game information which is also installed with the game - 1 zip file
Source code - 1 zip file
I got this message when downloading v.0.14.1.win
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
I got this message when downloading v.0.14.1.win
This is bad, I'm sorry but Pixeldrain is a mirror posted by an employee of F95Zone. The file name in your screen shot is not the same file name that I post myself on MEGA. I do not update page 1 of this thread myself and since I develop the game I don't have any reason to use the links on page 1 myself. I will report this.

Update: I reported the problem and someone on F95Zone checked the links and assures me they are OK. That's all I can do.
 
Last edited:
  • Like
Reactions: Metz67

Pdoan

Active Member
Mar 1, 2018
977
743
278
I'm sorry you are having trouble. This quest is not new and I've not received reports of this sort of bug before. Unfortunately for the reason below I have no idea what is happening and cannot fix it. Regarding the quest still being active, how many bots have you provided for the patrol? The quest ends when you have given 6 bots (3 pairs).
So, it might not be any problem at all, since I only gave 2 pairs. I have one pairs ready to be given away. I will update the quest pregress later. Thanks.
 

dollydollzy

Newbie
Jul 25, 2024
83
77
61
I like the new content and changes especially the new offers. Thank you for very much sir.
However, Mr. dev, please please please remove the cringe modding paragraph in the main menu.
Traumatized from a spoiled kid who showed up demanding that he shares development with you.
Just leave it behind.
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
I like the new content and changes especially the new offers. Thank you for very much sir.
However, Mr. dev, please please please remove the cringe modding paragraph in the main menu.
Traumatized from a spoiled kid who showed up demanding that he shares development with you.
Just leave it behind.
Thank you for the kind words.

Perhaps I will change the wording behind the 'Modding' button some day but for now please just stop clicking on it. :) My message asking for people to create their own variant of the game is sincere and I publish the source code for that purpose.
 

Metz67

Newbie
Oct 30, 2017
30
12
210
SR24 version 0.14.1 - Sadly there was a significant bug in version 0.14.0 involving one of it's best features, the upgrade to 'Bot Monitor'. When using the 'Stabilize' buttons in 'Bot Monitor' in version 0.14.0 there was an uncaught exception error (NameError: name 'bot_target' is not defined) because I made a copy/paste mistake. Strangely this error does not happen when I play on my development PC or when I play on my Android tablet. It is definitely a bug and the error should occur for me too. The fix is easy and if it had appeared when I play this wouldn't have happened. Since it never happened to me I can't verify that the bug is fixed so if anyone could confirm that it's fixed I'd appreciate it!

Link to a folder with 6 files: SR24-0.14.1-dists

0.14.1 for Windows, Mac, Linux, and Android - 4 compressed files
Game information which is also installed with the game - 1 zip file
Source code - 1 zip file
This is bad, I'm sorry but Pixeldrain is a mirror posted by an employee of F95Zone. The file name in your screen shot is not the same file name that I post myself on MEGA. I do not update page 1 of this thread myself and since I develop the game I don't have any reason to use the links on page 1 myself. I will report this.

Update: I reported the problem and someone on F95Zone checked the links and assures me they are OK. That's all I can do.
I first downloaded the file you posted in the first Mega link 10 mins after you posted it. (Quoted post)
I got the same virus warning from that file as I did from the OP link later when it was updated to v.0.14.1.
So, both links produced this virus warning for me.
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
I first downloaded the file you posted in the first Mega link 10 mins after you posted it. (Quoted post)
I got the same virus warning from that file as I did from the OP link later when it was updated to v.0.14.1.
So, both links produced this virus warning for me.
I ran a scan on my computer right after I saw your post which came up clean and the people on F95Zone say the links are good. There are no guarantees for things like this, maybe we're both wrong but there's not much more I can do.
 
  • Like
Reactions: Metz67

Metz67

Newbie
Oct 30, 2017
30
12
210
I ran a scan on my computer right after I saw your post which came up clean and the people on F95Zone say the links are good. There are no guarantees for things like this, maybe we're both wrong but there's not much more I can do.
Its all good. Thank you for these fast replies.
I usually do not get these alerts from downloads from this site.
My Windows Defender must be bored and wants to play tricks on me.
-----
While I have it in mind....
- "H for Hide the HUD."
When browsing this forum earlier, I saw a post about hiding the UI to look at the background picture.
As a frequent Renpy-game user, I am used to hitting H when wanting to "take a closer look" ^^
Is it possible to add this keyboard shortcut to the game? (Old habbits die hard)

And thank you for a very good management game. I hope to see more of this in the future.
 

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
761
217
Its all good. Thank you for these fast replies.
I usually do not get these alerts from downloads from this site.
My Windows Defender must be bored and wants to play tricks on me.
-----
While I have it in mind....
- "H for Hide the HUD."
When browsing this forum earlier, I saw a post about hiding the UI to look at the background picture.
As a frequent Renpy-game user, I am used to hitting H when wanting to "take a closer look" ^^
Is it possible to add this keyboard shortcut to the game? (Old habbits die hard)

And thank you for a very good management game. I hope to see more of this in the future.
Although you're right that Renpy games use this feature this game is a variant of DSCS which is not a standard Renpy game. In this game there is no dialog on the lower half of the screen that partially covers full size images so the "H" to hide dialog doesn't really apply.

Having said that, you can see all images and videos in the game full screen (or full window!) in one of two ways.

1) Small size images and videos shown during the game. Click on any of them and everything on the screen gets hidden and the image or video is blown up to full screen (or full window!). Click anywhere and the screen goes back to normal.

2) Background images. Although this is non-standard there is a button on the top left of the screen while playing that tells you the current location, typically "Home". Clicking on this button hides everything on the screen allowing you to see the background image. Clicking again anywhere returns the screen to normal.

Finally, when you start the game and when you are saving or loading games there are rotating hints (and propaganda!) on the right side of the screen that tell you things like this. Just wait a little to see each one, there aren't that many and it doesn't take that long. One of these hints tells you that "Ctrl+h" does the same thing as the button described in #2 above. Cheers!
 
Last edited:
  • Like
Reactions: Metz67

yomamasogood

Newbie
Jul 12, 2021
49
94
100
SR24 version 0.14.1 - Sadly there was a significant bug in version 0.14.0 involving one of it's best features, the upgrade to 'Bot Monitor'. When using the 'Stabilize' buttons in 'Bot Monitor' in version 0.14.0 there was an uncaught exception error (NameError: name 'bot_target' is not defined) because I made a copy/paste mistake. Strangely this error does not happen when I play on my development PC or when I play on my Android tablet. It is definitely a bug and the error should occur for me too. The fix is easy and if it had appeared when I play this wouldn't have happened. Since it never happened to me I can't verify that the bug is fixed so if anyone could confirm that it's fixed I'd appreciate it!

Link to a folder with 6 files: SR24-0.14.1-dists

0.14.1 for Windows, Mac, Linux, and Android - 4 compressed files
Game information which is also installed with the game - 1 zip file
Source code - 1 zip file
That bug only happened to me once. I kinda just ignored it. All the other times I use the Stabilize option, it works. Also, is it possible to make so that players can accept the bot offers on the Grey Market BBS? Usually, by the time I completed all the requirements the offer is already gone. It's a waste of my time and I can't predict what the offers are going to be.
 
4.30 star(s) 17 Votes