You are reading a single comment by @AkosLukacs and its replies. Click here to read the full conversation.
  • Ok, hopefully all fixed now!

  • Looks like the whole "My Apps" is broken. Console output:

    <BLE> Device
    <BLE> Device ID:         kKsxYtu9ceGDvngSyUmfSw==
    <BLE> Connected
    <BLE> Got service
    <BLE> RX characteristic:{}
    <BLE> TX characteristic:{}
    <BLE> Sending "\u0003"
    <BLE> Sent
    <BLE> Busy - adding Puck.eval to queue
    <BLE> Executing {"type":"eval","expr":"require(\"Storage­\").list(/.info$/).map(f=>{var j=require(\"Storage\").readJSON(f)||{};j­.id=f.slice(0,-5);return j})"} from queue
    <BLE> Sending "\u0010Bluetooth.print"
    <BLE> Sent
    <BLE> Sending "ln(JSON.stringif"
    <BLE> Sent
    <BLE> Sending "y(require(\"Stora"
    <BLE> Sent
    <BLE> Sending "ge\").list(/.info"
    <BLE> Sent
    <BLE> Sending "$/).map(f=>{var "
    <BLE> Sent
    <BLE> Sending "j=require(\"Stora"
    <BLE> Sent
    <BLE> Sending "ge\").readJSON(f)"
    <BLE> Sent
    <BLE> Sending "||{};j.id=f.slic"
    <BLE> Sent
    <BLE> Sending "e(0,-5);return j"
    <BLE> Sent
    <BLE> Sending "})))\n"
    <BLE> Sent
    <BLE> Received "Uncaught SyntaxError"
    <BLE> Received ": Expecting a valid "
    <BLE> Received "value, got var\r\n at "
    <BLE> Unable to decode "Uncaught SyntaxError: Expecting a valid value, got var\r", got SyntaxError: Unexpected token U in JSON at position 0
    <BLE> Received "line 60 col 1\r\n\r\n^\r\n"
    <BLE> Received "in function called f"
    <BLE> Received "rom line 1 col 145\r\n"
    <BLE> Received "....id=f.slice(0,-5)"
    <BLE> Received ";return j})))\r\n     "
    <BLE> Received "                    "
    <BLE> Received "     ^\r\n>"
    
    

    Opened the "oldapps", and that can still read one app, the "Gps info" for some reason...

About

Avatar for AkosLukacs @AkosLukacs started