I'm facing this issuewith another renpy game as well, but the rest of the renpy games are running smoothly. Tried the workupload link and basically same thing.
I'm sorry, but an uncaught exception occurred.
Before loading the script.
ValueError: invalid normalization form
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\main.py", line 425, in main
renpy.loader.index_archives()
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\loader.py", line 269, in index_archives
lower_map[unicodedata.normalize('NFC', fn.lower())] = fn
ValueError: invalid normalization form
Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Thu Sep 12 22:46:43 2024
Another error as well.
I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\game/characters/lily.rpy.
File "renpy/common/00layeredimage.rpy", line 1069, in parse_layeredimage
parse_conditions(ll, rv)
File "renpy/common/00layeredimage.rpy", line 1018, in parse_conditions
cg.conditions.append(parse_condition(l, True))
File "renpy/common/00layeredimage.rpy", line 992, in parse_condition
image = ll.simple_expression()
AttributeError: 'int' object has no attribute 'decoded_string'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\script.py", line 781, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\script.py", line 608, in load_file
stmts = renpy.parser.parse(fullfn)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 3055, in parse
rv = parse_block(l)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 3017, in parse_block
stmt = parse_statement(l)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 3001, in parse_statement
return pf(l, loc)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\statements.py", line 219, in parse_user_statement
parsed = name, parse(l)
File "renpy/common/00layeredimage.rpy", line 1069, in parse_layeredimage
parse_conditions(ll, rv)
File "renpy/common/00layeredimage.rpy", line 1018, in parse_conditions
cg.conditions.append(parse_condition(l, True))
File "renpy/common/00layeredimage.rpy", line 992, in parse_condition
image = ll.simple_expression()
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 1242, in simple_expression
while self.match(operator_regexp):
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 726, in match
return self.match_regexp(regexp)
File "C:\Users\xx\Downloads\HarmonyGirls-0.4a-pc (1)\HarmonyGirls-0.4-pc\renpy\parser.py", line 700, in match_regexp
m = re.compile(regexp, re.DOTALL).match(self.text, self.pos)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 252, in compile
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 304, in _compile
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_compile.py", line 764, in compile
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_parse.py", line 948, in parse
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_parse.py", line 443, in _parse_sub
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_parse.py", line 511, in _parse
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_parse.py", line 256, in get
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/sre_parse.py", line 236, in __next
AttributeError: 'int' object has no attribute 'decoded_string'
Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Thu Sep 12 22:50:21 2024