Looking for help with CI setup

This page summarizes the projects mentioned and recommended in the original post on /r/godot

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • godot-ci

    Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.

  • I found this Github Action https://github.com/abarichello/godot-ci ( please let me know if there are any official / "better" alternatives ? ) and started with the following

  • my-game

  • Run godot -v --export-release "Windows Desktop" ./build/windows/my-game.exe Godot Engine v[4](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:5).0.3.stable.official.5222a99f5 - https://godotengine.org/ TextServer: Added interface "Dummy" TextServer: Added interface "ICU / HarfBuzz / Graphite (Built-in)" libX11.so.6: cannot open shared object file: No such file or directory ERROR: Can't load Xlib dynamically. at: DisplayServerX11 (platform/linuxbsd/x11/display_server_x11.cpp:[5](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:6)254) Your video card drivers seem not to support the required Vulkan version. If possible, consider updating your video card drivers or using the OpenGL 3 driver. You can enable the OpenGL 3 driver by starting the engine from the command line with the command: "godot" --rendering-driver opengl3 If you recently updated your video card drivers, try rebooting. ERROR: Unable to create DisplayServer, all display drivers failed. at: setup2 (main/main.cpp:2018) ERROR: Pages in use exist at exit in PagedAllocator: N[7](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:8)Variant5Pools[11](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:12)BucketLargeE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools[12](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:13)BucketMediumE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools11BucketSmallE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: BUG: Unreferenced static string to 0: interface_added at: unref (core/string/string_name.cpp:[13](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:14)1) Error: Process completed with exit code [25](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:26)5.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • Run godot -v --export-release "Windows Desktop" ./build/windows/my-game.exe Godot Engine v[4](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:5).0.3.stable.official.5222a99f5 - https://godotengine.org/ TextServer: Added interface "Dummy" TextServer: Added interface "ICU / HarfBuzz / Graphite (Built-in)" libX11.so.6: cannot open shared object file: No such file or directory ERROR: Can't load Xlib dynamically. at: DisplayServerX11 (platform/linuxbsd/x11/display_server_x11.cpp:[5](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:6)254) Your video card drivers seem not to support the required Vulkan version. If possible, consider updating your video card drivers or using the OpenGL 3 driver. You can enable the OpenGL 3 driver by starting the engine from the command line with the command: "godot" --rendering-driver opengl3 If you recently updated your video card drivers, try rebooting. ERROR: Unable to create DisplayServer, all display drivers failed. at: setup2 (main/main.cpp:2018) ERROR: Pages in use exist at exit in PagedAllocator: N[7](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:8)Variant5Pools[11](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:12)BucketLargeE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools[12](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:13)BucketMediumE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools11BucketSmallE at: ~PagedAllocator (./core/templates/paged_allocator.h:140) ERROR: BUG: Unreferenced static string to 0: interface_added at: unref (core/string/string_name.cpp:[13](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:14)1) Error: Process completed with exit code [25](https://github.com/me/my-game/actions/runs/5235734221/jobs/9452773284#step:5:26)5.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Viaje al centro de Godot

    4 projects | dev.to | 5 Jun 2023
  • I’ve worked on this level design plugin for 6 months and its finally ready!

    5 projects | /r/godot | 14 May 2023
  • Raku + Godot? GDExtension, could this be possible?

    3 projects | /r/rakulang | 17 Jan 2023
  • Why does "_Ready()", "_Process()" etc. have an underscore prefix in C#?

    3 projects | /r/godot | 19 Oct 2022
  • .Net 6 branched has been merged into master!

    3 projects | /r/godot | 22 Aug 2022