Essiental mode errors

So I have a server on ■■■■■■■■■■■■■■■ client. Everything was good, but when I installed the vBasics every startup was gone and the MySQL string also. I fixed that, but now I’ve been getting some more errors. I can’t see my money anymore top right corner and character location and the character itself won’t save. Need fast help !

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in :0

at (wrapper cominterop) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in /src/code/client/clrcore/MonoScriptRuntime.cs:310

at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(object,byte[]&,byte[]&,string)

Exception rethrown at [0]:

at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x00075] in /src/code/client/clrcore/InternalManager.cs:159

Exception loading assembly server/sqlite/System.Numerics: System.IO.FileNotFoundException: Unable to find the specified file.

Server stack trace:

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in :0

at (wrapper cominterop) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in /src/code/client/clrcore/MonoScriptRuntime.cs:310

at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(object,byte[]&,byte[]&,string)

Exception rethrown at [0]:

at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x00075] in /src/code/client/clrcore/InternalManager.cs:159

Could not load assembly System.Numerics - loading exceptions: Exception loading assembly System.Numerics: System.IO.FileNotFoundException: Unable to find the specified file.

Server stack trace:

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in :0

at (wrapper cominterop) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in /src/code/client/clrcore/MonoScriptRuntime.cs:310

at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(object,byte[]&,byte[]&,string)

Exception rethrown at [0]:

at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x00075] in /src/code/client/clrcore/InternalManager.cs:159

Exception loading assembly server/sqlite/System.Numerics: System.IO.FileNotFoundException: Unable to find the specified file.

Server stack trace:

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in :0

at (wrapper cominterop) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.OpenHostFile(string)

at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in /src/code/client/clrcore/MonoScriptRuntime.cs:310

at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(object,byte[]&,byte[]&,string)

Exception rethrown at [0]:

at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)

at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x00075] in /src/code/client/clrcore/InternalManager.cs:159

Error invoking callback for event es_sqlite:retrieveUser: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.TypeInitializationException: The type initializer for ‘Newtonsoft.Json.JsonWriter’ threw an exception. —> System.TypeInitializationException: The type initializer for ‘Newtonsoft.Json.Utilities.ConvertUtils’ threw an exception. —> System.IO.FileNotFoundException: Could not load file or assembly ‘System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ or one of its dependencies.

— End of inner exception stack trace —

at Newtonsoft.Json.Utilities.EnumUtils.ToUInt64 (System.Object value) [0x00006] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.Utilities.EnumUtils.InitializeValuesAndNames (Newtonsoft.Json.Utilities.StructMultiKey`2[T1,T2] key) [0x00045] in <836484b0267d488c8d30f28b57efebd9>:0

at (wrapper delegate-invoke) System.Func2[Newtonsoft.Json.Utilities.StructMultiKey2[System.Type,Newtonsoft.Json.Serialization.NamingStrategy],Newtonsoft.Json.Utilities.EnumInfo].invoke_TResult_T(Newtonsoft.Json.Utilities.StructMultiKey`2<System.Type, Newtonsoft.Json.Serialization.NamingStrategy>)

at System.Collections.Concurrent.ConcurrentDictionary2[TKey,TValue].GetOrAdd (TKey key, System.Func2[T,TResult] valueFactory) [0x00034] in :0

at Newtonsoft.Json.Utilities.ThreadSafeStore`2[TKey,TValue].Get (TKey key) [0x00000] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.Utilities.EnumUtils.GetEnumValuesAndNames (System.Type enumType) [0x0000c] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.JsonWriter.BuildStateArray () [0x0001b] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.JsonWriter…cctor () [0x000b3] in <836484b0267d488c8d30f28b57efebd9>:0

— End of inner exception stack trace —

at Newtonsoft.Json.JsonTextWriter…ctor (System.IO.TextWriter textWriter) [0x00000] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.JsonConvert.SerializeObjectInternal (System.Object value, System.Type type, Newtonsoft.Json.JsonSerializer jsonSerializer) [0x00015] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.JsonConvert.SerializeObject (System.Object value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00007] in <836484b0267d488c8d30f28b57efebd9>:0

at Newtonsoft.Json.JsonConvert.SerializeObject (System.Object value) [0x00000] in <836484b0267d488c8d30f28b57efebd9>:0

at SQLite.Main.RetrieveUser (System.String identifier, System.Object callback) [0x000f2] in :0

at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)

at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in :0

— End of inner exception stack trace —

at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in :0

at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0

at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in :0

at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in :0

at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in :0

at CitizenFX.Core.EventHandlerEntry.Invoke (System.String sourceString, System.Object[] args) [0x00064] in /src/code/client/clrcore/EventHandlerDictionary.cs:89

I am also getting this error if anyone can help.

hey guys im going to take a wile guess you are using linux,
I fixed this by changing resources/essentialmode/__resource.lua
and removing the following line
‘server/sqlite/SQLite.net.dll’,

seeing as linux doesnt use dll files, this stopped all the errors for me,

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