Welcome to the troubleshooting page. Since shapeXT heavily relies on modern graphics APIs (specifically Vulkan 1.3 and above) to achieve its high rendering performance, most common issues are related to graphics drivers or hardware compatibility.
Please find known issues and solutions for your operating system below. If your problem is not listed here, please press F8 inside the application to submit a bug report, or contact me via email at mail@shapeXT.com.
Config/Vulkan.toml in the shapeXT main folder with a text editor.AlphaBufferSize parameter and lower its value (e.g., to 512 MiB):
shapeXT.exe, the main window briefly flashes with a white background, and then immediately closes/crashes.shapeXT.sh script results in a crash, often accompanied by terminal output mentioning “Vulkan”, “VK_ERROR”, or “instance creation failed”.vkcube (you may need to install the vulkan-tools package first via your package manager, e.g., sudo apt install vulkan-tools).vkcube fails to run or throws an error, you need to install the correct Vulkan drivers for your graphics card (e.g., mesa-vulkan-drivers, vulkan-radeon, or the proprietary NVIDIA drivers depending on your distribution).