Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Error: cannot consume EOF #184

Closed
PolaricEntropy opened this issue Oct 13, 2023 · 1 comment
Closed

[Bug]: Error: cannot consume EOF #184

PolaricEntropy opened this issue Oct 13, 2023 · 1 comment

Comments

@PolaricEntropy
Copy link

Describe the bug

When enabling to index all workspace files I noticed some errors in the output.

An error was thrown while parsing document: "file:///c%3A/repos/dx-revision/RevisionSrc/DeusExText/Classes/DeusExText.uc" Error: cannot consume EOF
at o.consume (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\vendor.js:2:377576)
at I.skipLine (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:118502)
at I.directive (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:126039)
at I.member (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:128930)
at I.program (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:127504)
at e.UCDocument.build (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:524428)
at l (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:586153)
at Object.next (c:\Users\bjorn.vscode\extensions\eliotvu.uc-0.7.1\out\server.js:2:627148)
PredictionMode SLL has failed, rolling back to LL.
DeusExText: transforming time 0.7032999992370605
DeusExText: build time: 0.9203999936580658; indexing time 0.0020999908447265625

Could this be due to line endings or encoding? I have around 45 files with this error. Here's one of the files: DeusExText.zip

Screenshots

No response

@PolaricEntropy
Copy link
Author

Duplicate of #162

@PolaricEntropy PolaricEntropy closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant