Please explain how "can't download the beach fix" leads to you loosing trust in Mr. C?cant download the beach fix, i am starting to lose my trust in Mr. C
Sorry but we are on holiday, on mission update to the game version on f95 tomorrow or the new day after tomorrow is back to work. You can visit our website to download the latest android version or wait 1-2 days. thanksUpdate please
Sorry but we are on holiday, on mission update to the game version on f95 tomorrow or the new day after tomorrow is back to work. You can visit our website to download the latest android version or wait 1-2 days. thanksPlease update
anyone can help me?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 444, in <module> ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 443, in script 7g#�O���\emO���I�>a2R�����c�x��w���{��P/-���mRw��n�ì9��Bf֨��%|��K��SH���N�v�>� File "F:\New folder\New folder\Corruption-v2.25_Heavy-pc\corruption-v2.25-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "F:\New folder\New folder\Corruption-v2.25_Heavy-pc\corruption-v2.25-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 444, in <module> File "F:\New folder\New folder\Corruption-v2.25_Heavy-pc\corruption-v2.25-pc\renpy\python.py", line 713, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 7.0.0.196 corruption 2.25 Mon Feb 15 20:35:27 2021
Got this issue while opening the game
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/cityhall.rpy", line 1032, in <module>
NameError: name 'nur_slave' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/cityhall.rpyc", line 900, in script
�0Hg�#����i��B�\+\��]'�8W h���Pp�P������4��Ft�s��ބ��̝�\n����ߊ��M��o�t�y��É@����|���wb�y��es�8�����x�ԧ�S��v���4}�
How to trigger the new playground scene?
If you've got the fix downloaded and placed in the right area, and you're at the end of the previous version's content (moms are pregnant), then you need to go to the women-only subway car and talk to the mom and daughter there. They'll mention that the daughter has no corrupted friends. Then next time you visit the playground an option should appear that allows you to introduce the train girl to the playground girls, and from there you can play hide-and-seek with them.How do you trigger the new playground scene? I have a cheat mod that removes the random chance of things happening so could that be messing with the new event?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
ImportError: No module named matrix
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in 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\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 727, in load
roots, log = loads(location.load(filename))
File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 60, in loads
return cPickle.loads(s)
ImportError: No module named matrix
Windows-8-6.2.9200
Ren'Py 7.0.0.196
corruption 2.25
Mon Feb 15 13:18:16 2021
can you provide another download sourch?My unofficial android port:
Corruption [apk] [v2.25]
You don't have permission to view the spoiler content. Log in or register now.
Reach me onYou must be registered to see the links
Go to this post https://f95zone.to/threads/corruption-v2-25-mr-c.1878/post-5119828 download the Lib and Renpy and replace your current versions. That should sort the problem.ok so booted up my old save and this happened
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
ImportError: No module named matrix
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\main.py", line 513, in main
run(restart)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\execution.py", line 879, in run_context
context.run()
File "renpy/common/00start.rpy", line 264, in script
python:
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\game.py", line 331, in call_in_new_context
return renpy.execution.run_context(False)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\execution.py", line 879, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in 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 "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 441, in __call__
renpy.load(fn)
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 727, in load
roots, log = loads(location.load(filename))
File "E:\Games 2\corruption-v2.15-pc\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 60, in loads
return cPickle.loads(s)
ImportError: No module named matrix
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
corruption 2.25
Mon Feb 15 16:06:34 2021
Go to this post https://f95zone.to/threads/corruption-v2-25-mr-c.1878/post-5119828 download the Lib and Renpy and replace your current versions. That should sort the problem.Hey im getting an error message when I try to load my old save. Not really good at this kinda thing so anything helps
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) ImportError: No module named matrix -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in 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\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 727, in load roots, log = loads(location.load(filename)) File "C:\Users\Nick\Downloads\Corruption-v2.25_Lite-pc\renpy\loadsave.py", line 60, in loads return cPickle.loads(s) ImportError: No module named matrix Windows-8-6.2.9200 Ren'Py 7.0.0.196 corruption 2.25 Mon Feb 15 13:18:16 2021