-
-
Notifications
You must be signed in to change notification settings - Fork 2
Support for betas, especially x86-64 #10
Comments
It's documented here. You can start the container for example like let me know if this is working for you. |
Doing what you said turned this out
After installing GDB on the container and adding I also made a custom Dockerfile with a custom entrypoint and changed all |
I tested it and it works for me. I just updated the image to fix a bug ~1 hour ago. Did you use the new one? Can you send the complete log? |
Installing the beta using After pulling the latest image and using it, the error above is gone and server is starting normally, but like I said, the "game's" architecture is still x86, due to it using the |
You can change the binary file with |
MySQLOO, a popular module for connecting to MySQL and MariaDB databases from a Garry's Mod server recently dropped support for x86 systems due to lack of x86 builds of MySQL 8. This module might not work with the default x86 and allowing betas and especially x86-64 could fix possible problems.
The text was updated successfully, but these errors were encountered: