congrats with finishing the game
although a pitty for me , because i didn t mind to go along with another few adventures ;-)
but after putting all files from the update manually in the correspondending folders i got this message
------------------------------------------------------------------------------------------------------------------
I'm sorry, but an uncaught exception occurred.
AttributeError: 'module' object has no attribute 'path_to_logdir'
-- Full Traceback ----------------------------------------------------------------------------------------------
after downloaded and install the fix tfrom somewhere right above this post
i got another fault message
---------------------------------------------------------------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 354, in bootstrap
renpy.config.logdir = renpy.__main__.path_to_logdir(basedir)
AttributeError: 'module' object has no attribute 'path_to_logdir'
Windows-10-10.0.22621 AMD64
Ren'Py 7.7.3.24061302+nightly
Sun Jun 16 13:44:14 2024
---------------------------------------------------------------------------------------------------------------------
what can id do to start the new update without downloading the whole game again >?
because after the founded fix just above here i got another fault message
=====================================================
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 890, in <module>
File "game/functions.rpy", line 22, in renpy_periodic
File "game/functions.rpy", line 27, in music_notification
SyntaxError: encoding declaration in Unicode string (tinytag.py, line 0)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "renpy/main.py", line 637, in main
run(restart)
File "renpy/main.py", line 145, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "script.rpyc", line 890, in script
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "script.rpyc", line 890, in script
File "renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 890, in <module>
File "renpy/exports.py", line 1662, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3024, in interact_core
i()
File "game/functions.rpy", line 22, in renpy_periodic
File "game/functions.rpy", line 27, in music_notification
File "renpy/loader.py", line 865, in load_module
code = compile(source, filename, 'exec', renpy.python.old_compile_flags, 1)
SyntaxError: encoding declaration in Unicode string (tinytag.py, line 0)
Windows-10-10.0.22621 AMD64
Ren'Py 7.7.3.24061302+nightly
Ataegina Act II 1.0
Sun Jun 16 13:54:01 2024
====================================================
thnx for reading