frostkag
New Member
- Oct 30, 2017
- 3
- 0
- 203
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 "game/realtimetrans.rpy", line 189, in process_pending_translations
current_timestamp = int(time.time())
AttributeError: 'int' object has no attribute 'time'
files realtimetrans.rpy transconfig.rpy v0.20.b
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 "game/realtimetrans.rpy", line 189, in process_pending_translations
current_timestamp = int(time.time())
AttributeError: 'int' object has no attribute 'time'
files realtimetrans.rpy transconfig.rpy v0.20.b