opentrack icon indicating copy to clipboard operation
opentrack copied to clipboard

Neuralnet tracker missing from 2023.3.0 installer

Open zomgugoff opened this issue 1 year ago • 4 comments

The Opentrack installer does not include the Neuralnet plugin. It's only in the portable release.

zomgugoff avatar Jan 20 '24 11:01 zomgugoff

See if this build works: https://ananke.misaki.pl/opentrack/opentrack-test-20240121_01.7z

This is a candidate for 2023.3.1, because more things are broken.

sthalik avatar Jan 21 '24 09:01 sthalik

The portable version of 2023.3.0 was not an issue. It was the opentrack-2023.3.0-win32-setup.exe file that does not include the plugin.

zomgugoff avatar Jan 21 '24 21:01 zomgugoff

Somehow the neuralnet tracker isn't showing up in the list of inputs, even using the above prerelease build. I do see the DLL (even using the released 2023.3.0 installer), but see no way to actually enable it: image

Here's the list of trackers under modules\:

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         1/21/2024   4:28 AM         330240 opentrack-tracker-aruco.dll
-a----         1/21/2024   4:28 AM         325120 opentrack-tracker-easy.dll
-a----         1/21/2024   4:25 AM         111104 opentrack-tracker-eyeware-beam.dll
-a----         1/21/2024   4:26 AM         123392 opentrack-tracker-freepie-udp.dll
-a----         1/21/2024   4:26 AM         166912 opentrack-tracker-fusion.dll
-a----         1/21/2024   4:26 AM         206336 opentrack-tracker-hatire.dll
-a----         1/21/2024   4:26 AM         108544 opentrack-tracker-hydra.dll
-a----         1/21/2024   4:26 AM         123392 opentrack-tracker-joystick.dll
-a----         1/21/2024   4:28 AM         124416 opentrack-tracker-kinect-face.dll
-a----         1/21/2024   4:28 AM         372224 opentrack-tracker-neuralnet.dll
-a----         1/21/2024   4:28 AM         345600 opentrack-tracker-pt.dll
-a----         1/21/2024   4:27 AM         185856 opentrack-tracker-rift.dll
-a----         1/21/2024   4:27 AM         122368 opentrack-tracker-rs.dll
-a----         1/21/2024   4:27 AM         129536 opentrack-tracker-s2bot.dll
-a----         1/21/2024   4:27 AM         129536 opentrack-tracker-steamvr.dll
-a----         1/21/2024   4:27 AM         100864 opentrack-tracker-test.dll
-a----         1/21/2024   4:27 AM         103936 opentrack-tracker-tobii.dll
-a----         1/21/2024   4:28 AM         414720 opentrack-tracker-trackhat.dll
-a----         1/21/2024   4:27 AM         114176 opentrack-tracker-udp.dll
-a----         1/21/2024   4:28 AM         752128 opentrack-tracker-wii.dll

All of these are listed as an input option, except neuralnet and kinect-face.

I get these error messages when run it from PowerShell:

PS C:\Users\stefan\Desktop\opentrack-test-20240121_01\install> .\opentrack.exe
PS C:\Users\stefan\Desktop\opentrack-test-20240121_01\install>
DEBUG [F:\dev\opentrack\api/plugin-support.hpp:106]: library "kinect-face" failed: "Cannot load library C:\\Users\\stefan\\Desktop\\opentrack-test-20240121_01\\install\\modules\\\\opentrack-tracker-kinect-face.dll: The specified module could not be found."
DEBUG [F:\dev\opentrack\api/plugin-support.hpp:106]: library "neuralnet" failed: "Cannot load library C:\\Users\\stefan\\Desktop\\opentrack-test-20240121_01\\install\\modules\\\\opentrack-tracker-neuralnet.dll: A dynamic link library (DLL) initialization routine failed."

stewi2 avatar Feb 24 '24 22:02 stewi2

Looks like this has been going on for a while: https://github.com/opentrack/opentrack/issues/1394

stewi2 avatar Feb 24 '24 23:02 stewi2