Skip to content

Troubleshooting

Common causes:

  • Unsupported function name
  • Invalid syntax (missing ) / invalid references)
  • A referenced value can’t be parsed as the expected type (for example numeric functions over non-numeric data)
  • If the file is larger than 100MB, Comma refuses to load it.
  • If the file has an unusual encoding, Comma may detect it as “unknown” and still try to decode; re-saving as UTF-8 often helps.