Physical server mismatch

Post Reply
jokerGX
Posts: 3
Joined: Thu Jul 07, 2022 7:23 pm

Physical server mismatch

Post by jokerGX »

I tried to run the vr_kuka_setup_vrSyncPlugin.py, and I ran the "build_visual_studio_vr_pybullet_double.bat" script and the App_PhysicsServer_SharedMemory_VR*.exe. However, I get a error message like this: Error: physics server version mismatch (expected 202010061 got 201902120). the python file and the exe file come from the same repo, and I checked my computer, there is only 1 version installed, which is 3.0.9. What is the problem that can cause such mistake?
Error message : pybullet build time: Jun 26 2022 15:46:08
b3Error[examples/SharedMemory/PhysicsClientSharedMemory.cpp,359]:
Error: physics server version mismatch (expected 202010061 got 201902120)
Standing
Posts: 2
Joined: Thu Sep 01, 2022 11:46 am

Re: Physical server mismatch

Post by Standing »

You should try reinstall pybullet version-2.4.9
Post Reply