Error occurs when i run ./CarlaUE4.sh:
4.22.1-0+++UE4+Release-4.22 517 0
Disabling core dumps.
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 4
Resource id in failed request: 0x2600041
Serial number of failed request: 380
Current serial number in output stream: 386
Signal 11 caught.
Segmentation fault (core dumped)
System is Ubuntu 19.10 with RTX 2070
You should try to run it with -opengl. carla uses vulkan by defualt, and I do have the same problem as well
how to run with opengl ?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
You should try to run it with -opengl. carla uses vulkan by defualt, and I do have the same problem as well