Closed Siriusmart closed 3 months ago
I don't know how to solve this at all but this is a really well formatted issue report, just had to say that
Resolved in latest commit (3ff3089)
(also MCG_DOTNET_PATH should be the binary in /usr/share/dotnet/dotnet
instead of the symlinked /usr/bin/dotnet
, which was a bit confusing at first)
Setup
The server is compiled from /CLI because the release zip file only contains a .exe. The compiled server runs right and there doesn't seem to be an issue with it.
Expected behaviour
When ran
/compile
, a .dll file should pop up in the dll/ directory, and the command can be loaded.Observed behaviour
No .dll file is generated, as such the command cannot be loaded.
After a bit of poking around, the behaviour is the same with
Attachments
https://github.com/user-attachments/assets/6981a432-badb-4721-bb71-75742c3e08b2
Thank you in advance.