I get this spammed in my console at least 5 times “[ cmd] Argument count mismatch (passed 3, wanted 2)” every time server boots or restarts does anyone know what the reason is? And how I can fix it? The Other Issue I See Often Is This. “[ citizen-server-impl] Server list query returned an error: Newtonsoft.Json.JsonReaderException: Error reading JArray from JsonReader. Path ‘’, line 0, position 0.”
One of your .cfg commands or a command that is run on startup in your framework is not providing valid arguments. Potentially some “set” command or an “add_ace”
The server list query error I believe is due to your server not being port forwarded. It is something localhost servers will constantly print (unless the server is opened up). If your server gets that error, as far as I’m aware, your server will not show on the CFX server list as your server is failing to talk to CFX. It can be directly connected to with the connect command, or through links, but it won’t show in the browser.
Hey thanks for the reply, about the server list query issue my server is zap-hosted and on txadmin. The server does indeed show up under CFX server lists so I’m not sure as to why that’s the case. As well as people can connect and play without issues.