The Only Thing That Got Me An Error Was The Roll Back Feature In Unren. I Would Suggest To Enable 1-5 In Unren.
1 True
2 True
3 True
4 True
5 True
6 False
Error After Enabling, 6) Force enable rollback (scroll wheel) :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
AttributeError: 'module' object has no attribute 'K_AC_BACK'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
File "script.rpyc", line 560, in script
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\ast.py", line 1229, in execute
renpy.exports.with_statement(trans, paired)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\exports.py", line 1229, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\core.py", line 1810, in do_with
clear=clear)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\core.py", line 2149, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\core.py", line 2750, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\layout.py", line 846, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 374, in event
if map_event(ev, name):
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 192, in map_event
check_code = eval("lambda ev : " + compile_event(keysym, True), globals())
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 51, in compile_event
return compile_event(renpy.config.keymap[key], keydown)
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 47, in compile_event
return "(" + " or ".join([compile_event(i, keydown) for i in key]) + ")"
File "E:\Games\NSFW\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 122, in compile_event
rv += " and ev.key == %d)" % (getattr(pygame.constants, key))
AttributeError: 'module' object has no attribute 'K_AC_BACK'
Windows-post2008Server-6.2.9200
Ren'Py 6.18.3.761
Princess Trainer 2.03
Hope This Helps.