Wings 3D Development Forum

Full Version: (v2.2.6)(Mac Only) SnapImage Tool crashed by select a image with order different it
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm suffering from the same bug on MacOS again.
http://wings3d.com/forum/showthread.php?...2#pid15642
It cause only the case Different to SnapImage Tool pulldown list order and order of Material in Outliner >texture list .

So I tested this again.
This bug no longer happens on Windows OS. Smile
But it still happend on MacOS and v2.2.6. Sad
It might cause by platform difference of Wxwidget library.

The Error log was almost the same as before.
I use MacOS mojave 10.14.6
Quote:Dump written 2021-2-19_19-50
Version: 2.2.6.1
Window: [wpc_snap_win,<0.1086.0>]
Reason: {badmatch,{e3d_image,r8g8b8a8,4,1,lower_left,512,512,
<<255,255,255,0,255,255,255,0,255,...>>,
none,"test_auv",[]}}

Stack trace:
[{wpc_snap_win,handle_event,2,[{file,"wpc_snap_win.erl"},{line,664}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,468}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]
In Wings3Dv2.2.7, This bug fixed.
No longer crashes by selecting an menu item.
Thank you very much.