Open forkiesassds opened 8 months ago
After recent commits trimmed binaries do run correctly, however plugins are all broken due to them linking to libraries, namespaces or classes that don't exist within the self-contained binary due to the aforementioned trimming.
(11:33:57) Error loading plugins from plugins/CodenameMagma.dll
!!!Error (Unable to load one or more of the requested types.) - See logs/errors/2024-04-08error.log for more details.
Due to the way binaries are now built, which is a self-contained, trimmed binary the server fails to properly run due to aforementioned trimming