question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A syntax error has occurred

See original GitHub issue

When I take my gltf file into gltfjsx, it happen.

$ npx gltfjsx input.gltf Output.js

ArrayBuffer { byteLength: 32830 }
SyntaxError: The string did not match the expected pattern.

I checked the file on a validator below, it says “valid”. http://github.khronos.org/glTF-Validator/

Please give me a clue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
drcmdacommented, Dec 12, 2019

pushed a bugfix, i hope that solves it. worked with that newspaper model at least (without gltf-pipeline)

0reactions
BYODKMcommented, Dec 12, 2019

I’ve forgot to mention. The gltf-pipeline worked for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

201 A syntax error has occurred. - Oninit:
This general error message indicates mistakes in the form of an SQL statement. Look for missing or extra punctuation (such as missing or...
Read more >
Error "201: A syntax error has occurred." when creating a ... - IBM
Problem. You get error "201: A syntax error has occurred." when trying to create a table. · Symptom. create table t1 ( ·...
Read more >
Informix ERROR: A syntax error has occurred. Error Code: -201
It's not valid SQL, as simple as that. DEFINE is not a keyword you can use in a query. It is part of...
Read more >
Error "201: A syntax error has occurred." when ... - HCL support
Although you can use these reserved words as an identifier, syntactic ambiguities can result from using keywords as identifiers in SQL statements. The...
Read more >
11. INVALID INPUT. A SYNTAX ERROR HAS OCCURRED.
This is the generic error issued by the LINGO compiler when it detects a syntax error. In Windows, when you close the error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found