Crosaith.

Active Member
Nov 18, 2017
989
2,252
Ngl this shits pretty funny. It'd be fuckin hilarious if this game gets developed faster than the game its inspired by.

Might wanna get rid of Scooby tho. That kinda content will get you shadow realmed from Patreon.
 

Trakzer

Newbie
Oct 3, 2017
70
113
i'm not playing this cause the guys on the reviews are saying the ai is all over the place but if someone got some gallery codes i could check it out :sneaky:
 

LUISLANDEI

New Member
Jul 27, 2018
2
0
After the russian class where it says i should find the cafeteria game just crashes


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/quest_sis_get_wrench.rpy", line 958, in script call
call input_prompt from _call_input_prompt
File "game/time_travel_adventure_1989.rpy", line 1372, in script
jump first_cafeteria_enter_1_down
ScriptError: could not find label 'first_cafeteria_enter_1_down'.

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

Full traceback:
File "game/quest_sis_get_wrench.rpy", line 958, in script call
call input_prompt from _call_input_prompt
File "game/time_travel_adventure_1989.rpy", line 1372, in script
jump first_cafeteria_enter_1_down
File "C:\Users\Rustu Can\Desktop\TWTC-0.4-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Rustu Can\Desktop\TWTC-0.4-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'first_cafeteria_enter_1_down'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.1.3.23091805
TWTC 0.4
Sun Nov 17 12:56:18 2024


Get something to open renpy files. I used microsoft visual studio. Then go to to TWTC-0.4-pc\game\time_travel_adventure_1989.rpy and search for "cafeteria" in line 1372 you will find
"jump first_cafeteria_enter_1_". Just replace it with "jump first_cafeteria_enter_1_down".

Thats it.
 
2.00 star(s) 4 Votes