Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [version 10.0.15063]
- (c) 2017 Microsoft Corporation. Tous droits réservés.
- C:\Users\hugor>cd c:\fxserver
- c:\fxserver>run.cmd +exec server.cfg
- Initializing Mono
- Initializing Mono completed
- Hello!
- Stacktrace:
- =================================================================
- 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.IEnumerable`1[T] source, System.Func`2[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
- Found new resource fivem in c:/fxserver/resources//fivem
- Found new resource fivem-awesome1501 in c:/fxserver/resources//fivem-awesome1501
- Found new resource fivem-map-hipster in c:/fxserver/resources//fivem-map-hipster
- Found new resource fivem-map-skater in c:/fxserver/resources//fivem-map-skater
- Found new resource ft_animation in c:/fxserver/resources//ft_animation
- Found new resource ft_areas in c:/fxserver/resources//ft_areas
- Found new resource ft_areasExemple in c:/fxserver/resources//ft_areasExemple
- Found new resource ft_blips in c:/fxserver/resources//ft_blips
- Found new resource ft_blipsExemple in c:/fxserver/resources//ft_blipsExemple
- Found new resource ft_cash in c:/fxserver/resources//ft_cash
- Found new resource ft_debugBase in c:/fxserver/resources//ft_debugBase
- Found new resource ft_debugPlayer in c:/fxserver/resources//ft_debugPlayer
- Found new resource ft_dispatch in c:/fxserver/resources//ft_dispatch
- Found new resource ft_gamemode in c:/fxserver/resources//ft_gamemode
- Found new resource ft_indicators in c:/fxserver/resources//ft_indicators
- Found new resource ft_lastpos in c:/fxserver/resources//ft_lastpos
- Found new resource ft_lockVehicle in c:/fxserver/resources//ft_lockVehicle
- Found new resource ft_login in c:/fxserver/resources//ft_login
- Found new resource ft_markers in c:/fxserver/resources//ft_markers
- Found new resource ft_markersExemple in c:/fxserver/resources//ft_markersExemple
- Found new resource ft_menuBuilder in c:/fxserver/resources//ft_menuBuilder
- Found new resource ft_menuExemple in c:/fxserver/resources//ft_menuExemple
- Found new resource ft_simpleATM in c:/fxserver/resources//ft_simpleATM
- Found new resource ft_simpleBank in c:/fxserver/resources//ft_simpleBank
- Found new resource ft_speedometer in c:/fxserver/resources//ft_speedometer
- Found new resource ft_ui in c:/fxserver/resources//ft_ui
- Found new resource ft_weapons in c:/fxserver/resources//ft_weapons
- Found new resource mysql-async in c:/fxserver/resources//mysql-async
- Found new resource race in c:/fxserver/resources//[gamemodes]/race
- Found new resource race-test in c:/fxserver/resources//[gamemodes]/race-test
- Found new resource channelfeed in c:/fxserver/resources//[gameplay]/channelfeed
- Found new resource irc in c:/fxserver/resources//[gameplay]/irc
- Found new resource obituary in c:/fxserver/resources//[gameplay]/obituary
- Found new resource obituary-deaths in c:/fxserver/resources//[gameplay]/obituary-deaths
- Found new resource mapmanager in c:/fxserver/resources//[managers]/mapmanager
- Found new resource baseevents in c:/fxserver/resources//[system]/baseevents
- Found new resource chat in c:/fxserver/resources//[system]/chat
- Found new resource hardcap in c:/fxserver/resources//[system]/hardcap
- Found new resource rconlog in c:/fxserver/resources//[system]/rconlog
- Found new resource scoreboard in c:/fxserver/resources//[system]/scoreboard
- Found new resource sessionmanager in c:/fxserver/resources//[system]/sessionmanager
- Found new resource spawnmanager in c:/fxserver/resources//[system]/spawnmanager
- Found new resource betaguns in c:/fxserver/resources//[test]/betaguns
- Found new resource gameInit in c:/fxserver/resources//[test]/gameInit
- Found new resource keks in c:/fxserver/resources//[test]/keks
- Started resource sessionmanager
- Started resource mapmanager
- Started resource chat
- Started resource spawnmanager
- Started resource fivem
- Started gametype Freeroam
- Started resource hardcap
- Started resource rconlog
- Started resource scoreboard
- Started resource ft_animation
- Started resource ft_areas
- Started resource ft_areasExemple
- Started resource ft_blips
- Started resource ft_blipsExemple
- Changing gametype from fivem to ft_gamemode
- Stopping resource fivem
- Started resource ft_gamemode
- Started gametype FiveMTools v0.14.1
- Could not start dependency ft_gamemode for resource ft_cash.
- ^3Couldn't start resource ft_cash.^7
- Started resource ft_debugBase
- Started resource ft_debugPlayer
- Started resource ft_dispatch
- Started resource ft_indicators
- Started resource ft_lastpos
- Error parsing script sv_lockvehicle.lua in resource ft_lockVehicle: sv_lockvehicle.lua:49: ')' expected near 'function'
- Failed to load script sv_lockvehicle.lua.
- Started resource ft_lockVehicle
- Started resource ft_login
- Started resource ft_markers
- Started resource ft_markersExemple
- Started resource ft_menuBuilder
- Started resource ft_menuExemple
- Started resource baseevents
- Started resource ft_cash
- Started resource ft_simpleBank
- Started resource ft_simpleATM
- Started resource ft_ui
- Started resource ft_speedometer
- Started resource ft_weapons
- Loaded MySQLAsync.net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_319985740
- Instantiated instance of script MySQLAsync.MySQLAsync.
- Started resource mysql-async
- Error running system event handling function for resource mapmanager: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: mapmanager_server.lua:222: attempt to concatenate a nil value
- stack traceback:
- mapmanager_server.lua:222: in upvalue 'handler'
- citizen:/scripting/lua/scheduler.lua:124: in function <citizen:/scripting/lua/scheduler.lua:123>
- stack traceback:
- [C]: in function 'error'
- citizen:/scripting/lua/scheduler.lua:39: in field 'CreateThreadNow'
- citizen:/scripting/lua/scheduler.lua:123: in function <citizen:/scripting/lua/scheduler.lua:92>
- No such command map.
- cfx> Resolved live-internal.fivem.net:30110 to 151.80.44.223:30110
- Sending heartbeat to live-internal.fivem.net:30110
- Started resource fivem-map-skater
- Started map fivem-map-skater
- Loaded MySqlConnector, Version=0.24.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_319985740
Advertisement
Add Comment
Please, Sign In to add comment