Connected to the kOS Terminal Server. 47h Terminal: type = XTERM, size = 80x24 ________________________________________________________________________________ Menu GUI Other Pick Open Telnets Vessel Name (CPU tagname) ---- ---- ------- -------------------------------- [1] no 0 Progeny Mk5 Block I #2 (M-315(probecore)) -------------------------------------------------------------------------------- Choose a CPU to attach to by typing a selection number and pressing return/enter. Or enter [Q] to quit terminal server. (After attaching, you can (D)etach and return to this menu by pressing Control-D as the first character on a new command line.) -------------------------------------------------------------------------------- > 147h KSC link acquired, awaiting operations System boot complete operations received, executing execution complete, awaiting new operations... operations received, executing Vessel boot up execution complete, awaiting new operations... operations received, executing Launch/Ascent ops ready, awaiting terminal count execution complete, awaiting new operations... operations received, executing science instruments ready execution complete, awaiting new operations... Terminal count begun, monitoring EC levels launch! MaxQ: 139.299kPa Stage one boost completed, standing by to decouple. Pitch is 83.461 Stage one booster decoupled Stage two boost started. Pitch is 81.802, vertical speed is 723.224m/s We are going to space! Stage two boost completed, standing by to decouple. Pitch is 82.619 Stage two booster decoupled Stage three boost started. Pitch is 81.376, vertical speed is 822.936m/s Go for throttle up @ 0.846kPa and falling, 34.989km Stage three fin shred @ 60.005km Space reached! } ^ Called from 1:/ops/operations2.ks, line 95 } ^ Called from 1:/ops/operations2.ks, line 102 } ^ Called from 1:/includes/logger.ks, line 103 altData:add(ship:altitude). ^ Called from 1:/ops/operations2.ks, line 42 logTlm(currTime - launchTime). ^ Called from 1:/boot/boot.ks, line 35 for op in operations:values op(). ^ Called from 1:/boot/boot.ks, line 93 opsRun(). ^ Called from [Boot sequence], line 1 run "/boot/boot.ks". ^ } ^ Called from 1:/ops/operations2.ks, line 95 } ^ Called from 1:/ops/operations2.ks, line 102 } ^ Called from 1:/includes/logger.ks, line 103 altData:add(ship:altitude). ^ Called from 1:/ops/operations2.ks, line 42 logTlm(currTime - launchTime). ^ Called from 1:/boot/boot.ks, line 35 for op in operations:values op(). ^ Called from 1:/boot/boot.ks, line 93 opsRun(). ^ Called from [Boot sequence], line 1 run "/boot/boot.ks". ^ Syntax: Unexpected token '}' found. Expected EOF at line 1 } ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 9 Message: Unexpected token '}' found. Expected EOF __________________________________________ } __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 9 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/ops/operations2.ks, line 95 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/ops/operations2.ks, line 95 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '}' found. Expected EOF at line 1 } ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 7 Message: Unexpected token '}' found. Expected EOF __________________________________________ } __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 7 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/ops/operations2.ks, line 102 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/ops/operations2.ks, line 102 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '}' found. Expected EOF at line 1 } ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 11 Message: Unexpected token '}' found. Expected EOF __________________________________________ } __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 11 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/includes/logger.ks, line 103 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/includes/logger.ks, line 103 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 20 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/ops/operations2.ks, line 42 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/ops/operations2.ks, line 42 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ VERBOSE DESCRIPTION Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ More Information at: http://ksp-kos.github.io/KOS_DOC/language/user_functions.html#functions-and-the- terminal-interpreter __________________________________________ At interpreter, line 23 ^ ^ Called from interpreter, line 23 ^ ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 21 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/boot/boot.ks, line 35 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/boot/boot.ks, line 35 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ VERBOSE DESCRIPTION Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ More Information at: http://ksp-kos.github.io/KOS_DOC/language/user_functions.html#functions-and-the- terminal-interpreter __________________________________________ At interpreter, line 23 ^ ^ Called from interpreter, line 23 ^ ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 37 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from 1:/boot/boot.ks, line 93 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from 1:/boot/boot.ks, line 93 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ VERBOSE DESCRIPTION Cannot call this lock or function or delgate from the interpreter when it was de clared in a program. __________________________________________ More Information at: http://ksp-kos.github.io/KOS_DOC/language/user_functions.html#functions-and-the- terminal-interpreter __________________________________________ At interpreter, line 23 ^ ^ Called from interpreter, line 23 ^ ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 7 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token 'f' found. Expected EOI at line 1 Called from [Boot sequence], line 1 ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 8 Message: Unexpected token 'f' found. Expected EOI __________________________________________ Called from [Boot sequence], line 1 __________________________________________ __________________________________________ At interpreter <<--EOF ^ Syntax: Unexpected token '^' found. Expected EOF at line 1 ^ ^ __________________________________________ VERBOSE DESCRIPTION The parser used by kOS is complaining about a part of the script it can't understand. kOS uses a parser-generator tool known as TinyPG, and the text description you see from this error message comes mostly from TinyPG, not from kOS itself. Error Line: 1 Error Column: 5 Message: Unexpected token '^' found. Expected EOF __________________________________________ ^ __________________________________________ __________________________________________ (Cannot Show kOS Error Location - error might really be internal. See kOS devs.) 47h Program ended. Total compile time: 2.755ms Total update time: 31769.507ms Total execution time: 31123.354ms Maximum update time: 659.484ms Maximum execution time: 659.464ms Most Mainline instructions in one update: 200 (`log ProfileResult() to file.csv` for more information.)