Ok I tried changing it to choose and that definitely does work. I do have enhanced senses 3 and am not using any other mods. Maybe I just have bad luck with the "better luck" option.Hmm... This one is tricky.
Statistically it's possible to roll a dice ten time in a row and get 1, so it can be you being really unlucky.
Can you put the one for the class ("control over randomization"->"Succeeding in class") at "you choose", and tell me if you are given a choice or not ?
As for the mother, it's always randomization or a choice given, but Billy need to have "Enhanced Senses" at 3 for it to happen. Are you sure that he have it ? Else, once it was broken by SFC mod, so there's perhaps something like that ; do you use another mod ?
Just tested a bit more with the options for mom's night events and I think there may be something wierd going on with timing there. I originally had the option picked that lets you choose what happens when I first started the game and it didn't work. Mom's events triggered very rarely and you didn't get to choose. I tried disabling it and then reenabling it in the game I already had going and now it does work. Maybe it didn't trigger because you don't start the game with enhanced senses 3 already? Not sure.
Here's the crash I get for bookface:Hmmm, what error do you get ?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/AONmod.rpy", line 2552, in script
show screen stats_screen( get_char_by_ikey( interact_who ) )
File "renpy/common/000statements.rpy", line 501, in execute_show_screen
args, kwargs = a.evaluate()
File "game/AONmod.rpy", line 2552, in <module>
show screen stats_screen( get_char_by_ikey( interact_who ) )
File "game/script.rpy", line 467, in get_char_by_ikey
TypeError: coercing to Unicode: need string or buffer, NoneType found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "func_action_processing.rpyc", line 52, in script call
File "screen/screen_bookface.rpyc", line 46, in script call
File "screen/screen_bookface.rpyc", line 5, in script call
File "game/AONmod.rpy", line 2552, in script
show screen stats_screen( get_char_by_ikey( interact_who ) )
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\ast.py", line 1947, in execute
self.call("execute")
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 501, in execute_show_screen
args, kwargs = a.evaluate()
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\ast.py", line 190, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\Adult\SuperPowered_v0.41.00-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/AONmod.rpy", line 2552, in <module>
show screen stats_screen( get_char_by_ikey( interact_who ) )
File "game/script.rpy", line 467, in get_char_by_ikey
TypeError: coercing to Unicode: need string or buffer, NoneType found
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.41.00
Sun Aug 30 10:10:20 2020
Last edited: