What does the traceback say? Do you still get errors it if you only edit the numbers?
I get the below error. I only change the numbers.
I'm sorry, but an uncaught exception occurred.
Before loading the script.
error: Error -5 while decompressing data: incomplete or truncated stream
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Downloads\G\LabRats2-Reformulate-2023.06.09-beta-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\Downloads\G\LabRats2-Reformulate-2023.06.09-beta-pc\renpy\main.py", line 427, in main
renpy.loader.index_archives()
File "C:\Users\Downloads\G\LabRats2-Reformulate-2023.06.09-beta-pc\renpy\loader.py", line 263, in index_archives
index = handler.read_index(f)
File "C:\Users\Downloads\G\LabRats2-Reformulate-2023.06.09-beta-pc\renpy\loader.py", line 135, in read_index
index = loads(zlib.decompress(infile.read()))
error: Error -5 while decompressing data: incomplete or truncated stream