Mukashi

Food Truck Story
Game Developer
Jan 29, 2021
100
877
Really enjoying it so far! Only issue is that I crash before all the credits. I managed to luck through it for the first playthrough and got an autosave that managed to pick the beginning of chapter 2, but now I can no longer go from chapter 1 to chapter 2 or chapter 2 to chapter 3... Any idea what I can do?
Hi! I'll assume you're playing on Android, if it's not too much trouble for you I've made a new build for 0.35:



With this new build, please go into the Options menu and click the "Credits" option under Skip. It should now automatically skip credits when you get to them, hopefully fixing the crashing issue :giggle:


This has also been changed for the 0.40 release going forward. Please let me know if you have any further problems!
 
  • Like
  • Thinking Face
Reactions: Drall and neppyyy

neppyyy

New Member
Jun 26, 2020
10
6
Hi! I'll assume you're playing on Android, if it's not too much trouble for you I've made a new build for 0.35:



With this new build, please go into the Options menu and click the "Credits" option under Skip. It should now automatically skip credits when you get to them, hopefully fixing the crashing issue :giggle:


This has also been changed for the 0.40 release going forward. Please let me know if you have any further problems!
Thanks for the quick reply! Unfortunately that is the version I have been using (indeed playing on android, forgot to mention that) and I have still had the issue. I've tried the following things (but to no avail):

Clicking through it without skip credits selected
Clicking through it with skip credits selected
Skipping before with skip credits selected
Skipping before without credits selected.

Unfortunately none of them seem to properly fix it. I'm fine waiting for 0.4 to come, that's not an issue at all! Might even check the patreon to get it faster ;).
 

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,101
Thanks for the quick reply! Unfortunately that is the version I have been using (indeed playing on android, forgot to mention that) and I have still had the issue. I've tried the following things (but to no avail):

Clicking through it without skip credits selected
Clicking through it with skip credits selected
Skipping before with skip credits selected
Skipping before without credits selected.

Unfortunately none of them seem to properly fix it. I'm fine waiting for 0.4 to come, that's not an issue at all! Might even check the patreon to get it faster ;).
Mukashi literally said he just made that one. So, it's not the one you were previously playing. Give it a shot.
 
  • Red Heart
Reactions: Mukashi and neppyyy

"CJ"

Conversation Conqueror
Mar 6, 2021
6,629
69,892
Food Truck Story [Ch. 4 v0.40] [Mukashi] crunched

Original / Compressed Size PC: 1,27 GB / 607 MB - FoodTruckStory-Chapter-4-(v0.40)-pc-crunched.zip
Original / Compressed Size Mac: 1,24 GB / 573 MB - FoodTruckStory-Chapter-4-(v0.40)-mac-crunched.zip

Download (PC/Mac): - - MediaFire

Android Port of my crunched version by estrada777 can be found here!

(y)L O A D 'n' L I K E - If you L O A D it then L I K E it!(y) If not, like it anyway! (y) Thanks! ;)

This compression is unofficial and untested, use at your own risk.
Compressing process reduces quality and can break the game.

Tools:
UnRen v0.91 (Sam@f95zone) - YAC v3.1c (hngg@f95zone) - -
 
Last edited:

dmgab

Newbie
Jun 25, 2019
77
80
Bumblebee and pink girl really hit the right spots in my book. They are the ones I get more attracted to by far. The faces/facial expressions for Anna and Jade just seem off for me, specially Anna.
 

WastedTalent

Active Member
Dec 11, 2020
914
1,471
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

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

Full traceback:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "renpy/ast.py", line 1683, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1028, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Food Truck Story Chapter-4-(v0.40)
Fri Sep 17 00:12:57 2021
got an error loop... not sure why no mods running so it should be smooth sailing...
 

Mukashi

Food Truck Story
Game Developer
Jan 29, 2021
100
877
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

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

Full traceback:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "renpy/ast.py", line 1683, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1028, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Food Truck Story Chapter-4-(v0.40)
Fri Sep 17 00:12:57 2021
got an error loop... not sure why no mods running so it should be smooth sailing...
Hi! This is an interesting error, I have checked the main script file and the variable causing your crash appears to be correctly defined.
Are you using the compressed version? Also, is this your first time playing the game?
Hope we can get to the bottom of this:geek:
 

WastedTalent

Active Member
Dec 11, 2020
914
1,471
Hi! This is an interesting error, I have checked the main script file and the variable causing your crash appears to be correctly defined.
Are you using the compressed version? Also, is this your first time playing the game?
Hope we can get to the bottom of this:geek:
Thanks for a quick response no not my first time I was continuing from an earlier save file. It played fine up until I got to the room or dorm apartment whatever it is of the little brunette. She starts talking we make a deal and then as soon as she says let's ... the error appears while they are still talking and then it back loops me to an earlier portion of the same conversation. I tried to ignore it and it just loops me back everytime. I tried to rollback to see if it could somehow autocorrect and it won't it just brings up the error until I ignore it then it loops back to the same spot.
 

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,101
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

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

Full traceback:
  File "game/chapters/chapter 3.rpy", line 949, in script
    menu:
  File "renpy/ast.py", line 1683, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1028, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapters/chapter 3.rpy", line 951, in <module>
    "How do we do this?" if choiceflag3_1_1:
NameError: name 'choiceflag3_1_1' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Food Truck Story Chapter-4-(v0.40)
Fri Sep 17 00:12:57 2021
got an error loop... not sure why no mods running so it should be smooth sailing...
Did you modify any of the variables in order to see multi scenes?
 
4.00 star(s) 27 Votes