[fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - 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] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon (/showthread.php?tid=1975) Pages:
1
2
|
[fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - tkbd - 05-18-2016 Someone it is same issue will happen? It happens at Wings3D 2.0.4. (it was not happened at 2.0.3 ) How to recreate the bug?
The error log is here. Code: Erlang/OTP 18 [erts-7.3.1] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false] My Enviroment is... Wings3D v2.0.4 MacOSX v10.11.4 CPU: Mac mini 2.8 GHz Intel Core i5,Mem: 8GB GPU: Intel Iris 1536 MB RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - ggaliens - 05-18-2016 I have seen dumps that look a bunch like that one. I'll have to keep my eyes peeled. RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - micheus - 05-18-2016 tkbd, thanks for report it Here is the fix: wpc_plane.beam It must be placed in a folder like this: C:\Program Files\wings3d_2.0.4\lib\wings-2.0.4\plugins\primitives RE: 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - tkbd - 05-22-2016 Thank you for the fiexd file. It now works fine! RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - nigec - 06-11-2016 Unfortunately it still crashes on Windows 10 This is in the dev version with the above beam file: Code: ERROR REPORT==== 11-Jun-2016::16:37:30 === RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - micheus - 06-11-2016 I'm using Windows 10. Are you using any specific language? (translation) RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - nigec - 06-11-2016 its the default system language, English UK RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - micheus - 06-11-2016 That is strange. Are you sure you replace the old file? Please check the file date. You may need to have administrator rights to replace the old one. RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - nigec - 06-11-2016 file is dated 11 of June, I have full admin rights on that folder and subs folders(C:\Program Files\wings3d_2.0.4) I tried disabling plugins I've added like 3Delight I've also got the dev environment (C:\wingsdev\src\wings) which does the same :/ I'll try my daughters laptop and see if that works RE: [fixed] 2.0.4,Crash,Move Over Mouse cursor on "Various Plane" Dialog Icon - micheus - 06-12-2016 No other plugin should cause any problem in this case. I just download the file again and replace the one I had installed and it's still working fine. I have not idea about how to help you in this case. So, instead of pass the mouse over that icon, just select the menu item using the RMB that will produce the same action. Let's see if you get it solved when the next release be available. |