Bahamut Zero

Engaged Member
Apr 27, 2017
2,786
2,169
Update: 9/28/2023: iPatch for Season 2 Version 2. Changed as much as I could that made sense.

Just replace the file in the game folder.

Rename file to "language_dict_backup.json" and replace with the one in the" tl" folder. This fixed some problems where changes would not load.

Work for Season 1 as well.
Thank you realy much! You are a legend! Cant wait to try it. I am replay the season 1 because i forgot everythings :ROFLMAO:
Cant wait to start season 2
 

sabu6

Member
Sep 26, 2017
323
164
Update: 9/28/2023: iPatch for Season 2 Version 2. Changed as much as I could that made sense.

Just replace the file in the game folder.

Rename file to "language_dict_backup.json" and replace with the one in the" tl" folder. This fixed some problems where changes would not load.

Work for Season 1 as well.
Getting error when using the patch
 

sabu6

Member
Sep 26, 2017
323
164
I'm sorry, but an uncaught exception occurred.
While running game code: File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 33, in <module> languageFile = json.loads(languageFileStr) ValueError: Expecting , delimiter: line 28265 column 1 (char 15384018)
-- Full Traceback -----------------------------------------------------------Full traceback: File "renpy/bootstrap.py", line 326, in bootstrap renpy.main.main()
File "renpy/main.py", line 515, in main renpy.game.context().run(node)
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals)
File "game/00_Functions/02_init_python_translation.rpy", line 33, in <module> languageFile = json.loads(languageFileStr)
File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/__init__.py", line 339, in loads File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/decoder.py", line 364, in decode File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/decoder.py", line 380, in raw_decode ValueError: Expecting , delimiter: line 28265 column 1 (char 15384018)
Windows-10-10.0.18362
 

grahegri

you can't regex stupidity
Donor
Feb 23, 2023
10,222
5,767
Also if people are new to rpdl it only works with specific torrent clients, but I'm not seeing it mentioned in the faq so maybe that's no longer the case?
We've removed the client whitelist and our torrents should work with all clients.
That said, we do have a list of if you're browsing for a new one.
 
  • Heart
Reactions: fishbrain

fishbrain

Engaged Member
Apr 9, 2018
3,009
3,541
We've removed the client whitelist and our torrents should work with all clients.
That said, we do have a list of if you're browsing for a new one.
Thanks for that, I've still been using the old utorrent that was recommended a while back lol
 
  • Hey there
Reactions: grahegri

Steppen Wolf

Active Member
Dec 21, 2019
788
395
Update: 9/28/2023: iPatch for Season 2 Version 2. Changed as much as I could that made sense.

Just replace the file in the game folder.

Rename file to "language_dict_backup.json" and replace with the one in the" tl" folder. This fixed some problems where changes would not load.

Work for Season 1 as well.
Sadly is not working.


The game just crash before triggering the opening
 
Sep 30, 2020
75
187
I'm sorry, but an uncaught exception occurred.
While running game code: File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 33, in <module> languageFile = json.loads(languageFileStr) ValueError: Expecting , delimiter: line 28265 column 1 (char 15384018)
-- Full Traceback -----------------------------------------------------------Full traceback: File "renpy/bootstrap.py", line 326, in bootstrap renpy.main.main()
File "renpy/main.py", line 515, in main renpy.game.context().run(node)
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "game/00_Functions/02_init_python_translation.rpy", line 17, in script init python:
File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals)
File "game/00_Functions/02_init_python_translation.rpy", line 33, in <module> languageFile = json.loads(languageFileStr)
File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/__init__.py", line 339, in loads File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/decoder.py", line 364, in decode File "/home/tom/ab/renpy-build/tmp/install.linuxx86_64/lib/python2.7/json/decoder.py", line 380, in raw_decode ValueError: Expecting , delimiter: line 28265 column 1 (char 15384018)
Windows-10-10.0.18362

I have not tested it yet. Will try tonight.
 
  • Like
Reactions: Bahamut Zero
3.50 star(s) 82 Votes