Wings 3D Development Forum
Windows 10: 2.2.9 closing down right after starting up - 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: Windows 10: 2.2.9 closing down right after starting up (/showthread.php?tid=3097)

Pages: 1 2


RE: Windows 10: 2.2.9 closing down right after starting up - Malbo - 04-18-2023

Sure thing, I'll try and get back to you. I have been using the 32 bit version for a bit btw, seems to be working just fine.


RE: Windows 10: 2.2.9 closing down right after starting up - micheus - 04-18-2023

Ok. Thanks.

There is no problem have both 32bits and 64bits installed. They will only share the same preferences.txt (and external plugins you may have installed)


RE: Windows 10: 2.2.9 closing down right after starting up - Malbo - 04-19-2023

Alright, first I'd like to apologize for not responding to all your replies, I'm unaware if this is just how it is but I'm not receiving notifications about this thread, so I had missed everything after I managed to open the 32bit version until I received your email earlier today. Just so you know I did thoroughly read all of them.

After reinstalling my graphics driver and changing the MSSA to what you said, the 64bit version opens just fine now.

Sadly... I still get the message "Could not initialize OpenCL: env lighting limited" on both versions.

I checked the stuff you posted about enabling OpenCL. My CPU is an Intel Core i5-2400 and after checking in device manager it seems that my graphics do not support it. I tried installing the msi file for old CPUs but that didn't do anything, and there's nothing else for me to install in Intel's driver page so I'm fairly certain nothing can be done about it.

Either way I'm happy to finally be using the program, I must sound like a broken record here, but thanks for all the help Smile


RE: Windows 10: 2.2.9 closing down right after starting up - micheus - 04-19-2023

Malbo Wrote:After reinstalling my graphics driver and changing the MSSA to what you said, the 64bit version opens just fine now.
Nice.

Quote:I tried installing the msi file for old CPUs but that didn't do anything, ...
Do you mean you installed it and after start Wings3D you didn't get the OpenCL working?

If so, by considering you GPU really doesn't supports OpenGL via GPU you may have to put your hands in the preferences.txt file and fix that. Smile

Look for the Preferences.txt file in the place you saw printed out on the console (you can use the menu Windows->Log Window for that), then edit it and include a line with this:
Code:
{cl_type,cpu}.



RE: Windows 10: 2.2.9 closing down right after starting up - Malbo - 04-19-2023

Tried that, still get:

"OpenCL not available: {opencl_failed_previously,
"c:/Users/Figueredo/AppData/Local/Wings3D/Cache/opencl_tmp.txt"}
Could not initialize OpenCL: env lighting limited "



RE: Windows 10: 2.2.9 closing down right after starting up - micheus - 04-19-2023

Oh! Sorry.
I forgot about that.

When we get it failing once, if we can fix that further by replacing a graphic card or deciding to use the CPU mode, then we have to delete that file (c:/Users/Figueredo/AppData/Local/Wings3D/Cache/opencl_tmp.txt) - it's checked on start to avoid it fail again.


RE: Windows 10: 2.2.9 closing down right after starting up - Malbo - 04-19-2023

Yeah still nothing, I think that functionality is just beyond my pc.


RE: Windows 10: 2.2.9 closing down right after starting up - micheus - 04-19-2023

Sorry about that.

We cannot say we didn't try everything possible to make it work. Smile