konabwo

Engaged Member
Sep 19, 2020
2,480
712
do u know what i want? ill tell yall anyway.
ch13 rework. i failed to follow the guide...and to cheat.
do anyone know how to reset/tweak that red deadline bubble at least?
 
  • Like
Reactions: Bakkis15

zerodead

Engaged Member
Jan 18, 2018
2,184
2,006
I tried to make a translation for this game, but when creating the translation, it keeps giving error in 3 different places


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 67, in script
python:
File "game/script.rpy", line 67, in script
python:
File "game/script.rpy", line 446, in <module>
constVals={"color":"#007f00", "what_color":"#e0ffe0", "flipShift":-400, "defface":"_oc__def"} )
File "game/07_ex_scripts/class_Person.rpy", line 62, in __init__
self.Items=ItemCollection("items"+Name)
File "game/07_ex_scripts/class_ItemCollection.rpy", line 23, in __init__
super(ItemCollection, self).__init__(Name=Name, Type="ItemCollection")
TypeError: object() takes no parameters.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 550, in main
renpy.game.context().run(node)
File "game/script.rpy", line 67, in script
python:
File "game/script.rpy", line 67, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 446, in <module>
constVals={"color":"#007f00", "what_color":"#e0ffe0", "flipShift":-400, "defface":"_oc__def"} )
File "game/07_ex_scripts/class_Person.rpy", line 62, in __init__
self.Items=ItemCollection("items"+Name)
File "game/07_ex_scripts/class_ItemCollection.rpy", line 23, in __init__
super(ItemCollection, self).__init__(Name=Name, Type="ItemCollection")
File "renpy/python.py", line 1207, in __init__
raise TypeError("object() takes no parameters.")
TypeError: object() takes no parameters.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
BM 1.05.1
Wed Mar 9 16:41:10 2022
 

Rambo99

Member
Apr 1, 2018
148
54
Version 1.70beta for . If anyone has the opportunity, please post it to the public. ;)
 

ElJosh781

Member
Jan 31, 2018
109
53
Can anybody help me? The game keeps crashing when it comes to the Merida blowjob. Here's the traceback:

hile running game code:
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 68, in script call
File "game/11_proj/loc_main.rpy", line 105, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 7166, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 208, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 188, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 294, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 394, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 838, in script
IOError: [Errno 9] Bad file descriptor

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Josh\Downloads\BM-170-all\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 472, in main
run(restart)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\execution.py", line 734, in run_context
context.run()
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 68, in script call
File "game/11_proj/loc_main.rpy", line 105, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 7166, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 208, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 188, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 294, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 394, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 838, in script
File "C:\Users\Josh\Downloads\BM-170-all\renpy\error.py", line 205, in report_exception
sys.stdout.write(simple.getvalue())
IOError: [Errno 9] Bad file descriptor
 

trobin85

New Member
Jul 29, 2018
7
5
Can anybody help me? The game keeps crashing when it comes to the Merida blowjob. Here's the traceback:

hile running game code:
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 68, in script call
File "game/11_proj/loc_main.rpy", line 105, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 7166, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 208, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 188, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 294, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 394, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 838, in script
IOError: [Errno 9] Bad file descriptor

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Josh\Downloads\BM-170-all\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 472, in main
run(restart)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\execution.py", line 734, in run_context
context.run()
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 68, in script call
File "game/11_proj/loc_main.rpy", line 105, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 7166, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 208, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 188, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 294, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 394, in script call
File "game/07_ex_scripts/u_Trans.rpy", line 838, in script
File "C:\Users\Josh\Downloads\BM-170-all\renpy\error.py", line 205, in report_exception
sys.stdout.write(simple.getvalue())
IOError: [Errno 9] Bad file descriptor
I had the same problem. What worked for me is to start game from main menu episode 13.6 if i remember correctly an enter the patreon code provided up but honestly, game is extremely boring now, nothing substantial at the moment....
 

ElJosh781

Member
Jan 31, 2018
109
53
I tried that, the game crashed and I got this

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 28, in script call
File "game/11_proj/act_points.rpy", line 33, in script call
File "game/11_proj/act_points.rpy", line 497, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 6649, in script
IOError: [Errno 9] Bad file descriptor

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Josh\Downloads\BM-170-all\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 472, in main
run(restart)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\main.py", line 141, in run
renpy.execution.run_context(True)
File "C:\Users\Josh\Downloads\BM-170-all\renpy\execution.py", line 734, in run_context
context.run()
File "game/script.rpy", line 1259, in script call
File "game/11_proj/loc_main.rpy", line 18, in script call
File "game/11_proj/loc_main.rpy", line 28, in script call
File "game/11_proj/act_points.rpy", line 33, in script call
File "game/11_proj/act_points.rpy", line 497, in script call
File "game/11_proj/act_evns.rpy", line 38, in script call
File "game/11_proj/act_evns.rpy", line 6649, in script
File "C:\Users\Josh\Downloads\BM-170-all\renpy\error.py", line 205, in report_exception
sys.stdout.write(simple.getvalue())
IOError: [Errno 9] Bad file descriptor
 

Sylaann

Member
Nov 4, 2020
229
213
Same thing here, game crashing when with Merida, hope it is fixed soon :/

Btw the game was great at first but the timer and all the game over makes it quite borring you have to retry everything trying a different road everytime , that's just not fun...
 
3.20 star(s) 33 Votes