Unity. Your mono runtime and class libraries are out of sync
0
Hi! I have problem in unity server build. Instance AmazonLinux. I use unity 2021.2. Because it's have new feature "dedicated server" target build. Settings: IL2CPP, .net framework.
How can I fix this?
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: /local/game/GameServer_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)
Topics
Tags
asked 8 months ago2 views
2 Answers
0
Fixed, just rebuilt server. Sorry for topic, it can be closed/removed. Succesfuly integrated gamelift, works amazing! Thanks.
answered 8 months ago
Relevant questions
GameLift Plug-in for Unity now available
asked 10 months agoGameLift Server SDK now supports Unreal Engine 4.25 and Unity 2020
asked 2 years agoGamelift Unity Ubuntu Build Failed
asked 2 years agoUnity server built with IL2CPP fails
asked a year agoCreate client in Unity
Accepted Answerasked 5 years agogamelift client NetworkReachability cunstructor missing in Unity build
asked a month agoUnity. Your mono runtime and class libraries are out of sync
asked 8 months agoHelp for implementing GameLift in Unity
Accepted Answerasked 2 years agoSupport for Unity 2019 in GameLift Realtime Client SDK
asked 2 years agoHow can i use CodePipeline to build Unity3D application in WebGL format
asked 3 months ago