Ren'Py IA2: Cock Hero Adventure [v.2.4.9] [Tribe]

4.40 star(s) 7 Votes

MTC800

New Member
Nov 27, 2022
2
1
Hi, I am a MAC user and I have encountered this bug. Can anyone help me with this? Thanks :)

------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/cock_hero.rpy", line 78, in script
python:
File "game/scripts/cock_hero.rpy", line 151, in <module>
clip_duration = Duration_Of_Clip(shown_image)
File "game/scripts/imager_app.rpy", line 252, in Duration_Of_Clip
local_media_info = MediaInfo.parse(os.path.join(config.gamedir, shown_image))
OSError: Failed to load library from libmediainfo.0.dylib, libmediainfo.dylib - dlopen(libmediainfo.0.dylib, 0x0006): tried: 'libmediainfo.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), 'libmediainfo.0.dylib' (no such file), '/usr/local/lib/libmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), dlopen(libmediainfo.dylib, 0x0006): tried: 'libmediainfo.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache), 'libmediainfo.dylib' (no such file), '/usr/local/lib/libmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache)

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

Full traceback:
File "game/scripts/cock_hero.rpy", line 78, in script
python:
File "/private/var/folders/hd/gwnbgth143jc1t0jz0jf4k_w0000gn/T/AppTranslocation/B4793AF0-508D-4A40-B0A4-A15DA1FAA9D8/d/ImagerApp2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/hd/gwnbgth143jc1t0jz0jf4k_w0000gn/T/AppTranslocation/B4793AF0-508D-4A40-B0A4-A15DA1FAA9D8/d/ImagerApp2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/cock_hero.rpy", line 151, in <module>
clip_duration = Duration_Of_Clip(shown_image)
File "game/scripts/imager_app.rpy", line 252, in Duration_Of_Clip
local_media_info = MediaInfo.parse(os.path.join(config.gamedir, shown_image))
File "python-packages/pymediainfo/__init__.py", line 431, in parse
File "python-packages/pymediainfo/__init__.py", line 329, in _get_library
OSError: Failed to load library from libmediainfo.0.dylib, libmediainfo.dylib - dlopen(libmediainfo.0.dylib, 0x0006): tried: 'libmediainfo.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), 'libmediainfo.0.dylib' (no such file), '/usr/local/lib/libmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), dlopen(libmediainfo.dylib, 0x0006): tried: 'libmediainfo.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache), 'libmediainfo.dylib' (no such file), '/usr/local/lib/libmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache)

macOS-14.4.1-arm64-arm-64bit arm64
Ren'Py 8.1.3.23091805
Imagine Erotic Application 2: Cock Hero Adventure 2.4.9.Public
Wed May 8 13:18:14 2024
 

Tribe

Member
Game Developer
May 5, 2021
221
480
Hi, I am a MAC user and I have encountered this bug. Can anyone help me with this? Thanks :)

------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/cock_hero.rpy", line 78, in script
python:
File "game/scripts/cock_hero.rpy", line 151, in <module>
clip_duration = Duration_Of_Clip(shown_image)
File "game/scripts/imager_app.rpy", line 252, in Duration_Of_Clip
local_media_info = MediaInfo.parse(os.path.join(config.gamedir, shown_image))
OSError: Failed to load library from libmediainfo.0.dylib, libmediainfo.dylib - dlopen(libmediainfo.0.dylib, 0x0006): tried: 'libmediainfo.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), 'libmediainfo.0.dylib' (no such file), '/usr/local/lib/libmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), dlopen(libmediainfo.dylib, 0x0006): tried: 'libmediainfo.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache), 'libmediainfo.dylib' (no such file), '/usr/local/lib/libmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache)

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

Full traceback:
File "game/scripts/cock_hero.rpy", line 78, in script
python:
File "/private/var/folders/hd/gwnbgth143jc1t0jz0jf4k_w0000gn/T/AppTranslocation/B4793AF0-508D-4A40-B0A4-A15DA1FAA9D8/d/ImagerApp2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/hd/gwnbgth143jc1t0jz0jf4k_w0000gn/T/AppTranslocation/B4793AF0-508D-4A40-B0A4-A15DA1FAA9D8/d/ImagerApp2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/cock_hero.rpy", line 151, in <module>
clip_duration = Duration_Of_Clip(shown_image)
File "game/scripts/imager_app.rpy", line 252, in Duration_Of_Clip
local_media_info = MediaInfo.parse(os.path.join(config.gamedir, shown_image))
File "python-packages/pymediainfo/__init__.py", line 431, in parse
File "python-packages/pymediainfo/__init__.py", line 329, in _get_library
OSError: Failed to load library from libmediainfo.0.dylib, libmediainfo.dylib - dlopen(libmediainfo.0.dylib, 0x0006): tried: 'libmediainfo.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), 'libmediainfo.0.dylib' (no such file), '/usr/local/lib/libmediainfo.0.dylib' (no such file), '/usr/lib/libmediainfo.0.dylib' (no such file, not in dyld cache), dlopen(libmediainfo.dylib, 0x0006): tried: 'libmediainfo.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache), 'libmediainfo.dylib' (no such file), '/usr/local/lib/libmediainfo.dylib' (no such file), '/usr/lib/libmediainfo.dylib' (no such file, not in dyld cache)

macOS-14.4.1-arm64-arm-64bit arm64
Ren'Py 8.1.3.23091805
Imagine Erotic Application 2: Cock Hero Adventure 2.4.9.Public
Wed May 8 13:18:14 2024
Hello, MTC800
I've had this reported to me twice before and I haven't been able to isolate the issue related to macs and the MediaInfo module. The only response that I've been able to get related to this is that some macs have issues with it. I know that doesn't really help matters, but I don't have access to a mac to duplicate this issue. If I may ask, could you post or DM me the specifications of your computer. Any info would help in this and may help me find a solution. Thanks and sorry for the issue.
 

MTC800

New Member
Nov 27, 2022
2
1
Hello, MTC800
I've had this reported to me twice before and I haven't been able to isolate the issue related to macs and the MediaInfo module. The only response that I've been able to get related to this is that some macs have issues with it. I know that doesn't really help matters, but I don't have access to a mac to duplicate this issue. If I may ask, could you post or DM me the specifications of your computer. Any info would help in this and may help me find a solution. Thanks and sorry for the issue.
It's a MacBook M1 Pro (16-inch, 2021):

Apple M1 Pro chip
  • 10-core CPU with 8 performance cores and 2 efficiency cores
  • 16-core GPU
  • 16-core Neural Engine
  • 200GB/s memory bandwidth
Let me know if you need any other information!

Thanks
 
  • Yay, new update!
Reactions: Tribe

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
I am so thrilled I found this project. I've already downloaded it and tooled around with it. VERY good so far with ALOT of potential. Having been involved in creating CH vids myself (the "Inferno" series), I am very much in favor of anything that promotes and revivifies the genre.

Used Handbrake based on the links and tutorial links provided in this thread (thank you) and took the liberty of converting some PMVs into the .webm formats that turned out splendid for the CH rounds.

I also found a great source for "shorts". Lots of small clips like scrolling through TikTok vids of OnlyFans and stuff - but more on the hardcore realm. They were saved as MP4s, and thanks to the help on this channel, I converted them to the .webm.

Here are 2 things I learned.

1 - the file name from the site downloads them with a nomenclature that includes an "@" in the filename. When I tested the new vids, the CH Adventure App did not recognize that the folder had any files. I removed the "@" from the file names, and voila, it recognized and played them just fine. So there's a troubleshooting tip for anyone who didn't already know this.

2 - This one I could used some help on. The "shorts" are presented in that narrow "tik-tok" video format. When I sent them through the same default preset I was using on handbrake - the new file was distorted - it widened it.
Obviously this is an aspect ratio or dimension issue from is changing the source video. I do not have enough knowledge yet of Handbrake to figure out what I should change....and to what.

I'm sure I can figure it out enough if I toy with the converting app, but any willingness to provide some tutoring on that would be most appreciated, likely be faster, and mitigate the amount of hair I pull out trying to figure it out. Once I'm done on this project, I'll be sure to share all these with community here, too.

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


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

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
to piggyback on my previous post - here is what I'm looking at

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

My gut tells me it's got to do with this tab (Dimensions). I've tried changing a number of variable, without success. The only thing I managed to do was create a FULL SCREE that distorted/stretched it further.

I see the:
SOURCE DIMENSION storage and display size 720 x 1150

The Final Dimensions at the bottom say 720 x 720.

My guess is this is the difference that matters.
Ive tried changing the "Resolution and Scaling" variable "Scaled Size" change it to 720 x 1150 as is listed in the source - but after converting, it made no change.

Any further advice is most appreciative.



EDIT - I got it - I had to change the "Anomorphic" entry to NONE (from the default "automatic" With that change, I just made a second preset for the "shorts" video and voila, works fine.
 
Last edited:

Tribe

Member
Game Developer
May 5, 2021
221
480
to piggyback on my previous post - here is what I'm looking at

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

My gut tells me it's got to do with this tab (Dimensions). I've tried changing a number of variable, without success. The only thing I managed to do was create a FULL SCREE that distorted/stretched it further.

I see the:
SOURCE DIMENSION storage and display size 720 x 1150

The Final Dimensions at the bottom say 720 x 720.

My guess is this is the difference that matters.
Ive tried changing the "Resolution and Scaling" variable "Scaled Size" change it to 720 x 1150 as is listed in the source - but after converting, it made no change.

Any further advice is most appreciative.



EDIT - I got it - I had to change the "Anomorphic" entry to NONE (from the default "automatic" With that change, I just made a second preset for the "shorts" video and voila, works fine.
I ran a tall video through my handbrake and it worked perfectly. The only difference between my settings and yours was that Optimal Size was checked off:
You don't have permission to view the spoiler content. Log in or register now.

Please let me know if that fixes it!

I'm overjoyed to hear that a PMV artist sees the potential of this game! There is no way to explain how valuable the videos you create are until someone has put their heart and soul into making one and realizes how much effort is required to create a PMV. As time passes, the viewer's expectations for interactivity will grow, just as they have so far. PMVs and Cock Hero videos may not be at the forefront of porn's future, but applications for interacting with them will not be far off the mark.
 
Last edited:
Oct 11, 2020
19
21
Often when we guess at others' motives, we reveal only our own.

Wave 9 - Heavenly Shorts
-- Many recent standalone/single round CH videos, plus Heavenly 3 --

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

Nothing is more badass than treating a woman with respect!

Wave 10 - Transdimensional Starlets
Content warning: Some of these rounds have a stroke phase and an edge phase. Further, if you view them, you will see some penis.

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

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
I ran a tall video through my handbrake and it worked perfectly. The only difference between my settings and yours was that Optimal Size was checked off:
You don't have permission to view the spoiler content. Log in or register now.

Please let me know if that fixes it!

I'm overjoyed to hear that a PMV artist sees the potential of this game! There is no way to explain how valuable the videos you create are until someone has put their heart and soul into making one and realizes how much effort is required to create a PMV. As time passes, the viewer's expectations for interactivity will grow, just as they have so far. PMVs and Cock Hero videos may not be at the forefront of porn's future, but applications for interacting with them will not be far off the mark.
Thanks for the reply. making them pretty well, now.
I've not made PMVs, but I was one part of a 2-man team that did the Inferno CockHeros (that are linked in my signature).
 

Tribe

Member
Game Developer
May 5, 2021
221
480
Thanks for the reply. making them pretty well, now.
I've not made PMVs, but I was one part of a 2-man team that did the Inferno CockHeros (that are linked in my signature).
Cock Hero videos are super advanced PMVs! Unless you prefer to be called a Cock Hero artist, of course. I'm easy.
I'm already checking out the links in your signature and, I gotta say, I regret not discovering these sooner! Splendid work :love:

I'm happy that handbrake isn't giving you a hard time anymore. (y)
 

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
Cock Hero videos are super advanced PMVs! Unless you prefer to be called a Cock Hero artist, of course. I'm easy.
I'm already checking out the links in your signature and, I gotta say, I regret not discovering these sooner! Splendid work :love:

I'm happy that handbrake isn't giving you a hard time anymore. (y)
Awesome. Thx. :)
We usually differentiate the two (PMV vs CH) but yah they're essentially the same.


Okay one thing I have noticed that is very weird is that the videos once changed to webm via Handbrake all play the same size if/when played via Win MediaPlayer. *(see below)

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

I used the exact same Preset
*(see below)

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

And I wind up with two different sizes once they are played via the image app

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


BUT what's REALLY weird is sometimes the same vid shows up shrunk and sometimes it does not.

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

That one really baffles me.


Any ideas at all????
 

Tribe

Member
Game Developer
May 5, 2021
221
480
Awesome. Thx. :)
We usually differentiate the two (PMV vs CH) but yah they're essentially the same.


Okay one thing I have noticed that is very weird is that the videos once changed to webm via Handbrake all play the same size if/when played via Win MediaPlayer. *(see below)

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

I used the exact same Preset
*(see below)

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

And I wind up with two different sizes once they are played via the image app

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


BUT what's REALLY weird is sometimes the same vid shows up shrunk and sometimes it does not.

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

That one really baffles me.


Any ideas at all????
I was able to duplicate this and I have 100 ideas what might be causing it :LOL::coffee:
My first guess would be that it still uses an outdated class that I overlooked since updating the way the game resizes videos two patches ago.
Give me some time to sort this one out and I'll get back to you. I really appreciate you bringing this to me and documenting your findings. Thanks to that, I was able to confirm what to look for, shaving off a frustrating hour of trial and error.
 

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
I was able to duplicate this and I have 100 ideas what might be causing it :LOL::coffee:
My first guess would be that it still uses an outdated class that I overlooked since updating the way the game resizes videos two patches ago.
Give me some time to sort this one out and I'll get back to you. I really appreciate you bringing this to me and documenting your findings. Thanks to that, I was able to confirm what to look for, shaving off a frustrating hour of trial and error.
SUITE!
Well at least my frustrating several hours of fiddling may pay off then; in which case, i'll accept that.

I'm guessing I should hold on to the source files (MP4s) in case I need to send them back through handbrake. I currently have them all in two formats (MP4, and WEBM) .

-TL
 
  • Love
Reactions: Tribe

Tribe

Member
Game Developer
May 5, 2021
221
480
SUITE!
Well at least my frustrating several hours of fiddling may pay off then; in which case, i'll accept that.

I'm guessing I should hold on to the source files (MP4s) in case I need to send them back through handbrake. I currently have them all in two formats (MP4, and WEBM) .

-TL
Sorry you've been having a rough time with it.
I am 98% sure you don't need to hold on to those MP4s. In any case, I'll try to have this resolved tomorrow.
 
Last edited:

Tribe

Member
Game Developer
May 5, 2021
221
480
SUITE!
Well at least my frustrating several hours of fiddling may pay off then; in which case, i'll accept that.

I'm guessing I should hold on to the source files (MP4s) in case I need to send them back through handbrake. I currently have them all in two formats (MP4, and WEBM) .

-TL
Quick Fix:
The issue was created when I made random time stamps.

If the clip was longer than the randomly generated time, the game would essentially re-create a clip using the source clip starting from a random time. This clip was rendered at 720p by default. Sometimes that same clip fell between the allotted duration, thus it was sometimes displayed at it's original size, while being displayed at 720p when it did not.

A patch is underway, but you can fix this quickly by overwriting game/scripts/imager_app.rpy

Make sure your save is in a menu location
If the game gives you shit after overwriting, delete imager_app.rpyc (y)

Thanks for the assist on this, TittyLuvr, you came through for all of us.
 

kurtiss

New Member
Dec 18, 2017
8
7
Hi Tribe how are you ?Any info on when the next update is ?
Can't wait to use all the _foot_ tags I prepared :cool:

By the way if it can be interesting for you, I have like 20-30 characters with both videos/photos in HD (30-40 assets per character) I can share with you if it can help
 
  • Like
Reactions: GamerDaddy

Tribe

Member
Game Developer
May 5, 2021
221
480
Hi Tribe how are you ?Any info on when the next update is ?
Can't wait to use all the _foot_ tags I prepared :cool:

By the way if it can be interesting for you, I have like 20-30 characters with both videos/photos in HD (30-40 assets per character) I can share with you if it can help
I can't say exactly but the combat tutorial is pretty much wrapped up. I still need to re-align the dialogue and implement the skill system. I update my status on my patreon if you're interested in staying in the loop.

I would love to see more uploads for characters! There's been quite a few new additions the pack-sharing channel of my discord if you want to dabble or collaborate. I'm working on adding a new audio channel for content just like that as we speak (The second half of the patch).
 
Last edited:
  • Like
Reactions: GamerDaddy

TittyLuvr1334

Active Member
Aug 4, 2018
686
502
is there a way to add three count in the beat metronome. I hear various tempos of 1234 and some heartbeats 12-12-12. But was wondering about various tempos of triples "123-123-123"
 
4.40 star(s) 7 Votes