- Jan 3, 2018
- 74
- 31
Gallery unlocker should be up to date. There's a link to it on the main page.100% savefile, anyone? My time is limited for unlocking between my backlog of games.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: DynamicImage ['gui/thumb38.jpg']: could not find image. ('gui/thumb38.jpg')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 572, in visit_all
for d in self.visit():
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\image.py", line 778, in visit
self.find_target()
File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\image.py", line 676, in find_target
raise Exception(error)
Exception: DynamicImage ['gui/thumb38.jpg']: could not find image. ('gui/thumb38.jpg')
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Miri's Corruption 0.1.9.1-Brutus
Tue Jan 24 04:53:35 2023
Most likely an error on your end. If I had to guess, it's due to an issue with downloading or moving the files.Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage ['gui/thumb38.jpg']: could not find image. ('gui/thumb38.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\python.py", line 1061, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) [Previous line repeated 1 more time] File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\screen.py", line 456, in visit_all self.child.visit_all(callback, seen=None) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\core.py", line 572, in visit_all for d in self.visit(): File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\image.py", line 778, in visit self.find_target() File "C:\Users\Doctor Who\Desktop\MirisCorruption-0.1.9-Brutus-pc\renpy\display\image.py", line 676, in find_target raise Exception(error) Exception: DynamicImage ['gui/thumb38.jpg']: could not find image. ('gui/thumb38.jpg') Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22090809 Miri's Corruption 0.1.9.1-Brutus Tue Jan 24 04:53:35 2023
I considered it, but there's a good chance that my page would be taken down due to some of the tags that I include.I really enjoy your game , just wondering why dont have a patreon page,I am from china and we cant pay in subscribestar (although its not much money)
With the horse (Brutus) the story continue in another way.is this the game where beastie is a game over o.o?
so the horse can knock the player up and it wont be a game over? but the wolves do..... i will wait for more content with the wolves. thank youWith the horse (Brutus) the story continue in another way.
With the wolfes its a game over for now, because I think the dev said he will give options in a future.
It is not pregnancy with the Horse, it is cumflation.so the horse can knock the player up and it wont be a game over? but the wolves do..... i will wait for more content with the wolves. thank you
I don't use it anymore, so just skip it. I wouldn't recommend getting every single mod on the modlist, it really depends on what you want out of the game. Instead of following a modlist one to one, or downloading a modpack, (which I highly recommend you don't do) you should instead look for guides on specific areas, or use modpacks/modlists as a reference.still trying to get the mod from the mod list = =right noe i am at Puppeteer Master , any one already got all of them?? would you mind sharing a torrent for the mod
Ton of non-pregnant stuff with a horse (cum inflation and begging to be bred at least) and two bad ending variants where you get raped, mindbroken, and impregnated by wolves with or without your best friend being raped too.how much preggo beast does the game have? or how many beast if there isnt enough preggo content
I think you're confusing me with the F95zone twitter, which recently got banned. While I have a twitter account, I never use it. I never enjoyed the format.Read somewhere about Twitter banning this game or something like that.