Clarence2992
Member
- Oct 14, 2021
- 165
- 239
This error on load:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'MouseTooltip' on <renpy.python.StoreModule object at 0x00000000040a4f40>
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'MouseTooltip' on <renpy.python.StoreModule object at 0x00000000040a4f40>