armory3d / armortools

3D Content Creation Tools
https://armorpaint.org
Other
3.24k stars 336 forks source link

Crashing when using output node #1507

Open TheSkyWindz opened 1 year ago

TheSkyWindz commented 1 year ago

ArmorLab version: 01dev (from gumroad)

OS/device including version: OS: Windows 10, 64 bit, GPU: NVIDIA Geforce RTX 2060, 16 GB memory, Geforce Game ready driver 526.98

Issue description: I tried using text to image aswell as using a normal image on 2K resolution (i tried 8k before that) and it crashed with the following stderr. It was supposed to generate an image/height maps and such, but crashes after a minute or two.

Steps to reproduce: Pressing 'run' with any nodes attached to output

Crash log: TypeError: Cannot read properties of null (reading 'canvas') at tb.swapCanvas (krom_cache:142:203) at tb.undo (krom_cache:140:360) at gd.updateUI (krom_cache:840:286) at gd.update (krom_cache:829:492) at update (krom_cache:190:445) at tj.task (krom_cache:183:448) at V.executeTimeTasks (krom_cache:181:496) at V.executeFrame (krom_cache:180:150) at renderCallback (krom_cache:1163:488)

luboslenco commented 1 year ago

Thanks for report - any chance to re-test using the latest 0.1dev version?