It is currently not supported in Cheat Mod 1.4.1How to put the game tips in German
You don't have permission to view the spoiler content. Log in or register now.
The Cheat Mod file is a compiled ren'py code;What if it is a win rar thing , it cant run the file if i name it BBAS-CheatMod.rpyc and when its a winrar file then the mod is not working.
Any screenshot? or any error message; since you mentioned "audio exception"I am using avast sandbox and with the mod I have an audio exception and the game quit. Does somebody have any glue on how to solve the problem? ty in advance.
Thank you for the answer. Yes, I usually use the sandbox for security reasons and other games play without any problem. If I remove the mod, it works. BTW it is well known that avast sandbox does not support audio. What is strange is that the mod fires the exception.Any screenshot? or any error message; since you mentioned "audio exception"
Are you able to play any other Ren'PY based games?
Do you have any external Audio extension? If so, remove it and give it a try running the game to check.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
Exception: DirectSoundCreate8: Unknown DirectSound error: 0x80070006
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2096, in start
renpy.audio.audio.init()
File "renpy/audio/audio.py", line 903, in init
renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono)
File "renpysound.pyx", line 390, in renpy.audio.renpysound.init
File "renpysound.pyx", line 97, in renpy.audio.renpysound.check_error
Exception: DirectSoundCreate8: Unknown DirectSound error: 0x80070006
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Большой брат: Другая история 0.06.5.09
Fri Jun 25 18:38:09 2021
As per the error code and above traceback, it shows that "renpy" configuration files are performing a check and it crashes.Thank you for the answer. Yes, I usually use the sandbox for security reasons and other games play without any problem. If I remove the mod, it works. BTW it is well known that avast sandbox does not support audio. What is strange is that the mod fires the exception.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test ui.interact(suppress_underlay=True, suppress_overlay=True) Exception: DirectSoundCreate8: Unknown DirectSound error: 0x80070006 -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/audio/audio.py", line 903, in init renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono) File "renpysound.pyx", line 390, in renpy.audio.renpysound.init File "renpysound.pyx", line 97, in renpy.audio.renpysound.check_error Exception: DirectSoundCreate8: Unknown DirectSound error: 0x80070006 Windows-10-10.0.19041 Ren'Py 7.4.4.1439 Большой брат: Другая история 0.06.5.09 Fri Jun 25 18:38:09 2021
It crashes just after the full loading of the progress barAs per the error code and above traceback, it shows that "renpy" configuration files are performing a check and it crashes.
It doesn't seem that Mod gets involved, the Mod only activates when you start the game.
When does this crash? Are you able to see the Starting screen with progress bar and then it crashes?
or.. Are you able to enter into the Game and then when you Start it crashes?
The base ren'py system files crash it out.. That means anything inside the GAME directory is not processed yet.It crashes just after the full loading of the progress bar
Indeed it is quite strange. It is something unexpected.The base ren'py system files crash it out.. That means anything inside the GAME directory is not processed yet.
That is starting from the "Gui" file and "Screen" file. Which is loaded before the Mod.
So, I wonder how it worked when you removed the mod file from the Game directory.
It is clearly mentioned in the Mod that, it is only for "Preview" purpose.that cheat mod is somewhat bugged. the "unlock gallery" button unlocks only the preview pictures, but you cant actually click on them to replay the memories.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/BBAS-CheatMod.rpy", line 1646, in execute
File "game/BBAS-CheatMod.rpy", line 1646, in execute
File "game/BBAS-CheatMod.rpy", line 1657, in execute
File "game/BBAS-CheatMod.rpy", line 1659, in execute
File "game/BBAS-CheatMod.rpy", line 1661, in execute
File "game/BBAS-CheatMod.rpy", line 1661, in keywords
File "game/BBAS-CheatMod.rpy", line 1678, in <module>
NameError: name 'infl' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "dialogues/alicetalk.rpyc", line 36, in script call
File "events/max.rpyc", line 265, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/alicetalk.rpyc", line 36, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/lisatalk.rpyc", line 35, in script call
File "core/core.rpyc", line 456, in script call
File "dialogues/anntalk.rpyc", line 36, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 456, in script call
File "core/core.rpyc", line 484, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/BBAS-CheatMod.rpy", line 1646, in execute
File "game/BBAS-CheatMod.rpy", line 1646, in execute
File "game/BBAS-CheatMod.rpy", line 1657, in execute
File "game/BBAS-CheatMod.rpy", line 1659, in execute
File "game/BBAS-CheatMod.rpy", line 1661, in execute
File "game/BBAS-CheatMod.rpy", line 1661, in keywords
File "game/BBAS-CheatMod.rpy", line 1678, in <module>
NameError: name 'infl' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Большой брат: Другая история 0.06.5.00
Mon Jul 19 07:49:19 2021
As per the traceback, you are using a very old version 0.06.5.00It does not work for me. The following is the traceback:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 570, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/BBAS-CheatMod.rpy", line 1678, in <module> NameError: name 'infl' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/BBAS-CheatMod.rpy", line 1678, in <module> NameError: name 'infl' is not defined Windows-10-10.0.19041 Ren'Py 7.4.4.1439 Большой брат: Другая история 0.06.5.00 Mon Jul 19 07:49:19 2021