Hello, when I start my fxserver on linux with the lastest version : https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/285-f49aac9f66a2c23532b487634547123a97576938/
That appening :
Initializing Mono
Initializing Mono completed
Hello!
Failed to get instance for guid a7242855-0350-4cb5-a0fe-61021e7eafaa and iid 567 634c6-3bdd-4d0e-af39-7472aed479b7: System.InvalidOperationException: Sequence co ntains no matching element
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerab le`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <fb8f7831037a4d 3481e7bbe63117e3d0>:0
at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, Syste m.Guid iid) [0x00014] in /src/code/client/clrcore/RuntimeManager.cs:39
But the server start corectly after, this error are dangerous ?