I am running some errors, of which I cannot seem to find the reason (quite new in fiveM). Which is why I’m posting here.
Running Ubuntu 16.XX. As I’m aware, the installation of the FXServer is pretty much solid, but I guess what matters is essentialmode.
Initializing Mono
Initializing Mono completed
Hello!
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 <fb8f7831037a4d3481e7bbe63117e3d0>:0
at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00014] in /src/code/client/clrcore/RuntimeManager.cs:39
Started resource sessionmanager
Started resource mapmanager
Started resource chat
Started resource spawnmanager
Started resource fivem
Started gametype Freeroam
Started resource hardcap
Started resource ■■■■■■■
true
Started resource essentialmode
Started resource Command
Started resource emotes
Started resource wk_teams
No such command `set.
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
-------------------------------------------------------------
--- No errors detected, essentialmode is setup properely. ---
-------------------------------------------------------------
Current version: 4.4.2
Updater version: 4.4.2
Everything is fine!
Connecting: Player
Sending heartbeat to live-internal.fivem.net:30110
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: server/db.lua:205: attempt to index a nil value
stack traceback:
server/db.lua:205: in upvalue 'callback'
server/db.lua:86: in field '?'
citizen:/scripting/lua/scheduler.lua:219: 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>
Error running system event handling function for resource wk_teams: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: server.lua:61: attempt to index a nil value (field '?')
stack traceback:
server.lua:61: 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>
Sending heartbeat to live-internal.fivem.net:30110
Sending heartbeat to live-internal.fivem.net:30110
Due to these errors, it seems I cannot install any other scripts.
It seems that the scheduler.lua is trying to execute a nil thread or thread argument. Make sure that you have the latest essentialmode (because that seems like where it is coming from) and then if it continues post this again or reply to my comment.
EDIT: Actually it seems like the resource WK_TEAMS is causing some issues too.
Ok. So I’ve disabled WK_TEAMS, redownloaded EssentialMode, eventhough it was the lastest version before (4.4.2)
Posting my terminal
Initializing Mono
Initializing Mono completed
Hello!
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 <fb8f7831037a4d3481e7bbe63117e3d0>:0
at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00014] in /src/code/client/clrcore/RuntimeManager.cs:39
Found new resource fivem-awesome1501 in /home/USER/server/fx-server-data/resources//fivem-awesome1501
Found new resource fivem-map-skater in /home/USER/server/fx-server-data/resources//fivem-map-skater
Found new resource essentialmode in /home/USER/server/fx-server-data/resources//essentialmode
Found new resource fivem in /home/USER/server/fx-server-data/resources//fivem
Found new resource fivem-map-hipster in /home/USER/server/fx-server-data/resources//fivem-map-hipster
Found new resource mapmanager in /home/USER/server/fx-server-data/resources//[managers]/mapmanager
Found new resource emotes in /home/USER/server/fx-server-data/resources//[essential]/emotes
Found new resource Command in /home/USER/server/fx-server-data/resources//[essential]/Command
Found new resource es_admin in /home/USER/server/fx-server-data/resources//[essential]/es_admin
Found new resource keks in /home/USER/server/fx-server-data/resources//[test]/keks
Found new resource betaguns in /home/USER/server/fx-server-data/resources//[test]/betaguns
Found new resource gameInit in /home/USER/server/fx-server-data/resources//[test]/gameInit
Found new resource channelfeed in /home/USER/server/fx-server-data/resources//[gameplay]/channelfeed
Found new resource obituary in /home/USER/server/fx-server-data/resources//[gameplay]/obituary
Found new resource irc in /home/USER/server/fx-server-data/resources//[gameplay]/irc
Found new resource obituary-deaths in /home/USER/server/fx-server-data/resources//[gameplay]/obituary-deaths
Found new resource race-test in /home/USER/server/fx-server-data/resources//[gamemodes]/race-test
Found new resource race in /home/USER/server/fx-server-data/resources//[gamemodes]/race
Found new resource ■■■■■■■ in /home/USER/server/fx-server-data/resources//[system]/■■■■■■■
Found new resource hardcap in /home/USER/server/fx-server-data/resources//[system]/hardcap
Found new resource chat in /home/USER/server/fx-server-data/resources//[system]/chat
Found new resource baseevents in /home/USER/server/fx-server-data/resources//[system]/baseevents
Found new resource scoreboard in /home/USER/server/fx-server-data/resources//[system]/scoreboard
Found new resource sessionmanager in /home/USER/server/fx-server-data/resources//[system]/sessionmanager
Found new resource spawnmanager in /home/USER/server/fx-server-data/resources//[system]/spawnmanager
Started resource sessionmanager
Started resource mapmanager
Started resource chat
Started resource spawnmanager
Started resource fivem
Started gametype Freeroam
Started resource hardcap
Started resource ■■■■■■■
true
Started resource essentialmode
Started resource es_admin
Started resource Command
Started resource emotes
Argument count mismatch (passed 3, wanted 2)
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
-------------------------------------------------------------
--- No errors detected, essentialmode is setup properely. ---
-------------------------------------------------------------
Current version: 4.4.2
Updater version: 4.4.2
Everything is fine!
Connecting: Jukka Pervinen
Sending heartbeat to live-internal.fivem.net:30110
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: server/db.lua:205: attempt to index a nil value (field 'docs')
stack traceback:
server/db.lua:205: in upvalue 'callback'
server/db.lua:86: in field '?'
citizen:/scripting/lua/scheduler.lua:219: 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>
Another thing went noticed. When typing /admin in chat, following appeared.
Error running call reference function for resource es_admin: sv_admin.lua:17: attempt to index a nil value (local 'user')
stack traceback:
sv_admin.lua:17: in local 'ref'
citizen:/scripting/lua/scheduler.lua:277: in function <citizen:/scripting/lua/scheduler.lua:268>
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: citizen:/scripting/lua/MessagePack.lua:830: missing bytes
stack traceback:
[C]: in function 'error'
citizen:/scripting/lua/MessagePack.lua:830: in method 'underflow'
citizen:/scripting/lua/MessagePack.lua:465: in field 'any'
citizen:/scripting/lua/MessagePack.lua:860: in field 'unpack'
citizen:/scripting/lua/scheduler.lua:338: in field 'cmd'
server/main.lua:108: 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 errors detected, essentialmode is setup properely. ---
-------------------------------------------------------------
Current version: 4.4.2
Updater version: 4.4.2
Everything is fine!
Connecting: Player
Sending heartbeat to live-internal.fivem.net:30110
Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:39: Failed to execute thread: server/db.lua:205: attempt to index a nil value (field 'docs')
stack traceback:
server/db.lua:205: in upvalue 'callback'
server/db.lua:86: in field '?'
citizen:/scripting/lua/scheduler.lua:219: 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>