Unturned Server issue

I recently started getting this error when players join and then after that they leave but can’t come back because it still shows them inside the server not sure if this has anything to do with that but i am unsure how to fix this error.(Running Linux Server Ubuntu 20.04)
cant resolve internal call to “System.Runtime.InteropServices.Marshal::GetIUnknownForObjectInternal(object)” (tested without signature also)

Your mono runtime and class libraries are out of sync.
The out of sync library is: /home/container/Unturned_Headless_Data/Managed/mscorlib.dll

When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you’re sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to “System.Runtime.InteropServices.Marshal::GetHRForException_WinRT(System.Exception)” (tested without signature also)

Your mono runtime and class libraries are out of sync.
The out of sync library is: /home/container/Unturned_Headless_Data/Managed/mscorlib.dll

When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you’re sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.