What are you favorite fetishes (you can choose more then one)


  • Total voters
    42,872

Seanthiar

Active Member
Jun 18, 2020
569
764
Could you pm me your save file?
Didn't do one near that time - could continue after rollback and choosing another choice - It happened on day 3 in bed with wearing eggs inside and trying to look something on the laptop.
 

uwubakauwu

Member
Mar 28, 2023
119
233
Same exception - it happens when you are wearing vibro eggs and rearrange them, then watch some lewd videos.

Save file attached.

Steps to reproduce:
Have some relief -> Play with vibro eggs -> Rearrage the eggs inside Lisa -> Insert all eggs in both holes -> Watch something lewd -> Choose any video and click through couple of screens

And sometimes it happens even before you have the chance to choose "Watch something lewd", but I couldn't find the 100% way to make it throw an error sooner.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: zegamez

ustar

Active Member
Dec 29, 2017
838
641
I just checked - RenPy removed support of x86 since v. 8.x.
Sorry, I won't downgrade my version. I can suggest to use an Android device if you can't afford a new PC
You can use ver 7.x
I have Android device, but I hate playing on it. Besides the game has 6 GB while on my Android I have about 500 MB left. Probably can have problem too, because it's Android 5.x when RenPy 8 targets Android 12
x86 is more powerful, especially because it's PC.
Does it make any difference for you to use concurrent RenPy?
Or at least do not make .RPA package from files
 
Last edited:

BobKels0

Member
Jun 19, 2017
250
236
You can use ver 7.x
I have Android device, but I hate playing on it. Besides the game has 6 GB while on my Android I have about 500 MB left. Probably can have problem too, because it's Android 5.x when RenPy 8 targets Android 12
x86 is more powerful, especially because it's PC.
Does it make any difference for you to use concurrent RenPy?
Or at least do not make .RPA package from files
I don't know where you've seen that x86_32 is more powerful than x86_64 but you really should look for a better source for your informations.
Also, there's no reason to downgrade to a major version for any api, you'll just gain bugs that were corrected, vulnerabilities, way less features, what dev can want that?
 
  • Like
Reactions: damnedfrog

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,306
3,423
You can use ver 7.x
I have Android device, but I hate playing on it. Besides the game has 6 GB while on my Android I have about 500 MB left. Probably can have problem too, because it's Android 5.x when RenPy 8 targets Android 12
x86 is more powerful, especially because it's PC.
Does it make any difference for you to use concurrent RenPy?
Or at least do not make .RPA package from files
Sorry, but as I said, I won’t do that. But you can do that on your own. You don’t even need unren my files - they are unprotected. Just install RenPy 7.x on your device and compile x86 using my files, and then add rpa in the \game folder
 
  • Angry
Reactions: ustar

ustar

Active Member
Dec 29, 2017
838
641
Sorry, but as I said, I won’t do that. But you can do that on your own. You don’t even need unren my files - they are unprotected. Just install RenPy 7.x on your device and compile x86 using my files, and then add rpa in the \game folder
I tried that with other games using RenPy 8. They work if files are not encrypted with .RPA!!
BECAUSE RenPy 8 changed .RPA coding and RenPy 7 is unable to read it!
That's a shame really, because I loved your game!
 

ustar

Active Member
Dec 29, 2017
838
641
I don't know where you've seen that x86_32 is more powerful than x86_64 but you really should look for a better source for your informations.
Also, there's no reason to downgrade to a major version for any api, you'll just gain bugs that were corrected, vulnerabilities, way less features, what dev can want that?
Are you stupid or you pretend to be stupid? That x86_32 is more powerful was to compare with Android! x86_32 and x86_64 are practically the same match (given run on the same machine).
Also for your second abuse: actually RenPy ver 7 and ver 8 is developed altogether and both are maintained and developed.
You should really look into dev page instead of writing generalized stereotype
 
Last edited:

Wills747

Engaged Member
Dec 14, 2018
2,556
5,432
Are you stupid or you pretend to be stupid? That x86_32 is more powerful was to compare with Android! x86_32 and x86_64 are practically the same match (given run on the same machine).
Also for your second abuse: actually RenPy ver 7 and ver 8 is developed altogether and both are maintained and developed.
You should really look into dev page instead of writing generalized stereotype
Take my compressed version and PC folder, recompile with that. The RPA file for that is universal and only contains images so you don't have to worry about unrpyc.
 
  • Like
Reactions: zegamez and ustar

BobKels0

Member
Jun 19, 2017
250
236
Are you stupid or you pretend to be stupid? That x86_32 is more powerful was to compare with Android! x86_32 and x86_64 are practically the same match (given run on the same machine).
Also for your second abuse: actually RenPy ver 7 and ver 8 is developed altogether and both are maintained and developed.
You should really look into dev page instead of writing generalized stereotype
More like dead tired and should read with more attention, or just try to catch some sleep, trying that since 3 months without succes don't do good. Sorry
 
  • Like
Reactions: ustar

ustar

Active Member
Dec 29, 2017
838
641
More like dead tired and should read with more attention, or just try to catch some sleep, trying that since 3 months without succes don't do good. Sorry
Sad to read. Go to sleep then instead reading some bullshit maybe? Of course if you can.
 

ustar

Active Member
Dec 29, 2017
838
641
Take my compressed version and PC folder, recompile with that. The RPA file for that is universal and only contains images so you don't have to worry about unrpyc.
Worth a note I guess. However I prefer normal versions rather than compressed versions.


This is what I get from most RenPy 8 games packed with .RPA:

I'm sorry, but an uncaught exception occurred.
Before loading the script.
ValueError: unsupported pickle protocol: 5

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 427, in main
renpy.loader.index_archives()
File "renpy/loader.py", line 244, in index_archives
index = handler.read_index(f)
File "renpy/loader.py", line 129, in read_index
index = loads(zlib.decompress(infile.read()))
ValueError: unsupported pickle protocol: 5

- I remember seeing pickle 3 error in previous RenPy 8 and pickle 5 error with latest RenPy 8

- For the reckon: I have downloaded compressed version and I confirm that compressed version does not have this error.
 
Last edited:

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,306
3,423
Same exception - it happens when you are wearing vibro eggs and rearrange them, then watch some lewd videos.

Save file attached.

Steps to reproduce:
Have some relief -> Play with vibro eggs -> Rearrage the eggs inside Lisa -> Insert all eggs in both holes -> Watch something lewd -> Choose any video and click through couple of screens

And sometimes it happens even before you have the chance to choose "Watch something lewd", but I couldn't find the 100% way to make it throw an error sooner.

You don't have permission to view the spoiler content. Log in or register now.
I killed a lot of time but spotted it! That's a weird RenPy bug. When I put on the background of the screen an animated image (vibrating eggs), the RenPy engine can't handle it.

Thank you. Replace these two files in your /game/ folder.
 

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,306
3,423
I've tested your fix and the game still throws an error.
You don't have permission to view the spoiler content. Log in or register now.
That's strange. I double checked - everything works on my side. Did you replace old files in /game/ folder?
bedplay.rpy has to contain a label bedplay_play_options2 with the following code:
You don't have permission to view the spoiler content. Log in or register now.

Try to remove bedplay.rpyc and laugh the game again
 

uwubakauwu

Member
Mar 28, 2023
119
233
That's strange. I double checked - everything works on my side. Did you replace old files in /game/ folder?
bedplay.rpy has to contain a label bedplay_play_options2 with the following code:
You don't have permission to view the spoiler content. Log in or register now.

Try to remove bedplay.rpyc and laugh the game again
i do not know what to say, I did it as you asked - see attached video:


Still same error.

PS: deleting bedplay.rpyc doesn't help either.
 
Last edited:
  • Like
Reactions: Knight_of_the_lance

zegamez

Well-Known Member
Game Developer
May 22, 2019
1,306
3,423
i do not know what to say, I did it as you asked - see attached video:


Still same error.

PS: deleting bedplay.rpyc doesn't help either.
Thank you, your video explained a lot.
The problem was in another place. I hope it will work now :)

Instructions are the same: unpack in /game/ folder with replacement
 

uwubakauwu

Member
Mar 28, 2023
119
233
Thank you, your video explained a lot.
The problem was in another place. I hope it will work now :)

Instructions are the same: unpack in /game/ folder with replacement
No errors now, it just works™.
Tried different egg placements, different videos.
Amazing job!
 
  • Heart
Reactions: zegamez

cebs

Engaged Member
Feb 19, 2018
2,429
10,496
Here's my unofficial android port of Beauty and the Thug v0.2.5b

Download



You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: zegamez
4.30 star(s) 61 Votes