Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
754 stars 33 forks source link

surface_get_format error during Blend with atlas #81

Open steelx opened 1 week ago

steelx commented 1 week ago

I got this error as soon as I added Blend and this started I think when I wrongly connected atlas twice to Object and Blend at the same time.


[MESSAGE] 2024/11/23 12:43:46 > SESSION: >> Initialization complete in 482661
[MESSAGE] 2024/11/23 12:43:54 > FILE: load C:\Users\Ajinkya\Pictures\rock-fracture.pxc
[WARNING] 2024/11/23 12:43:57 > RENDER: 

==========  Crash log [PXC 1.18.0.4] [Windows] ==========

ERROR in action number 1
of  Step Event1 for object o_main:
surface_get_format argument 1 incorrect type (struct) expecting a surface

========== Stack trace ==========

gml_Script_surface_size_to (line 0)
gml_Script_surface_verify (line 138)
gml_Script_processBatchOutput@anon@6905@Node_Processor@node_processor (line 288)
gml_Script_update@anon@11714@Node_Processor@node_processor (line 390)
gml_Script_doUpdate@anon@22896@Node@node_data (line 865)
gml_Script_Render (line 236)
gml_Object_o_main_Step_1 (line 171)

========= Crash log end =========

{B67C0A41-4B29-4DBC-8294-F62BB35621B9}