pndmix / atom-language-pdmsg

Pdmsg language package for Atom
MIT License
1 stars 1 forks source link

Failed to load a language-rampcode package grammar #1

Closed Blackdevile closed 5 years ago

Blackdevile commented 5 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.38.1 x64 Electron: 2.0.18 OS: Microsoft Windows 7 Ultimate Thrown From: language-rampcode package 0.2.0

Stack Trace

Failed to load a language-rampcode package grammar

At Cannot read property 'value' of undefined in C:\Users\~~Black~Devile~~\.atom\packages\language-rampcode\grammars\tree-sitter-rampcode.cson

TypeError: Cannot read property 'value' of undefined
    at Parser.parentheses (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:2743027)
    at Parser.parse (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:2746386)
    at Parser.loop (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:2746212)
    at new Parser (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:2739295)
    at Processor.process (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:1099728)
    at SyntaxScopeMap.addSelector (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:1084805)
    at new SyntaxScopeMap (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:14:1083679)
    at new TreeSitterGrammar (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:11:3461528)
    at GrammarRegistry.createGrammar (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:11:358917)
    at l.readFile (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:11:358758)
    at u (~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:11:578864)
    at ~/AppData/Local/atom/app-1.38.1/resources/app/static/<embedded>:11:580101
    at FSReqWrap.oncomplete (fs.js:152:21)
  at /packages/language-rampcode/grammars/tree-sitter-rampcode.cson:1:1

Commands

     -7:24 welcome:show (div.panels-item)
     -7:19.7.0 application:open (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui.teletype-Authenticated)

Non-Core Packages

atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-rampcode 0.2.2 
language-rampcode 0.2.0 
teletype 0.13.4 
pndmix commented 5 years ago

Thanks report, new patch released. Please try to update this package.