I can't really start the game and already get the error message typical for these games when the first loading happened.
Haven't played before the update after finishing the last one last week.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/spanish/string.rpy", line 948, in script
old "{b}{font=fonts/Comic Book.otf}{color=#ffffff}{size=24}White Soul{/size}{/color}{/font}{/b}"
Exception: A translation for "{b}{font=fonts/Comic Book.otf}{color=#ffffff}{size=24}White Soul{/size}{/color}{/font}{/b}" already exists at game/tl/spanish/scripts/conversation_panel.rpy:7.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/spanish/string.rpy", line 948, in script
old "{b}{font=fonts/Comic Book.otf}{color=#ffffff}{size=24}White Soul{/size}{/color}{/font}{/b}"
File "D:\Itch.io\twistedworldremake\TwistedWorld-0.1.5-pc\renpy\ast.py", line 2645, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "D:\Itch.io\twistedworldremake\TwistedWorld-0.1.5-pc\renpy\translation\__init__.py", line 594, in add_string_translation
stl.add(old, new, newloc)
File "D:\Itch.io\twistedworldremake\TwistedWorld-0.1.5-pc\renpy\translation\__init__.py", line 534, in add
raise Exception("A translation for \"{}\" already exists at {}:{}.".format(
Exception: A translation for "{b}{font=fonts/Comic Book.otf}{color=#ffffff}{size=24}White Soul{/size}{/color}{/font}{/b}" already exists at game/tl/spanish/scripts/conversation_panel.rpy:7.
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.0.24082114
TwistedWorld 0.1.5
Wed Sep 18 23:08:07 2024
[/code]