Need help. My server got an error and automaticly shutsdown

LOGS:
"Got a SIGSEGV while executing native code. This usually indicates

a fatal error in the mono runtime or one of the native libraries

used by your application."

"Failed to get instance for guid a7242855-0350-4cb5-a0fe-61021e7eafaa and iid 567634c6-3bdd-4d0e-af39-7472aed479b7: System.InvalidOperationException: Sequence contains no matching element

at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00011] in <48501e5f32e8491e924f8b8beae3e4f6>:0

at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\RuntimeManager.cs:39"

"Error running system event handling function for resource vrp: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: modules/survival.lua:169: attempt to index a nil value (local ‘data’)

stack traceback:

modules/survival.lua:169: in upvalue 'handler'

citizen:/scripting/lua/scheduler.lua:163: in function <citizen:/scripting/lua/scheduler.lua:162>

stack traceback:

[C]: in function 'error'

citizen:/scripting/lua/scheduler.lua:41: in field 'CreateThreadNow'

citizen:/scripting/lua/scheduler.lua:162: in function <citizen:/scripting/lua/scheduler.lua:131>

[C]: in function 'coroutine.resume'

citizen:/scripting/lua/scheduler.lua:109: in function <citizen:/scripting/lua/scheduler.lua:94>"

Any help ?

Probably that script is causing some issues.

Do you maybe know what this means ?
Failed to get instance for guid a7242855-0350-4cb5-a0fe-61021e7eafaa and iid 567634c6-3bdd-4d0e-af39-7472aed479b7: System.InvalidOperationException: Sequence contains no matching element

at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00011] in <48501e5f32e8491e924f8b8beae3e4f6>:0

at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\RuntimeManager.cs:39

Not sure, could be something about invalid Manifest Version GUIDs? https://wiki.fivem.net/wiki/Resource_manifest_versions

How am i supposed to fix that ?

Like I said, I’m not even sure if that’s the problem, I don’t know how to fix your issue.

What OS is your Server Running

for some reason mine shutdown randomly on ubuntu 17.04 but doesnt on 14.04 and has some errors on 16.04 but no random crashes or shutdowns however some of my issues only showed up when essentialmode or VRP were running.