Easy hint: its that blue square character when you first start the game. Its really not hard and good to know later.Password mansion elevator?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 1520, in <module>
TypeError: unsupported operand type(s) for +=: 'builtin_function_or_method' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "mcroom.rpyc", line 613, in script call
File "screens.rpyc", line 1520, in script
File "C:\Users\zakst\Downloads\SeiyuuDanshiFinal-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\zakst\Downloads\SeiyuuDanshiFinal-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/screens.rpy", line 1520, in <module>
TypeError: unsupported operand type(s) for +=: 'builtin_function_or_method' and 'float'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Thu Nov 22 11:04:03 2018
Did you use renpy cheats to max charm? If yes, I would change charm to something like charm = 900. If not, I don't know how to help.Welp, just got nailed with a error when using the mirror to practice charm.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 1520, in <module> TypeError: unsupported operand type(s) for +=: 'builtin_function_or_method' and 'float' -- Full Traceback ------------------------------------------------------------ Full traceback: File "mcroom.rpyc", line 613, in script call File "screens.rpyc", line 1520, in script File "C:\Users\zakst\Downloads\SeiyuuDanshiFinal-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\zakst\Downloads\SeiyuuDanshiFinal-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/screens.rpy", line 1520, in <module> TypeError: unsupported operand type(s) for +=: 'builtin_function_or_method' and 'float' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Thu Nov 22 11:04:03 2018
Yeah kinda did, I had no idea of the numbers, will do what you suggested. ThanksDid you use renpy cheats to max charm? If yes, I would change charm to something like charm = 900. If not, I don't know how to help.
Which file should I be typing the above code "money= x" on? Downloaded options.rpy and have been searching for ages for the stat file, ThanksssYou can also use console commands because renpy Enable console commands by editing 00console.rpy in the \renpy\common folder. Change "config.console = False" to "config.console = True"
some commands I tried (change x to value:
money = x
charm = x
knowledge = x
affection = x
characterization = x
singing = x
technique = x
stress = x
Not yet, they plan to release it again voiced.Is this game voiced? tags say it is but...
Works like a charm thank you!once you enable the console you can use it in-game. Press shift-o and type the commands you want
I've been trying this for sometime don't seem to have any luck not sure what i'm doing wrong i'm assuming to bring up console its the ` key correct?You can also use console commands because renpy Enable console commands by editing 00console.rpy in the \renpy\common folder. Change "config.console = False" to "config.console = True"
some commands I tried (change x to value:
money = x
charm = x
knowledge = x
affection = x
characterization = x
singing = x
technique = x
stress = x
to open console menu on renpy its shift+OI've been trying this for sometime don't seem to have any luck not sure what i'm doing wrong i'm assuming to bring up console its the ` key correct?