muttdoggy

Dogerator
Respected User
Former Staff
Aug 6, 2016
7,752
46,222
839
Enable console in Ren'Py or Dev Mode.

manual method


or

This tool
 
Jul 30, 2018
457
149
227
i wanted to try this since lab rats 2 is so fked right now but the min i try to launch this i get this

I'm sorry, but an uncaught exception occurred.

While parsing C:\Users\Draven\Downloads\Lab_Rats-1.0-all/game/intro_scenes.rpy.
ScriptError: Name u'introRoom' is defined twice, at game/Backups/intro_scenes.rpy:1 and game/intro_scenes.rpy:1.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Draven\Downloads\Lab_Rats-1.0-all\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Draven\Downloads\Lab_Rats-1.0-all\renpy\main.py", line 358, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Draven\Downloads\Lab_Rats-1.0-all\renpy\script.py", line 259, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\Draven\Downloads\Lab_Rats-1.0-all\renpy\script.py", line 738, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Users\Draven\Downloads\Lab_Rats-1.0-all\renpy\script.py", line 414, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name u'introRoom' is defined twice, at game/Backups/intro_scenes.rpy:1 and game/intro_scenes.rpy:1.

Windows-8-6.2.9200
Ren'Py 6.99.11.1749
 
  • Like
Reactions: Sheknowsaboutyou

Evangelion-01

Devoted Member
Apr 12, 2018
11,623
7,960
906
did you create a backup folder with an older release of the game or atleast edited some script files and kept a backup of the original files inside the game folder?
cause that seems to be pretty much the case and reason for your error
 

Evangelion-01

Devoted Member
Apr 12, 2018
11,623
7,960
906
you don't even need ingame cheats... you can edit the "script.rpy" in \LabRats\game folder and change the starteing parameters.... like money and potions
 

Evangelion-01

Devoted Member
Apr 12, 2018
11,623
7,960
906
you can just take a look in the scripts in the game folder with any text editor... by reading you can figure out or edit the requirements for everything
 

GreenGames

Member
Modder
Dec 31, 2018
320
838
255
I wrote this cheat for myself more than a year ago, maybe will help someone. It's gives the stats and open all scenes. Just replace the file in the folder //game.
 
Last edited:
  • Like
  • Heart
Reactions: pivan4 and cgleco
3.80 star(s) 52 Votes