ldtk icon indicating copy to clipboard operation
ldtk copied to clipboard

Error 1281

Open GulamanDev opened this issue 1 year ago • 0 comments

Stack:

LDtk version: 1.5.3-64bits
Failed to capture pixels (error 1281)
Error

Processes:

#0 App
 |--- #2 page.Editor
       |--- #3 misc.FileWatcher
       |--- #4 display.WorldRender
       |--- #5 display.LevelRender
       |--- #6 display.Camera
       |--- #7 display.Rulers[--]
       |--- #8 tool.SelectionTool[--]
       |--- #9 tool.lt.DoNothing[--]
       |--- #10 WorldTool
       |--- #11 tool.PanView[--]
       |--- #79 tool.lt.IntGridTool[--]
       |--- #82 ui.modal.panel.EditAllAutoLayerRules
       |--- #86 ui.modal.ContextMenu
       |--- #87 ui.modal.dialog.RulesWizard

Log:

[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[USERACTION]   Closed panel #41 ui.modal.panel.EditTilesetDefs
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[USERACTION]   Opened panel #73 ui.modal.panel.EditLayerDefs
[FILE]         Reading HTML template editLayerDefs from cache
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[EVENT]        LayerDefChanged 1
[RENDER]       Rendering world level data.Level#550a8c72-b0a0-11ee-80d0-3597f27ff1e3 "Level_0"...
[ERROR]        missing autoTilesCache in LayerInst#1 "IntGrid" [IntGrid]
[WARNING]      All rules applied in LayerInst#1 "IntGrid" [IntGrid]
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[USERACTION]   Closed panel #73 ui.modal.panel.EditLayerDefs
[USERACTION]   Opened panel #82 ui.modal.panel.EditAllAutoLayerRules
[FILE]         Loading HTML template editAllAutoLayerRules
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[RENDER]       Rendering world bg...
[FILE]         Loading HTML template rulesWizard.html
[GENERAL]      Page started: page.CrashReport()
[FILE]         Loading page template: crashReport from C:/Users/justi/AppData/Local/Programs/ldtk/resources/app.asar/assets/tpl/pages/crashReport.html
[ERROR]        Failed to capture pixels (error 1281) (Error)
[ERROR]        undefined

[GENERAL]      
#0 App
 |--- #2 page.Editor
       |--- #3 misc.FileWatcher
       |--- #4 display.WorldRender
       |--- #5 display.LevelRender
       |--- #6 display.Camera
       |--- #7 display.Rulers[--]
       |--- #8 tool.SelectionTool[--]
       |--- #9 tool.lt.DoNothing[--]
       |--- #10 WorldTool
       |--- #11 tool.PanView[--]
       |--- #79 tool.lt.IntGridTool[--]
       |--- #82 ui.modal.panel.EditAllAutoLayerRules
       |--- #86 ui.modal.ContextMenu
       |--- #87 ui.modal.dialog.RulesWizard
 |--- #88 page.CrashReport

[FILE]         Cleared all file watches
```****

GulamanDev avatar Feb 28 '24 18:02 GulamanDev