simpleC0de / syncpos

1 stars 2 forks source link

MySQL ERROR #2

Closed Achim-Sommer closed 2 years ago

Achim-Sommer commented 4 years ago

I get the following errors after I put the script on the server

SCRIPT ERROR: citizen:/scripting/lua/json.lua:397: bad argument #1 to 'strfind' (string expected, got nil)

ref (@syncpos/server.lua:43) async void MySQLAsync.Operation+d7.MoveNext() (@mysql-async/MySQLAsync.net.dll:0) async Task MySQLAsync.FetchScalar.ReaderAsync(MySqlCommand command) (@mysql-async/MySQLAsync.net.dll:0) async Task MySqlConnector.Core.TextCommandExecutor.ExecuteScalarAsync(string commandText, MySqlParameterCollection parameterCollection, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0) async Task MySqlConnector.Core.TextCommandExecutor.ExecuteReaderAsync(string commandText, MySqlParameterCollection parameterCollection, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0) async Task MySql.Data.MySqlClient.MySqlDataReader.CreateAsync(MySqlCommand command, CommandBehavior behavior, IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0) async Task MySql.Data.MySqlClient.MySqlDataReader.ReadFirstResultSetAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0) async Task MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0) SCRIPT ERROR: citizen:/scripting/lua/json.lua:397: bad argument #1 to 'strfind' (string expected, got nil) ref (@syncpos/server.lua:43) async void MySQLAsync.Operation+d7.MoveNext() (@mysql-async/MySQLAsync.net.dll:0) async Task MySQLAsync.FetchScalar.ReaderAsync(MySqlCommand command) (@mysql-async/MySQLAsync.net.dll:0) async Task MySqlConnector.Core.TextCommandExecutor.ExecuteScalarAsync(string commandText, MySqlParameterCollection parameterCollection, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0) async Task MySqlConnector.Core.TextCommandExecutor.ExecuteReaderAsync(string commandText, MySqlParameterCollection parameterCollection, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0) async Task MySql.Data.MySqlClient.MySqlDataReader.CreateAsync(MySqlCommand command, CommandBehavior behavior, IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0) async Task MySql.Data.MySqlClient.MySqlDataReader.ReadFirstResultSetAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0) async Task MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)

simpleC0de commented 4 years ago

have you imported the db.sql?

Achim-Sommer commented 4 years ago

Yes I have imported the db.sql.

simpleC0de commented 4 years ago

Can you post a screenshot of your users table? And are you starting MySQL-Async before this script?

Achim-Sommer commented 4 years ago

Yes MySQL-Async starting befor the script. pos

simpleC0de commented 4 years ago

When exactly does this error occur?

Achim-Sommer commented 4 years ago

Right after I enter the server . But only if I connect for the first time. But the database entry is not updated either.

Here my whole console

Creating script environments for _cfx_internal
Found new resource mysql-async in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//mysql-async
Found new resource wap-chatlog in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//wap-chatlog
Found new resource wap-settings in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//wap-settings
Found new resource webadmin-lua in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//webadmin-lua
Found new resource whitelist in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//whitelist
Found new resource monitor in C:\cygwin\home\zap106065\g250716\gta5-fivem\citizen/system_resources//monitor
Found new resource webadmin in C:\cygwin\home\zap106065\g250716\gta5-fivem\citizen/system_resources//webadmin
Found new resource es_extended in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[essential]/es_extended
Found new resource esx_accessories in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_accessories
Found new resource esx_addonaccount in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_addonaccount
Found new resource esx_addoninventory in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_addoninventory
Found new resource esx_addons_gcphone in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_addons_gcphone
Found new resource esx_advancedbanking in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_advancedbanking
Found new resource esx_advancedgarage in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_advancedgarage
Found new resource esx_advancedholdup in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_advancedholdup
Found new resource esx_advancedjail in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_advancedjail
Found new resource esx_basicneeds in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_basicneeds
Found new resource esx_billing in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_billing
Found new resource esx_carlock in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_carlock
Found new resource esx_datastore in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_datastore
Found new resource esx_dmvschool in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_dmvschool
Found new resource esx_doorlock_mhacking in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_doorlock_mhacking
Found new resource esx_identity in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_identity
Found new resource esx_license in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_license
Found new resource esx_property in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_property
Found new resource esx_realparking in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_realparking
Found new resource esx_service in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_service
Found new resource esx_society in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_society
Found new resource esx_status in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/esx_status
Found new resource gcphone in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/gcphone
Found new resource instance in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/instance
Found new resource mhacking in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/mhacking
Found new resource blips in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/blips
Found new resource fivem-ipl in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/fivem-ipl
Found new resource grangeillegal in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/grangeillegal
Found new resource jsfour-idcard in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/jsfour-idcard
Found new resource krz_personalmenu in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/krz_personalmenu
Found new resource LegacyFuel in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/LegacyFuel
Found new resource mythic_notify in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/mythic_notify
Found new resource nk_repair in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/nk_repair
Found new resource progressBars in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/progressBars
Found new resource ServerSync in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/ServerSync
Found new resource syncpos in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/syncpos
Found new resource tab in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/tab
Found new resource trew_hud_ui in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/trew_hud_ui
Found new resource utk_fingerprint in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/utk_fingerprint
Found new resource utk_hackdependency in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/utk_hackdependency
Found new resource XGame-Loading-Screen in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/XGame-Loading-Screen
Found new resource basic-gamemode in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gamemodes]/basic-gamemode
Found new resource chat in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gameplay]/chat
Found new resource chat-theme-gtao in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gameplay]/chat-theme-gtao
Found new resource playernames in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gameplay]/playernames
Found new resource mapmanager in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[managers]/mapmanager
Found new resource spawnmanager in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[managers]/spawnmanager
Found new resource bob74_ipl in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[maps]/bob74_ipl
Found new resource iFruit in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[maps]/iFruit
Found new resource int_prisonfull in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[maps]/int_prisonfull
Found new resource prisonprops in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[maps]/prisonprops
Found new resource utk_ornateprops in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[maps]/utk_ornateprops
Found new resource baseevents in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/baseevents
Found new resource hardcap in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/hardcap
Found new resource rconlog in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/rconlog
Found new resource runcode in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/runcode
Found new resource scoreboard in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/scoreboard
Found new resource sessionmanager in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/sessionmanager
Found new resource sessionmanager-rdr3 in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/sessionmanager-rdr3
Found new resource example-loadscreen in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[test]/example-loadscreen
Found new resource fivem in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[test]/fivem
Found new resource async in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/async
Found new resource cron in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/cron
Found new resource esx_adminplus in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_adminplus
Found new resource esx_extraitems in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_extraitems
Found new resource esx_rpchat in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_rpchat
Found new resource esx_scoreboard in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_scoreboard
Found new resource esx_skin in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_skin
Found new resource esx_vehicle_inventory in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/esx_vehicle_inventory
Found new resource skinchanger in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[esx systeme]/skinchanger
Found new resource esx_ambulancejob in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[jobs]/esx_ambulancejob
Found new resource esx_joblisting in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[jobs]/esx_joblisting
Found new resource esx_jobs in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[jobs]/esx_jobs
Found new resource esx_policejob in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[jobs]/esx_policejob
Found new resource esx_taxijob in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[jobs]/esx_taxijob
Found new resource esx_merryweather in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[robbery]/esx_merryweather
Found new resource esx_vangelico_robbery in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[robbery]/esx_vangelico_robbery
Found new resource esx_yacht in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[robbery]/esx_yacht
Found new resource esx_aircraftshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_aircraftshop
Found new resource esx_barbershop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_barbershop
Found new resource esx_boatshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_boatshop
Found new resource esx_carwash in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_carwash
Found new resource esx_clotheshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_clotheshop
Found new resource esx_lscustom in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_lscustom
Found new resource esx_supermarket in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_supermarket
Found new resource esx_truckshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_truckshop
Found new resource esx_vehicleshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_vehicleshop
Found new resource esx_vehiclesRent in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_vehiclesRent
Found new resource esx_weaponshop in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[shops]/esx_weaponshop
Found new resource esx_menu_default in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[ui]/esx_menu_default
Found new resource esx_menu_dialog in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[ui]/esx_menu_dialog
Found new resource esx_menu_list in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[esx]/[ui]/esx_menu_list
Found new resource utk_fleeca in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[heist]/utk_fleeca
Found new resource utk_ornateheist in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[heist]/utk_ornateheist
Found new resource utk_powerplant in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[heist]/utk_powerplant
Found new resource radialmenu in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[radialmenu]/radialmenu
Found new resource mumble-voip in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[voice]/mumble-voip
Found new resource rp-radio in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[voice]/rp-radio
Found new resource fivem-map-hipster in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gamemodes]/[maps]/fivem-map-hipster
Found new resource fivem-map-skater in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gamemodes]/[maps]/fivem-map-skater
Found new resource redm-map-one in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[gamemodes]/[maps]/redm-map-one
Found new resource webpack in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/[builders]/webpack
Found new resource yarn in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[system]/[builders]/yarn
Found new resource Radiant_Animations in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[radialmenu]/[AnimationForRadialmenu]/Radiant_Animations
Found new resource vehicle-control in C:/cygwin\home\zap106065\g250716\gta5-fivem\server-data/resources//[extra]/[radialmenu]/[AnimationForRadialmenu]/vehicle-control
Creating script environments for sessionmanager
Started resource sessionmanager
Creating script environments for webadmin
Instantiated instance of script FxWebAdmin.BaseServer.
Instantiated instance of script FxWebAdmin.HttpServer+HttpServerScript.
Started resource webadmin
Creating script environments for monitor
Started resource monitor
Creating script environments for mapmanager
Started resource mapmanager
Creating script environments for chat
Started resource chat
Started resource spawnmanager
Started gametype Freeroam
Started resource basic-gamemode
Started resource fivem
Creating script environments for hardcap
Started resource hardcap
Creating script environments for whitelist
Loaded 2 whitelisted identifiers
Started resource whitelist
Creating script environments for webadmin-lua
Started resource webadmin-lua
Creating script environments for wap-settings
Started resource wap-settings
Creating script environments for wap-chatlog
Started resource wap-chatlog
Creating script environments for mysql-async
Instantiated instance of script MySQLAsync.MySQLThread.
Instantiated instance of script MySQLAsync.MySQLAsync.
Started resource mysql-async
Creating script environments for rconlog
Started resource rconlog
Started resource chat-theme-gtao
Creating script environments for async
Started resource async
Creating script environments for cron
Started resource cron
Creating script environments for instance
Started resource instance
Creating script environments for es_extended
Started resource es_extended
Creating script environments for esx_addons_gcphone
Started resource esx_addons_gcphone
Creating script environments for gcphone
Started resource gcphone
Creating script environments for esx_adminplus
Started resource esx_adminplus
Creating script environments for esx_scoreboard
Started resource esx_scoreboard
Started resource esx_menu_default
Started resource esx_menu_list
Started resource esx_menu_dialog
Creating script environments for esx_vehicle_inventory
Started resource esx_vehicle_inventory
Creating script environments for esx_addonaccount
Started resource esx_addonaccount
Creating script environments for esx_addoninventory
Started resource esx_addoninventory
Creating script environments for esx_datastore
Started resource esx_datastore
Creating script environments for esx_status
Started resource esx_status
Creating script environments for esx_basicneeds
Started resource esx_basicneeds
Creating script environments for esx_supermarket
Started resource esx_supermarket
Creating script environments for esx_extraitems
= INFO = Enregistrement du telephone darknet => Dark Net
Started resource esx_extraitems
Creating script environments for esx_society
Started resource esx_society
Started resource skinchanger
Creating script environments for esx_skin
Started resource esx_skin
Creating script environments for esx_accessories
Started resource esx_accessories
Creating script environments for esx_billing
Started resource esx_billing
Creating script environments for esx_vehicleshop
= INFO = Enregistrement du telephone cardealer => Dealer customers
Started resource esx_vehicleshop
Creating script environments for esx_identity
Started resource esx_identity
Creating script environments for esx_rpchat
Started resource esx_rpchat
Creating script environments for esx_license
Started resource esx_license
Creating script environments for esx_service
Started resource esx_service
Creating script environments for esx_policejob
= INFO = Enregistrement du telephone police => Polizei alamieren
Started resource esx_policejob
Creating script environments for esx_taxijob
= INFO = Enregistrement du telephone taxi => Taxi Client
Started resource esx_taxijob
Creating script environments for esx_ambulancejob
= INFO = Enregistrement du telephone ambulance => Alert Ambulance
Started resource esx_ambulancejob
Creating script environments for esx_weaponshop
Started resource esx_weaponshop
Creating script environments for esx_barbershop
Started resource esx_barbershop
Creating script environments for esx_advancedbanking
Started resource esx_advancedbanking
Creating script environments for esx_advancedholdup
Started resource esx_advancedholdup
Creating script environments for esx_clotheshop
Started resource esx_clotheshop
Creating script environments for esx_dmvschool
Started resource esx_dmvschool
Creating script environments for esx_vangelico_robbery
Started resource esx_vangelico_robbery
Creating script environments for esx_jobs
Started resource esx_jobs
Creating script environments for esx_joblisting
Started resource esx_joblisting
Creating script environments for esx_lscustom
Started resource esx_lscustom
Creating script environments for esx_yacht
Started resource esx_yacht
Creating script environments for esx_advancedjail
Started resource esx_advancedjail
Creating script environments for esx_aircraftshop
Started resource esx_aircraftshop
Creating script environments for esx_boatshop
Started resource esx_boatshop
Creating script environments for esx_truckshop
Started resource esx_truckshop
Started resource mhacking
Creating script environments for esx_doorlock_mhacking
Started resource esx_doorlock_mhacking
Creating script environments for esx_property
Started resource esx_property
Creating script environments for esx_advancedgarage
Started resource esx_advancedgarage
Creating script environments for esx_merryweather
Started resource esx_merryweather
Creating script environments for esx_carwash
Started resource esx_carwash
Creating script environments for esx_realparking
Started resource esx_realparking
Creating script environments for esx_carlock
Started resource esx_carlock
Creating script environments for esx_vehiclesRent
Started resource esx_vehiclesRent
Started resource iFruit
Started resource int_prisonfull
Started resource prisonprops
Started resource bob74_ipl
Started resource utk_ornateprops
Creating script environments for LegacyFuel
Started resource LegacyFuel
Started resource progressBars
Creating script environments for nk_repair
Started resource nk_repair
Started resource fivem-ipl
Creating script environments for trew_hud_ui
Started resource trew_hud_ui
Creating script environments for grangeillegal
Started resource grangeillegal
Started resource blips
Creating script environments for jsfour-idcard
Started resource jsfour-idcard
Creating script environments for krz_personalmenu
======================================================================
[Author] : Korioz
[Version] : 2.0
[Download] : https://github.com/korioz/krz_personalmenu/releases
[Issues] : https://github.com/korioz/krz_personalmenu/issues
======================================================================
Started resource krz_personalmenu
Started resource mythic_notify
Creating script environments for utk_powerplant
Started resource utk_powerplant
Started resource XGame-Loading-Screen
Creating script environments for utk_fleeca
Started resource utk_fleeca
Creating script environments for utk_ornateheist
Started resource utk_ornateheist
Started resource utk_hackdependency
Started resource utk_fingerprint
Started resource tab
Creating script environments for mumble-voip
Started resource mumble-voip
Started resource rp-radio
Creating script environments for syncpos
Started resource syncpos
Creating script environments for ServerSync
Started resource ServerSync
Creating script environments for Radiant_Animations
Started resource Radiant_Animations
Creating script environments for vehicle-control
Started resource vehicle-control
Started resource radialmenu
Stopping resource sessionmanager
Creating script environments for sessionmanager
Started resource sessionmanager
Authenticating server license key...
Server license key authentication succeeded. Welcome!
Sending heartbeat to https://servers-ingress-live.fivem.net/ingress
[ServerSync] initialized.
Started map fivem-map-hipster
Started resource fivem-map-hipster
Authenticating with Nucleus...
server thread hitch warning: timer interval of 3483 milliseconds
fff
cccc ff xx xx rr rr eee
cc ffff xx rrr r ee e
cc ff xx ... rr eeeee
ccccc ff xx xx ... rr eeeee

Authenticated with cfx.re Nucleus: https://deterministic-bubble-2bmdyb.users.cfx.re/
[es_extended] [INFO] ESX developed by ESX-Org has been initialized
server thread hitch warning: timer interval of 978 milliseconds
[ERROR] [MySQL] An critical error happens on MySQL for query " {=}": CommandText must be specified at MySQLAsync.Operation`1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary`2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x00169] in <6f835765886c4fada3e5ffb1ffcd6998>:0
Connecting: Achim
[ERROR] [MySQL] An critical error happens on MySQL for query " {=}": CommandText must be specified at MySQLAsync.Operation`1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary`2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x00169] in <6f835765886c4fada3e5ffb1ffcd6998>:0
Connecting: Achim | skincay.com
Sending heartbeat to https://servers-ingress-live.fivem.net/ingress
[ERROR] [MySQL] An critical error happens on MySQL for query " {=}": CommandText must be specified at MySQLAsync.Operation`1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary`2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x00169] in <6f835765886c4fada3e5ffb1ffcd6998>:0
[es_extended] [INFO] A player with name "Achim | skincay.com" has connected to the server with assigned player id 1
INFO: User [1] Achim | skincay.com authenticated - [1] [1] Achim | skincay.com@78.35.73.115:50391:50391
server thread hitch warning: timer interval of 189 milliseconds
SCRIPT ERROR: citizen:/scripting/lua/json.lua:397: bad argument #1 to 'strfind' (string expected, got nil)
> ref (@syncpos/server.lua:43)
> async void MySQLAsync.Operation<object>+<ExecuteAsync>d__7.MoveNext() (@mysql-async/MySQLAsync.net.dll:0)
> async Task<object> MySQLAsync.FetchScalar.ReaderAsync(MySqlCommand command) (@mysql-async/MySQLAsync.net.dll:0)
> async Task<object> MySqlConnector.Core.TextCommandExecutor.ExecuteScalarAsync(string commandText, MySqlParameterCollection parameterCollection, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0)
> async Task<DbDataReader> MySqlConnector.Core.TextCommandExecutor.ExecuteReaderAsync(string commandText, MySqlParameterCollection parameterCollection, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0)
> async Task<MySqlDataReader> MySql.Data.MySqlClient.MySqlDataReader.CreateAsync(MySqlCommand command, CommandBehavior behavior, IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
> async Task MySql.Data.MySqlClient.MySqlDataReader.ReadFirstResultSetAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
> async Task<ResultSet> MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
SCRIPT ERROR: citizen:/scripting/lua/json.lua:397: bad argument #1 to 'strfind' (string expected, got nil)
> ref (@syncpos/server.lua:43)
> async void MySQLAsync.Operation<object>+<ExecuteAsync>d__7.MoveNext() (@mysql-async/MySQLAsync.net.dll:0)
> async Task<object> MySQLAsync.FetchScalar.ReaderAsync(MySqlCommand command) (@mysql-async/MySQLAsync.net.dll:0)
> async Task<object> MySqlConnector.Core.TextCommandExecutor.ExecuteScalarAsync(string commandText, MySqlParameterCollection parameterCollection, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0)
> async Task<DbDataReader> MySqlConnector.Core.TextCommandExecutor.ExecuteReaderAsync(string commandText, MySqlParameterCollection parameterCollection, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) (@mysql-async/MySqlConnector.dll:0)
> async Task<MySqlDataReader> MySql.Data.MySqlClient.MySqlDataReader.CreateAsync(MySqlCommand command, CommandBehavior behavior, IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
> async Task MySql.Data.MySqlClient.MySqlDataReader.ReadFirstResultSetAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
> async Task<ResultSet> MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) (@mysql-async/MySqlConnector.dll:0)
simpleC0de commented 4 years ago

Add me on Discord, I'll try to sort this out and release a patched version: Peter Rameder#7548

Achim-Sommer commented 4 years ago

I add you on Discord.