Have the same problem game not workingI can't solve
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
error: Couldn't open D:/İndirilenler/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\main.py", line 520, in main
run(restart)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\execution.py", line 835, in run_context
context.run()
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426)
error: Couldn't open D:/İndirilenler/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
milfs_control 0.6.9
Its the full version of the game. From what i understand, it is the version number of his rpgm to renpy converter he made to emulate the rpgm systems in renpyIs this the full release of Milfs Control in Renpy or up to a certain point?
not work
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 237, in script $ game_state.show_map(in_interaction) File "game/script.rpy", line 237, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 798, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 275, in background_image self.generate_background_image() File "game/game_map.rpy", line 292, in generate_background_image bg.save() File "game/game_map.rpy", line 178, in save pygame_sdl2.image.save(surf, self.cache_file) error: Couldn't open C:/Users/Иван/Downloads/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 237, in script $ game_state.show_map(in_interaction) File "C:\Users\Иван\Downloads\milfs_control-0.6.1-pc\renpy\ast.py", line 848, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Иван\Downloads\milfs_control-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 237, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 798, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 275, in background_image self.generate_background_image() File "game/game_map.rpy", line 292, in generate_background_image bg.save() File "game/game_map.rpy", line 178, in save pygame_sdl2.image.save(surf, self.cache_file) File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426) error: Couldn't open C:/Users/Иван/Downloads/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png Windows-8-6.2.9200 Ren'Py 6.99.14.3135 milfs_control 0.6.9
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 236, in script $ game_state.show_map(in_interaction) File "game/script.rpy", line 236, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 758, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 274, in background_image self.generate_background_image() File "game/game_map.rpy", line 288, in generate_background_image bg.save() File "game/game_map.rpy", line 177, in save pygame_sdl2.image.save(surf, self.cache_file) error: Couldn't open C:/Users/diğer/Desktop/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 236, in script $ game_state.show_map(in_interaction) File "C:\Users\diğer\Desktop\milfs_control-0.6.1-pc\renpy\ast.py", line 848, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\diğer\Desktop\milfs_control-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 236, in <module> $ game_state.show_map(in_interaction) File "game/game_state.rpy", line 758, in show_map background_image = self.map.background_image() File "game/game_map.rpy", line 274, in background_image self.generate_background_image() File "game/game_map.rpy", line 288, in generate_background_image bg.save() File "game/game_map.rpy", line 177, in save pygame_sdl2.image.save(surf, self.cache_file) File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426) error: Couldn't open C:/Users/diğer/Desktop/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png Windows-8-6.2.9200 Ren'Py 6.99.14.3135 milfs_control 0.6.1
@selectivepaperclip
I just tried your port and it's not working, everytime click "start" on main menu it gives me this error. Yes i have applied the patch.
" I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
error: Couldn't open mcontrol/rpgmcache/maps/v1/Map021.png
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "mcontrol\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "mcontrol\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426)
error: Couldn't open mcontrol/rpgmcache/maps/v1/Map021.png
I can't solve
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
error: Couldn't open D:/İndirilenler/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\main.py", line 520, in main
run(restart)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\execution.py", line 835, in run_context
context.run()
File "game/script.rpy", line 237, in script
$ game_state.show_map(in_interaction)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\İndirilenler\milfs_control-0.6.1-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 237, in <module>
$ game_state.show_map(in_interaction)
File "game/game_state.rpy", line 798, in show_map
background_image = self.map.background_image()
File "game/game_map.rpy", line 275, in background_image
self.generate_background_image()
File "game/game_map.rpy", line 292, in generate_background_image
bg.save()
File "game/game_map.rpy", line 178, in save
pygame_sdl2.image.save(surf, self.cache_file)
File "pygame_sdl2/image.pyx", line 151, in pygame_sdl2.image.save (gen\pygame_sdl2.image.c:2426)
error: Couldn't open D:/İndirilenler/milfs_control-0.6.1-pc/rpgmcache/maps/v1/Map021.png
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
milfs_control 0.6.9
thinking might be file access issues since the cache is created on first run maybe delete the cache folder and rerun the game with admin rights to create the files needed.....just a suggestion since i have no issues on win 10 but UAC usually a big culprit in access problems along with antivirus programsHave the same problem game not working
Yeah I figured it out. Missed a step lolIts the full version of the game. From what i understand, it is the version number of his rpgm to renpy converter he made to emulate the rpgm systems in renpy
Couldn't agree more with this. I hope this version is MAC supported! Please & thank you...and I mean non-wine support...unzip & playAwesome and amazing visuals, please tell me that there's a Mac build?
Other than file size, there is a difference in image quality, its not very significant though. Compressed is for people who are unable or unwilling to download large file sizes. There is no cut content, its all there just a smaller size and a slight compromise in image quality.Just to clarify, it's the same game with same images just in Ren'Py format?
side note question: What is the difference between compressed and uncompressed files for these downloads? By that I mean will I notice anything significant (besides file size) like lower quality images or cut content?
~Thanks
Ah alright. I see now thank you!Other than file size, there is a difference in image quality, its not very significant though. Compressed is for people who are unable or unwilling to download large file sizes. There is no cut content, its all there just a smaller size and a slight compromise in image quality.
I always go for uncompressed, that way you get to experience the game it was meant to be played.