gwomacks/php-debug

Uncaught TypeError: Cannot read property 'continueExecution' of null

Closed this issue · 1 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.26.1 x64
Electron: 1.7.11
OS: Unknown Windows version
Thrown From: php-debug package 0.3.3

Stack Trace

Uncaught TypeError: Cannot read property 'continueExecution' of null

At C:\Users\smhc-ren\.atom\packages\php-debug\lib\engines\dbgp\debugging-context.js:368

TypeError: Cannot read property 'continueExecution' of null
    at DebbuggingContext.executeRun (/packages/php-debug/lib/engines/dbgp/debugging-context.js:368:26)
    at HTMLElement.phpDebugRun (/packages/php-debug/lib/php-debug.js:30:21)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.26.1/resources/app/src/command-registry.js:384:49)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.26.1/resources/app/src/command-registry.js:273:23)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.26.1/resources/app/src/atom-environment.js:1347:25)
    at EventEmitter.outerCallback (~/AppData/Local/atom/app-1.26.1/resources/app/src/application-delegate.js:339:53)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:197:7)

Commands

     -3:41.9.0 editor:newline (input.hidden-input)
     -3:41.7.0 snippets:next-tab-stop (input.hidden-input)
     -3:41.7.0 snippets:expand (input.hidden-input)
     -3:41.7.0 editor:indent (input.hidden-input)
     -3:34.7.0 core:copy (input.hidden-input)
     -3:33.4.0 core:paste (input.hidden-input)
  3x -3:31.6.0 core:backspace (input.hidden-input)
     -3:29 editor:newline (input.hidden-input)
     -3:26.8.0 core:save (input.hidden-input)
     -3:22.9.0 core:copy (input.hidden-input)
     -3:21.9.0 editor:newline (input.hidden-input)
     -3:21.6.0 core:paste (input.hidden-input)
     -3:19.7.0 editor:newline (input.hidden-input)
     -3:19.4.0 core:paste (input.hidden-input)
     -3:19.1.0 core:save (input.hidden-input)
     -0:22.5.0 php-debug:run (input.hidden-input)

Non-Core Packages

atom-debug-ui 1.0.1 
atom-ide-ui 0.11.1 
ide-php 0.7.14 
japanese-menu 1.14.0 
monokai 0.24.0 
php-debug 0.3.3 

Should be fixed in v0.3.4. If not please reopen.