For some reason, when I try to launch the patreon version this error pops up
Take the role of an incubus or succubus. Seduce mortals into your lair · By
Here's the log:
[Fleshcult] CEF Python 66.0
[Fleshcult] Chromium 66.0.3359.181
[Fleshcult] CEF 3.3359.1774.gd49d25f
[Fleshcult] Python 3.7.9 32bit
[Fleshcult] Working directory: C:\Users\Dawid\Downloads\fleshcult_patron_v126\fleshcult\game
[Fleshcult] Debugger: None
Logged into Steam as 76561198256232130, level: 10
Installed mods: local:onierolith_example, local:onierolith_patron
Couldn't extract file extension from URL: (audio/orgasm_f1.ogg -> audio/orgasm_f1.ogg)
Error
Traceback (most recent call last):
File "resource_handler.pyx", line 123, in cefpython_py37.ResourceHandler_GetResponseHeaders
File "fleshcult.nut\faust\FakeHTTP.py", line 164, in GetResponseHeaders
response.SetMimeType(self.current_mime)
File "response.pyx", line 44, in cefpython_py37.PyResponse.SetMimeType
File "response.pyx", line 45, in cefpython_py37.PyResponse.SetMimeType
AssertionError: Response.SetMimeType() failed: mimeType param is not a string
Oh oops, it's inadvertently relying on Windows having a file type association for .ogg files, but I guess that's not always there. As a temporary workaround you could install something that associates itself with that file type (e.g. VLC, Audacity, Foobar2000...)
Sorry about that, I'll have a fix in the next release.
I figured that installing it would be enough. The installer would associate itself as the default application for .ogg files and that would be enough to fix the problem. So I guess it didn't work?
(To be specific, I believe Fleshcult is blowing up because it can't find this registry key)
HKEY_CLASSES_ROOT\.ogg\Content Type = audio/ogg
Ah, well thanks for the attempt. I've uploaded a patch (v1.26b) which I ought to work regardless of whether the registry keys are there or not.
https://www.patreon.com/posts/77850863