Advertisement
Guest User

serverboot

a guest
Mar 13th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1.  
  2. C:\FX>cd /d C:\FX\ServerData
  3.  
  4. C:\FX\ServerData>C:\FX\run.cmd +exec server.cfg
  5. Initializing Mono
  6. Initializing Mono completed
  7. Hello!
  8. Stacktrace:
  9.  
  10.  
  11.  
  12. =================================================================
  13. Got a SIGSEGV while executing native code. This usually indicates
  14. a fatal error in the mono runtime or one of the native libraries
  15. used by your application.
  16. =================================================================
  17.  
  18.  
  19. 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
  20. at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <48501e5f32e8491e924f8b8beae3e4f6>:0
  21. at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00042] in <b3642c6ba1504116b31d83a71003b504>:0
  22. Found new resource fivem in C:/FX\ServerData/resources//fivem
  23. Found new resource fivem-awesome1501 in C:/FX\ServerData/resources//fivem-awesome1501
  24. Found new resource fivem-map-hipster in C:/FX\ServerData/resources//fivem-map-hipster
  25. Found new resource fivem-map-skater in C:/FX\ServerData/resources//fivem-map-skater
  26. Found new resource runcode in C:/FX\ServerData/resources//runcode
  27. Found new resource race in C:/FX\ServerData/resources//[gamemodes]/race
  28. Found new resource race-test in C:/FX\ServerData/resources//[gamemodes]/race-test
  29. Found new resource channelfeed in C:/FX\ServerData/resources//[gameplay]/channelfeed
  30. Found new resource irc in C:/FX\ServerData/resources//[gameplay]/irc
  31. Found new resource obituary in C:/FX\ServerData/resources//[gameplay]/obituary
  32. Found new resource obituary-deaths in C:/FX\ServerData/resources//[gameplay]/obituary-deaths
  33. Found new resource playernames in C:/FX\ServerData/resources//[gameplay]/playernames
  34. Found new resource mapmanager in C:/FX\ServerData/resources//[managers]/mapmanager
  35. Found new resource baseevents in C:/FX\ServerData/resources//[system]/baseevents
  36. Found new resource chat in C:/FX\ServerData/resources//[system]/chat
  37. Found new resource hardcap in C:/FX\ServerData/resources//[system]/hardcap
  38. Found new resource rconlog in C:/FX\ServerData/resources//[system]/rconlog
  39. Found new resource scoreboard in C:/FX\ServerData/resources//[system]/scoreboard
  40. Found new resource sessionmanager in C:/FX\ServerData/resources//[system]/sessionmanager
  41. Found new resource spawnmanager in C:/FX\ServerData/resources//[system]/spawnmanager
  42. Found new resource betaguns in C:/FX\ServerData/resources//[test]/betaguns
  43. Found new resource gameInit in C:/FX\ServerData/resources//[test]/gameInit
  44. Found new resource keks in C:/FX\ServerData/resources//[test]/keks
  45. Started resource sessionmanager
  46. Started resource mapmanager
  47. Started resource chat
  48. Started resource spawnmanager
  49. Started resource fivem
  50. Started gametype Freeroam
  51. Started resource hardcap
  52. Started resource rconlog
  53. Started resource scoreboard
  54. Started resource playernames
  55. Resolved live-internal.fivem.net:30110 to 62.210.162.18:30110
  56. Sending heartbeat to live-internal.fivem.net:30110
  57. Started resource fivem-map-hipster
  58. Started map fivem-map-hipster
  59. Sending heartbeat to live-internal.fivem.net:30110
  60. Sending heartbeat to live-internal.fivem.net:30110
  61. Sending heartbeat to live-internal.fivem.net:30110
  62. Sending heartbeat to live-internal.fivem.net:30110
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement