Crash in file menu - 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: Crash in file menu (/showthread.php?tid=859) |
Crash in file menu - mohawkpl - 08-24-2014 Hello, i am an advanced Wings3D user, i have been creating models for a game called Mount and Blade for about 2 years now and i have not yet seen such a strange bug. Everything works fine except the file menu. It crashed on import, export, save, everything. What ever i click it gives me a crash with erl.exe still running in the background. I tried using multiple versions, i tried reinsalling but nothing worked. I never had such a problem with the program, it is rather strange and it just happened out of no where, i need to continue my work ASAP so please, if you know the answer i would be very grateful if you shared it with me, thanks. This is the crash dump: http://pastebin.com/NfQj7dLk RE: Crash in file menu - micheus - 08-24-2014 Is there any possibility the files' name be using no standard ASCII char? RE: Crash in file menu - mohawkpl - 08-25-2014 (08-24-2014, 11:06 PM)micheus Wrote: Is there any possibility the files' name be using no standard ASCII char? Nope, everything is standard, it just crashes even if i want to save a random cube. It is only the file menu though. RE: Crash in file menu - dgud - 08-25-2014 It crashes on the unicode sign: probably..Ś.. in d:\Pulpi...\Śr...w..cza\Bryt... Change path for now, and hope that I fix it in future releases... RE: Crash in file menu - mohawkpl - 08-25-2014 Yup it works now, thank you very much! |