H586390-RoboticVirtualNavigation / VirtualMaze

1 stars 30 forks source link

VirtualMaze hangs when running on Personal PCs #4

Open syy94 opened 5 years ago

syy94 commented 5 years ago

The built VirtualMaze runs as expected on the lab equipment but does not work on personal PC.

Playing VirtualMaze in Unity Editor on the lab equipment is not tested but assumed to work. Similarly, playing VirtualMaze in Unity Editor on personal PCs does not work.

syy94 commented 5 years ago

This occurs because the InpOutx64.dll and eyelink_core64.dll files are missing. Added try catch blocks as a temporary measure. The catch blocks still print to the console as an error but other than that no obvious bugs have rose in this change.

Commit: 09aeb596403b5365255c43ac076962c41786efc1

syy94 commented 5 years ago

Found InpOutx64.dll online here.

DllNotFoundException does not happen for this .dll anymore but still requires testing on lab equipment.

Commit: ae1e83128a04072f6885ed3448adde776dedf39b

syy94 commented 5 years ago

Acquired eyelink_core64.dll from Tabitha.

Implemented into VirtualMaze and preliminary testing show no signs of oblivious bugs. Requires testing on lab equipment.

Commit: 66b9a456c880268324838a0a80890da6a7dd9f42