VN Ren'Py Captain Lance [0.75.4-PRE-RELEASE-2] [TearStar]

3.30 star(s) 9 Votes

Venom Snake

Newbie
May 29, 2018
34
119
You don't have permission to view the spoiler content. Log in or register now.

Short but enjoyable update. I can be extremely patient when a game is this good. Came for the "plot" stayed for the plot.
 

Avaron1974

Resident Lesbian
Aug 22, 2018
25,243
86,483
I really like the plot to this and a few of the characters.

Love the Unborns story, that's a twist I don't see very often.
 

monksims

Active Member
Mar 17, 2019
510
536
So, I saved after doing all except not learning Black language (because it can't be learned [cdlang not defined]), test piloting G and deciding the base location in Extonia. After restarting I loaded my latest save and all progress was reset in the quest (!) tab but I could go for a walk and to the Dark Alley store with already seen scenes. Now I can't test pilot G because the progress needs me to go to Extonia > loft > medical examination > test piloting. I can't revisit the loft.
 

danokydenkyzu

Newbie
Aug 25, 2017
18
5
even in space in thousand years later... MC still came out of college/university.

what's the deal with all thoses college/university graduate/pop out in every games ? cant peoples just say she is 18yo or more or something ? instead of always the over-used graduate college thing...

something like " MC is 20yo, he is a total retard, raise at home playing video game never get in school his whole life and now he need to save the world blablabla..."

that can be original XD
true
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
So, I saved after doing all except not learning Black language (because it can't be learned [cdlang not defined]), test piloting G and deciding the base location in Extonia. After restarting I loaded my latest save and all progress was reset in the quest (!) tab but I could go for a walk and to the Dark Alley store with already seen scenes. Now I can't test pilot G because the progress needs me to go to Extonia > loft > medical examination > test piloting. I can't revisit the loft.
Black Language -> Fix is ready for that.
Load Issue -> That is a weird scenario. Going to look at it.
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
Updated OP with Patch. Put in the game's root folder. Should fix most of the reported issue. If not, report it and fix it soon as I can.
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
Didn't fix the loading issue I had. :(
Yeah I thought about that. Probably won't fix yours because you are deep into the bug. Can fix your save though through console, I'll tell you how.

  • Enable Console if not already enabled
  • Shift + O => open console
  • Hit enter after every code line
Code:
python:
    for i in event_map:
        event_map[i] = False
After you typed this, hit enter twice to run the code (should work).
Type in event_map to check if everything is false. This should fix it.
 

monksims

Active Member
Mar 17, 2019
510
536
Yeah I thought about that. Probably won't fix yours because you are deep into the bug. Can fix your save though through console, I'll tell you how.

  • Enable Console if not already enabled
  • Shift + O => open console
  • Hit enter after every code line
Code:
python:
    for i in event_map:
        event_map[i] = False
After you typed this, hit enter twice to run the code (should work).
Type in event_map to check if everything is false. This should fix it.
That looks like resetting all scenes so it's practically reloading my save in the start of the freeroam mode and playing scenes again. Right? (Assuming event_map variable "table" doesn't include any scenes prior to the freeroam mode.)
What was the BUG that caused lost progress in the save?
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
That looks like resetting all scenes so it's practically reloading my save in the start of the freeroam mode and playing scenes again. Right? (Assuming event_map variable "table" doesn't include any scenes prior to the freeroam mode.)
What was the BUG that caused lost progress in the save?
after_load label reset the quests as not done. Yes, it does reset your progress in that matters. Now, I should have fixed all after_load issues. If not... That requires more programming which I can't quite know how to do it.
 

monksims

Active Member
Mar 17, 2019
510
536
Type in event_map to check if everything is false. This should fix it.
I ran the for loop script and event_map items were all false. But I didn't get any earlier options to go visit the loft in Extonia. The Extonia arriving event didn't trigger either. So seems like I'm back to load the first freeroam save I had and to see if the save bug reappears later.
 

monksims

Active Member
Mar 17, 2019
510
536
I resolved my "saving issue". Earlier, I thought that recruiting Netty meant taking her to my party but I didn't see the test piloting mission. I found out that weird "flag" tab wasn't about galleries. The tab was about including someone to my party. I guess I didn't notice the light orange text near greenish-yellowish background after I had recruited everyone in the spaceship hub.

After I got test piloting mission opening in a new playthrough from the freeroam starting point I decided to try out my "corrupted" save, recruited Netty and included her to my party. Test piloting mission started...

Sorry I bothered with this.

But still, when trying to learn Hungarian:
Code:
  File "game/hubs.rpy", line 251, in <module>
    $ cdlang += 4
NameError: name 'cdlang' is not defined
Edit:
PS. Either the saving or loading procedure has some weird stuff to do with the quest tab because all quests are undone in the quest tab every time I reload a save. Options in the freeroam planets/ships are okay.
For example: I loaded a save from the start of freeroam -> visited Extonia -> saved after the scene -> restarted the game process and loaded the save after visiting Extonia -> visit Extonia mission was in the quest tab still undone but the option to visit loft was possible to do when clicked on Extonia.
 
Last edited:

Spawn420

Active Member
Oct 24, 2018
725
467
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter_02_a.rpy", line 617, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 187, in script call
call recruit_anastasia from _call_recruit_anastasia
File "game/family_stories.rpy", line 393, in script call
call screen galaxy_full
File "game/hubs.rpy", line 193, in script call
call recruit_linette from _call_recruit_linette
File "game/family_stories.rpy", line 906, in script call
call screen galaxy_full
File "game/hubs.rpy", line 185, in script call
call recruit_helena from _call_recruit_helena
File "game/family_stories.rpy", line 58, in script call
call screen galaxy_full
File "game/hubs.rpy", line 189, in script call
call recruit_vivienn from _call_recruit_vivienn
File "game/family_stories.rpy", line 1073, in script call
call screen galaxy_full
File "game/hubs.rpy", line 191, in script call
call recruit_hannah from _call_recruit_hannah
File "game/family_stories.rpy", line 645, in script call
call screen galaxy_full
File "game/hubs.rpy", line 201, in script call
call recruit_caroline from _call_recruit_caroline
File "game/family_stories.rpy", line 1378, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 61, in script call
call hannah_talk_01 from _call_hannah_talk_01
File "game/family_stories.rpy", line 728, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 203, in script call
call mum_talk_01 from _call_mum_talk_01
File "game/family_stories.rpy", line 1416, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 49, in script call
call hannah_talk_02 from _call_hannah_talk_02
File "game/family_stories.rpy", line 826, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 258, in script call
call screen galaxy_full
File "game/battles.rpy", line 131, in script call
call screen party_choose
File "game/battles.rpy", line 124, in script call
call screen party_choose
File "game/battles.rpy", line 145, in script call
call screen party_choose
File "game/battles.rpy", line 138, in script call
call screen party_choose
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 235, in script call
call helena_talk_01 from _call_helena_talk_01
File "game/family_stories.rpy", line 123, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 133, in script call
call helena_talk_02 from _call_helena_talk_02
File "game/family_stories.rpy", line 146, in script
menu:
File "game/family_stories.rpy", line 147, in <module>
"Buy it for her" if money >= 100000:
NameError: name 'money' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter_02_a.rpy", line 617, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 187, in script call
call recruit_anastasia from _call_recruit_anastasia
File "game/family_stories.rpy", line 393, in script call
call screen galaxy_full
File "game/hubs.rpy", line 193, in script call
call recruit_linette from _call_recruit_linette
File "game/family_stories.rpy", line 906, in script call
call screen galaxy_full
File "game/hubs.rpy", line 185, in script call
call recruit_helena from _call_recruit_helena
File "game/family_stories.rpy", line 58, in script call
call screen galaxy_full
File "game/hubs.rpy", line 189, in script call
call recruit_vivienn from _call_recruit_vivienn
File "game/family_stories.rpy", line 1073, in script call
call screen galaxy_full
File "game/hubs.rpy", line 191, in script call
call recruit_hannah from _call_recruit_hannah
File "game/family_stories.rpy", line 645, in script call
call screen galaxy_full
File "game/hubs.rpy", line 201, in script call
call recruit_caroline from _call_recruit_caroline
File "game/family_stories.rpy", line 1378, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 61, in script call
call hannah_talk_01 from _call_hannah_talk_01
File "game/family_stories.rpy", line 728, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 203, in script call
call mum_talk_01 from _call_mum_talk_01
File "game/family_stories.rpy", line 1416, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 49, in script call
call hannah_talk_02 from _call_hannah_talk_02
File "game/family_stories.rpy", line 826, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 258, in script call
call screen galaxy_full
File "game/battles.rpy", line 131, in script call
call screen party_choose
File "game/battles.rpy", line 124, in script call
call screen party_choose
File "game/battles.rpy", line 145, in script call
call screen party_choose
File "game/battles.rpy", line 138, in script call
call screen party_choose
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 235, in script call
call helena_talk_01 from _call_helena_talk_01
File "game/family_stories.rpy", line 123, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 133, in script call
call helena_talk_02 from _call_helena_talk_02
File "game/family_stories.rpy", line 146, in script
menu:
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\ast.py", line 1562, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\exports.py", line 878, in menu
if renpy.python.py_eval(condition) ]
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/family_stories.rpy", line 147, in <module>
"Buy it for her" if money >= 100000:
NameError: name 'money' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Captain Lance {b}0.30BETA
Fri Sep 06 04:48:44 2019
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter_02_a.rpy", line 617, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 187, in script call
call recruit_anastasia from _call_recruit_anastasia
File "game/family_stories.rpy", line 393, in script call
call screen galaxy_full
File "game/hubs.rpy", line 193, in script call
call recruit_linette from _call_recruit_linette
File "game/family_stories.rpy", line 906, in script call
call screen galaxy_full
File "game/hubs.rpy", line 185, in script call
call recruit_helena from _call_recruit_helena
File "game/family_stories.rpy", line 58, in script call
call screen galaxy_full
File "game/hubs.rpy", line 189, in script call
call recruit_vivienn from _call_recruit_vivienn
File "game/family_stories.rpy", line 1073, in script call
call screen galaxy_full
File "game/hubs.rpy", line 191, in script call
call recruit_hannah from _call_recruit_hannah
File "game/family_stories.rpy", line 645, in script call
call screen galaxy_full
File "game/hubs.rpy", line 201, in script call
call recruit_caroline from _call_recruit_caroline
File "game/family_stories.rpy", line 1378, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 61, in script call
call hannah_talk_01 from _call_hannah_talk_01
File "game/family_stories.rpy", line 728, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 203, in script call
call mum_talk_01 from _call_mum_talk_01
File "game/family_stories.rpy", line 1416, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 49, in script call
call hannah_talk_02 from _call_hannah_talk_02
File "game/family_stories.rpy", line 826, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 258, in script call
call screen galaxy_full
File "game/battles.rpy", line 131, in script call
call screen party_choose
File "game/battles.rpy", line 124, in script call
call screen party_choose
File "game/battles.rpy", line 145, in script call
call screen party_choose
File "game/battles.rpy", line 138, in script call
call screen party_choose
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 235, in script call
call helena_talk_01 from _call_helena_talk_01
File "game/family_stories.rpy", line 123, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 133, in script call
call helena_talk_02 from _call_helena_talk_02
File "game/family_stories.rpy", line 146, in script
menu:
File "game/family_stories.rpy", line 147, in <module>
"Buy it for her" if money >= 100000:
NameError: name 'money' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter_02_a.rpy", line 617, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 187, in script call
call recruit_anastasia from _call_recruit_anastasia
File "game/family_stories.rpy", line 393, in script call
call screen galaxy_full
File "game/hubs.rpy", line 193, in script call
call recruit_linette from _call_recruit_linette
File "game/family_stories.rpy", line 906, in script call
call screen galaxy_full
File "game/hubs.rpy", line 185, in script call
call recruit_helena from _call_recruit_helena
File "game/family_stories.rpy", line 58, in script call
call screen galaxy_full
File "game/hubs.rpy", line 189, in script call
call recruit_vivienn from _call_recruit_vivienn
File "game/family_stories.rpy", line 1073, in script call
call screen galaxy_full
File "game/hubs.rpy", line 191, in script call
call recruit_hannah from _call_recruit_hannah
File "game/family_stories.rpy", line 645, in script call
call screen galaxy_full
File "game/hubs.rpy", line 201, in script call
call recruit_caroline from _call_recruit_caroline
File "game/family_stories.rpy", line 1378, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 61, in script call
call hannah_talk_01 from _call_hannah_talk_01
File "game/family_stories.rpy", line 728, in script call
call screen galaxy_full
File "game/hubs.rpy", line 8, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 203, in script call
call mum_talk_01 from _call_mum_talk_01
File "game/family_stories.rpy", line 1416, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 169, in script call
call screen galaxy_full
File "game/hubs.rpy", line 157, in script call
call screen galaxy_full
File "game/hubs.rpy", line 146, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 137, in script call
call screen galaxy_full
File "game/hubs.rpy", line 49, in script call
call hannah_talk_02 from _call_hannah_talk_02
File "game/family_stories.rpy", line 826, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 258, in script call
call screen galaxy_full
File "game/battles.rpy", line 131, in script call
call screen party_choose
File "game/battles.rpy", line 124, in script call
call screen party_choose
File "game/battles.rpy", line 145, in script call
call screen party_choose
File "game/battles.rpy", line 138, in script call
call screen party_choose
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 235, in script call
call helena_talk_01 from _call_helena_talk_01
File "game/family_stories.rpy", line 123, in script call
call screen galaxy_full
File "game/hubs.rpy", line 213, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 121, in script call
call screen galaxy_full
File "game/hubs.rpy", line 65, in script call
call screen galaxy_full
File "game/hubs.rpy", line 133, in script call
call helena_talk_02 from _call_helena_talk_02
File "game/family_stories.rpy", line 146, in script
menu:
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\ast.py", line 1562, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\exports.py", line 878, in menu
if renpy.python.py_eval(condition) ]
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Misha\Games\MOE\CaptainLance-0.30BETA-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/family_stories.rpy", line 147, in <module>
"Buy it for her" if money >= 100000:
NameError: name 'money' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Captain Lance {b}0.30BETA
Fri Sep 06 04:48:44 2019
Fixed by the patch in the OP.



I resolved my "saving issue". Earlier, I thought that recruiting Netty meant taking her to my party but I didn't see the test piloting mission. I found out that weird "flag" tab wasn't about galleries. The tab was about including someone to my party. I guess I didn't notice the light orange text near greenish-yellowish background after I had recruited everyone in the spaceship hub.

After I got test piloting mission opening in a new playthrough from the freeroam starting point I decided to try out my "corrupted" save, recruited Netty and included her to my party. Test piloting mission started...

Sorry I bothered with this.

But still, when trying to learn Hungarian:
Code:
  File "game/hubs.rpy", line 251, in <module>
    $ cdlang += 4
NameError: name 'cdlang' is not defined
Edit:
PS. Either the saving or loading procedure has some weird stuff to do with the quest tab because all quests are undone in the quest tab every time I reload a save. Options in the freeroam planets/ships are okay.
For example: I loaded a save from the start of freeroam -> visited Extonia -> saved after the scene -> restarted the game process and loaded the save after visiting Extonia -> visit Extonia mission was in the quest tab still undone but the option to visit loft was possible to do when clicked on Extonia.
cdlang was fixed by the patch.
 

magus448

Well-Known Member
May 22, 2018
1,348
1,199
cdlang being undefined still a problem with the patch. I wonder if .rpy and rpyc versions of the files having differnt contents is the issue.
 

TearStar

Developer of Lesbian/Futa Games
Game Developer
Mar 12, 2018
511
1,068
cdlang being undefined still a problem with the patch. I wonder if .rpy and rpyc versions of the files having differnt contents is the issue.
Oh, fuck you are right. I forgot about that :mad: If you delete it hubs.rpy and replace hubs.rpyc with the patched version that no longer maintains.
 
3.30 star(s) 9 Votes