You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a project in Unity I frequently got this error when editing scripts. I have only ever received this error when working with this package. Text will also sometimes disappear but won't be deleted. I'm not entirely sure as to what triggers it. Simply closing and re-opening the script will make the missing text come back and clear the error.
The error has also been reported here and has been closed, but I am still receiving it.
Error Report
Atom Version: 1.11.2 Electron Version: 0.37.8 System: Microsoft Windows 10 Pro Thrown From: Atom Core
Stack Trace
Uncaught TypeError: Cannot read property 'appendChild' of null
At /C:/projects/atom/out/app/src/lines-tile-component.coffee:285
TypeError: Cannot read property 'appendChild' of null
at LinesTileComponent.module.exports.LinesTileComponent.buildLineNode (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\lines-tile-component.js:285:26)
at LinesTileComponent.module.exports.LinesTileComponent.updateLineNodes (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\lines-tile-component.js:137:34)
at LinesTileComponent.module.exports.LinesTileComponent.updateSync (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\lines-tile-component.js:93:12)
at LinesComponent.module.exports.TiledComponent.updateTileNodes (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\tiled-component.js:67:19)
at LinesComponent.module.exports.TiledComponent.updateSync (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\tiled-component.js:30:12)
at TextEditorComponent.module.exports.TextEditorComponent.updateSyncPreMeasurement (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\text-editor-component.js:265:34)
at TextEditorComponent.module.exports.TextEditorComponent.updateSync (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\text-editor-component.js:195:12)
at C:\Users\Nick\Desktop\Atom\resources\app.asar\src\text-editor-component.js:324:28
at ViewRegistry.module.exports.ViewRegistry.performDocumentUpdate (C:\Users\Nick\Desktop\Atom\resources\app.asar\src\view-registry.js:221:9)
at C:\Users\Nick\Desktop\Atom\resources\app.asar\src\view-registry.js:3:61
While working on a project in Unity I frequently got this error when editing scripts. I have only ever received this error when working with this package. Text will also sometimes disappear but won't be deleted. I'm not entirely sure as to what triggers it. Simply closing and re-opening the script will make the missing text come back and clear the error.
The error has also been reported here and has been closed, but I am still receiving it.
Error Report
Atom Version: 1.11.2
Electron Version: 0.37.8
System: Microsoft Windows 10 Pro
Thrown From: Atom Core
Stack Trace
Uncaught TypeError: Cannot read property 'appendChild' of null
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: