[Fixed] Opening any file now crashes - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [Fixed] Opening any file now crashes (/showthread.php?tid=1995) |
[Fixed] Opening any file now crashes - beng27 - 06-11-2016 MacOS X 10.11.4 Wings 2.0.4 Ive been using wings for several months - its great :-) Yesterday I was playing with a gyroid STL, duplicating it & trying to make a huge model. (ridiculous numbers of polys) Wings locked up when told to weld, & I forced it to quit. Now, when I try to import any of my old model files that have even a moderate number of polys, Wings crashes! I have reinstalled wings deleted the prefs and checked permissions and ACLs on the mac. No difference! Nothing has changed on the Mac that I know of. Anyone got any ideas???? Dump written 2016-6-11_8-20 Version: 2.0.4 Window: geom Reason: badarg Short stack trace: [] Long stack trace: [{erlang,list_to_binary, [[47,47,85,115,101,114,115,47,97,100,109,105,110,47,71,111,111,103, 108,101,32,68,114,105,118,101,47,66,101,110,115,32,87,105,110,103, 115,47,8226,70,73,78,73,83,72,69,68,32,84,72,73,78,71,83,47,56,32, 109,111,98,105,111,117,115,47,116,114,97,99,104,101,111,110,50,47, 116,114,97,99,104,101,111,110,50,118,50,57,46,119,105,110,103,115]], []}, {wings_u,pretty_filename,1,[{file,"wings_u.erl"},{line,162}]}, {wings_file,recent_files_1,4,[{file,"wings_file.erl"},{line,668}]}, {wings_file,add_recent,2,[{file,"wings_file.erl"},{line,652}]}, {wings_file,add_recent,1,[{file,"wings_file.erl"},{line,634}]}, {wings_file,'-confirmed_open/2-fun-0-',3, [{file,"wings_file.erl"},{line,351}]}, {wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,81}]}, {wings,raw_command,4,[{file,"wings.erl"},{line,638}]}] RE: Opening any file now crashes - beng27 - 06-11-2016 I think it might be an issue with Google Drive. All my files are stored in a local GD folder. If I drag them to a different location they work. RE: Opening any file now crashes - dgud - 06-12-2016 You have a strange character in 8226 in your path, i.e. the one before 'F' in FINISHED THINGS. I will fix it in wings but until then, you can remove that character. "Google Drive/Bens Wings/•FINISHED THINGS/" |