07-12-2021 10:50 AM
I'm getting LoadLibrary error 126 when using 3d plots. Everything worked last week and I had a working VI with a 3D waterfall plot. Just opening that VI now crashes LabVIEW with no crash dialog. Trying to add a 3d plot to a blank VI also crashes it.
I get the same error trying to see the 3D picture palette, but that doesn't cause a crash.
I tried something with "system file checker" recommended for another 3d program, but that didn't solve the problem.
11-09-2021 10:06 PM
I solved this by opening device manager, expanding display adapters, and disabling the AMD graphics display adapter, but leaving the Nvidia adapter enabled. I opened LabVIEW and my VI opened again. Then I closed LabVIEW, reenabled the AMD display adapter, reopened LabVIEW, and things still worked. This seems to be related to the OpenGL library not playing nice with AMD.
YMMV. I am just waiting for this to happen again unfortunately. But hopefully that gets you over the hump or helps someone else in the future.