Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. Loaded vMenuServer.net, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_2120923789
  2. Could not load assembly CitizenFX.Core.Server - loading exceptions: Exception loading assembly CitizenFX.Core.Server: System.IO.FileNotFoundException: Unable to find the specified file.
  3. Server stack trace:
  4. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <b75790b9c16849d4aa8c31d6541d670a>:0
  5. at (wrapper cominterop) CitizenFX.Core.IScriptHost.OpenHostFile(string)
  6. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.OpenHostFile(string)
  7. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in /src/code/client/clrcore/MonoScriptRuntime.cs:310
  8. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)
  9. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(object,byte[]&,byte[]&,string)
  10. Exception rethrown at [0]:
  11. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile(string)
  12. at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x00075] in /src/code/client/clrcore/InternalManager.cs:159
  13. Could not load assembly vMenuServer.net - loading exceptions: Exception loading assembly vMenuServer.net: System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
  14. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
  15. at System.Reflection.Assembly.GetTypes () [0x00000] in <b75790b9c16849d4aa8c31d6541d670a>:0
  16. at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.String assemblyFile, System.Byte[] assemblyData, System.Byte[] symbolData) [0x00076] in /src/code/client/clrcore/InternalManager.cs:99
  17. at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String baseName, System.Boolean useSearchPaths) [0x0013e] in /src/code/client/clrcore/InternalManager.cs:192
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement