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

Uncaught TypeError: Cannot read property 'getSelectedText' of undefined #149

Open
Kutter62 opened this issue Oct 15, 2021 · 0 comments
Open

Comments

@Kutter62
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: tabletopsimulator-lua package 13.1.1

Stack Trace

Uncaught TypeError: Cannot read property 'getSelectedText' of undefined

At C:\Users\Kevin\.atom\packages\tabletopsimulator-lua\lib\tabletopsimulator-lua.coffee:1488

TypeError: Cannot read property 'getSelectedText' of undefined
    at Object.gotoFunction (/packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:1488:19)
    at /packages/tabletopsimulator-lua/lib/tabletopsimulator-lua.coffee:905:102)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:352326)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:350801)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:1:833412)
    at EventEmitter.t (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:1:841383)
    at EventEmitter.emit (events.js:223:5)
    at Object.onMessage (electron/js2c/renderer_init.js:115:818)

Commands

     -1:28.2.0 application:reopen-project (div#add-projects-view.)
     -0:46.9.0 application:open (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:32.6.0 tabletopsimulator-lua:gotoFunction (button.btn.btn-primary)

Non-Core Packages

api-docs 0.0.6 
atom-force 0.3.7 
atom-ide-ui 0.13.0 
atomforce 0.12.5 
autocomplete-json 5.5.5 
busy-signal 2.0.1 
code-dictation 0.0.13 
extract-web 0.3.2 
forcefetch 0.6.0 
intentions 2.1.1 
language-salesforce 0.6.0 
language-sfcc 0.6.1 
linter 3.4.0 
linter-ui-default 3.4.1 
tabletopsimulator-lua 13.1.1 
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