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
200
467
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
674
493
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
674
493
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
200
467
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
16
16
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
674
493
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).
 
  • Love
Reactions: Tribe

Tribe

Member
Game Developer
May 5, 2021
200
467
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)
 
4.40 star(s) 7 Votes