X Error of failed request: BadRequest (invalid request code or no such operation)

Discussion in 'Visualization' started by David Kim, Mar 18, 2020.

  1. I have installed Mujoco on a remote linux server and got following error while running the test simulation.
    Could anyone suggest a way forward for me?
    I am using ssh with X11 forwarding to connect the server.

    ~/.mujoco/mujoco200/bin$ ./simulate ../model/humanoid.xml
    MuJoCo Pro version 2.00
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 146 (GLX)
    Minor opcode of failed request: 16 (X_GLXVendorPrivate)
    Serial number of failed request: 126
    Current serial number in output stream: 128

    Thanks in advance.
     
  2. I'm having the exact same problem. Since we're all needing to telecommute due to COVID-19 it would be great if someone figured out how to get around this problem. I have not found a solution yet...
     
  3. ./derivative ran just fine. I'm pretty sure that this is entirely graphics related. I'll start investigating that...

    Thanks.