Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/04/19 in all areas

  1. It's official, MTASA has been bought and we are becoming SAMP. Future MTASA builds will be closed source and half the features removed. Have a nice day!
    10 points
  2. 6 points
  3. A poor demonstration of custom face morphing
    1 point
  4. سلام عليكم انا مسوي سكربت زي الي في الفيديو ذا يشيل الاعب بس المشكلة , انه الاعب الي انا اشيله , يقدر يلف يمين وشمال , ابيه يكون ثابت علي يدي زي الي بالمقطع ما يقدر يلف
    1 point
  5. yes, every time you are going to write.
    1 point
  6. Ah yes, i forget about that. But that isn't something wrong in the settings file? I mean how it looks inside, it's different from debug string.
    1 point
  7. @majqq That is a perfect result! (debug) But this will write too much JSON:
    1 point
  8. function onClientResourceStop() if fileExists("settings") then local settingsFile = fileOpen("settings") if settingsFile then local jsonData = toJSON(playerData.playerItems) outputDebugString(tostring(jsonData)) fileWrite(settingsFile, jsonData) fileClose(settingsFile) end end end addEventHandler("onClientResourceStop", getRootElement(), onClientResourceStop) Can't be my typo. File looks like i sent above. And settings file: [ [ false, false, false, false, false, false, false, false, false, false ] ]se ] ]
    1 point
  9. It looks fine, except for: (not sure if it is your typo) [ [ false, false, false, false, false, false, false, false, false, false ] ]se ] ] What happens if you debug: jsonData ? @majqq P.s don't forget to clean the file before testing again. Oh and use resourceRoot for the even handler ?
    1 point
  10. Hello Mta Community I have problem with my server db when i open the server on my pc (localhost) it works good but when i open it on my linux host dosen't work i changed the DB Information and everything Some Dvelopers says it's from ur host i bought a linux vps from Abdullah Ali host Developers says it works good on tableto so what is the diffrent this is copy of my server logs ================================================================== = Multi Theft Auto: San Andreas v1.5.6 [64 bit] ================================================================== = Server name : Multi Theft Auto = Server IP address: 217.182.25.250 = Server port : 27015 = = Log file : ..ser_Files/1/mods/deathmatch/logs/server.log = Maximum players : 4096 = HTTP port : 22005 = Voice Chat : Disabled = Bandwidth saving : Maximum with lightweight sync rate of 1500ms ================================================================== [19-03-31 22:45:24] ERROR: Couldn't find file res/Textures/ad2.png for resource NSCBillboards [19-03-31 22:45:24] Loading of resource 'NSCBillboards' failed [19-03-31 22:45:24] ERROR: Couldn't find file files/inv.txd for resource NSCMods [19-03-31 22:45:24] Loading of resource 'NSCMods' failed [19-03-31 22:45:24] ERROR: Couldn't find file flags/GE.png for resource NSCScoreboard [19-03-31 22:45:24] Loading of resource 'NSCScoreboard' failed [19-03-31 22:45:25] ERROR: Problem with resource: NSCBillboards; Couldn't find file res/Textures/ad2.png for resource NSCBillboards [19-03-31 22:45:25] ERROR: Problem with resource: NSCMods; Couldn't find file files/inv.txd for resource NSCMods [19-03-31 22:45:25] ERROR: Problem with resource: NSCScoreboard; Couldn't find file flags/GE.png for resource NSCScoreboard [19-03-31 22:45:25] Resources: 295 loaded, 3 failed [19-03-31 22:45:25] Server password set to 'NSC321321' [19-03-31 22:45:25] MODULE: Unable to load x64/modules/mta_mysql.so (libmysqlclient.so.16: cannot open shared object file: No such file or directory) [19-03-31 22:45:25] Starting resources... [19-03-31 22:45:25] WARNING: NGSQL/sql.luac:11: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:25] WARNING: NSCCore/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:25] Some files in 'NSCCore' use deprecated functions. [19-03-31 22:45:25] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:25] WARNING: NSCAdmin <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'cmd/cmdclient.luac') [19-03-31 22:45:25] WARNING: NSCAdmin requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'cmd/cmdclient.luac') [19-03-31 22:45:25] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:7: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/cmd/cmdserver.lua:17: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/web/s.lua:82: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] Server minclientversion is now 1.5.5-9.11815.0 [19-03-31 22:45:26] startResource: Resource 'NSCAdmin' started [19-03-31 22:45:26] WARNING: NSCAmmunation/client-side.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] WARNING: NSCAmmunation/training/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCAmmunation' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCAmmunation' started [19-03-31 22:45:26] startResource: Resource 'NSCAndro' started [19-03-31 22:45:26] WARNING: NSCBank <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'gui.luac') [19-03-31 22:45:26] WARNING: NSCBank requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'gui.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x2] [19-03-31 22:45:26] WARNING: NSCBank/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCBank/server.lua:3: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCBank/server.lua:4: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] INFO: Already bankTrans [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCBank' started [19-03-31 22:45:26] WARNING: NSCBans/bans_client.luac [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCBans' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCBans/bans_server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCBans/bans_server.lua:83: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCBans/bans_server.lua:83: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCBans/bans_server.lua:83: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCBans' started [19-03-31 22:45:26] startResource: Resource 'NSCBaseConverter' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCCore/server.lua:11: Failed to start resource 'NSCBillboards': Couldn't find file res/Textures/ad2.png for resource NSCBillboards [19-03-31 22:45:26] WARNING: NSCBus/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCBus/server.lua:6: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCBus/server.lua:7: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCBus/server.lua:8: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCBus' started [19-03-31 22:45:26] WARNING: NSCCC/speedometer.lua(Line 19) [Client] setControlState is deprecated and may not work in future versions. Please replace with setPedControlState. [19-03-31 22:45:26] Some files in 'NSCCC' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCCC' started [19-03-31 22:45:26] startResource: Resource 'NSCCarJacker' started [19-03-31 22:45:26] WARNING: NSCChairs/c.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCChairs' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCChairs' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x3] [19-03-31 22:45:26] WARNING: NSCChat/chatbubbles_server.lua:148: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCChat/clan.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCChat/staff.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCChat/law.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCChat/advert.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCChat/vip.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCChat' started [19-03-31 22:45:26] WARNING: NSCClans <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'blip.luac') [19-03-31 22:45:26] WARNING: NSCClans requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'blip.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCClans/server.lua:2: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCClans/server.lua:1457: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCClans/server.lua:1457: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCClans/server.lua:1457: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCClans' started [19-03-31 22:45:26] startResource: Resource 'NSCCollisions' started [19-03-31 22:45:26] startResource: Resource 'NSCCompiler' started [19-03-31 22:45:26] startResource: Resource 'NSCCrimes' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x3] [19-03-31 22:45:26] WARNING: NSCDrugDelivery/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] ERROR: NSCDrugDelivery/server.lua:43: exports: Call to non-running server resource (NSCText) [string "?"] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCDrugDelivery' started [19-03-31 22:45:26] WARNING: NSCDrugs <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'plantc.luac') [19-03-31 22:45:26] WARNING: NSCDrugs requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'plantc.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCDrugs/plants.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCDrugs/plants.lua:25: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCDrugs/plants.lua:25: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCDrugs/plants.lua:25: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCDrugs/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCDrugs/server.lua:6: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCDrugs/server.lua:7: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCDrugs/server.lua:31: attempt to compare nil with number [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCDrugs' started [19-03-31 22:45:26] WARNING: NSCEvents/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCEvents/server.lua:9: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCEvents/server.lua:13: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCEvents/server.lua:411: bad argument #1 to 'pairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCEvents' started [19-03-31 22:45:26] WARNING: NSCGUI <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'gui_createGUI.luac') [19-03-31 22:45:26] WARNING: NSCGUI requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'gui_createGUI.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCGUI' started [19-03-31 22:45:26] startResource: Resource 'NSCGlue' started [19-03-31 22:45:26] WARNING: NSCGym/walk_style_c.lua(Line 103) [Client] setControlState is deprecated and may not work in future versions. Please replace with setPedControlState. [19-03-31 22:45:26] Some files in 'NSCGym' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCGym' started [19-03-31 22:45:26] startResource: Resource 'NSCHandlingConverter' started [19-03-31 22:45:26] startResource: Resource 'NSCHeligrab' started [19-03-31 22:45:26] WARNING: NSCHelmet/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCHelmet' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCHelmet' started [19-03-31 22:45:26] WARNING: NSCHelpPanel/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCHelpPanel' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCHelpPanel' started [19-03-31 22:45:26] WARNING: NSCInteriors/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCInteriors' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x7] [19-03-31 22:45:26] WARNING: NSCInteriors/server.lua:5: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCInteriors/server.lua:9: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCInteriors/server.lua:11: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCInteriors/server.lua:121: bad argument #1 to 'pairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCInteriors' started [19-03-31 22:45:26] WARNING: NSCInventory <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCInventory requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCInventory/server.lua:231: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] startResource: Resource 'NSCInventory' started [19-03-31 22:45:26] WARNING: NSCJail <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'jailfine.luac') [19-03-31 22:45:26] WARNING: NSCJail requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'jailfine.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCJail/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCJail/server.lua:15: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCJail/server.lua:17: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCJail/server.lua:19: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCJail' started [19-03-31 22:45:26] WARNING: File 'images/map.png' in resource 'NSCJobActions' is invalid. [19-03-31 22:45:26] WARNING: NSCJobActions/actions.lua(Line 39) [Client] getControlState is deprecated and may not work in future versions. Please replace with getPedControlState. [19-03-31 22:45:26] WARNING: NSCJobActions/actions.lua(Line 222) [Client] setControlState is deprecated and may not work in future versions. Please replace with setPedControlState. [19-03-31 22:45:26] Some files in 'NSCJobActions' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCJobActions/pizza.lua:3: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCJobActions/pizza.lua:7: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCJobActions/pizza.lua:9: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCJobActions/pizza.lua:9: attempt to get length of a boolean value [19-03-31 22:45:26] WARNING: NSCJobActions/police.lua:3: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCJobActions/police.lua:5: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCJobActions/police.lua:7: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCJobActions/police.lua:163: bad argument #1 to 'pairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCJobActions' started [19-03-31 22:45:26] WARNING: NSCJobs <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCJobs requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCJobs/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCJobs/server.lua:154: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCJobs/server.lua:281: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCJobs/server.lua:282: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCJobs/server.lua:292: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCJobs' started [19-03-31 22:45:26] startResource: Resource 'NSCLoc' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCLogin/server.lua:50: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCLogin' started [19-03-31 22:45:26] startResource: Resource 'NSCLottery' started [19-03-31 22:45:26] WARNING: NSCMCC/c.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCMCC' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCMCC' started [19-03-31 22:45:26] startResource: Resource 'NSCMaps' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x3] [19-03-31 22:45:26] WARNING: NSCMechanicShop/s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCMechanicShop/s.lua:97: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCMechanicShop/s.lua:99: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCMechanicShop/s.lua:99: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCMechanicShop' started [19-03-31 22:45:26] startResource: Resource 'NSCMessages' started [19-03-31 22:45:26] startResource: Resource 'NSCMines' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x2] [19-03-31 22:45:26] WARNING: NSCCore/server.lua:11: Failed to start resource 'NSCMods': Couldn't find file files/inv.txd for resource NSCMods [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCNyan' started [19-03-31 22:45:26] Failed to start resource item bases/yersilme/objects.map in NSCObjects [19-03-31 22:45:26] startResource: Failed to start resource 'NSCObjects' [19-03-31 22:45:26] INFO: Chatfilter info: loaded filters.xml [19-03-31 22:45:26] INFO: Chatfilter info: loaded 39 filters [19-03-31 22:45:26] startResource: Resource 'NSCOfensive' started [19-03-31 22:45:26] WARNING: NSCOwnedVehicles <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCOwnedVehicles requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCOwnedVehicles/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCOwnedVehicles/server.lua:7: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCOwnedVehicles/server.lua:8: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCOwnedVehicles/server.lua:26: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCOwnedVehicles/adds.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCOwnedVehicles' started [19-03-31 22:45:26] startResource: Resource 'NSCPDRobbery' started [19-03-31 22:45:26] WARNING: NSCPhone/s.lua(Line 115) [Server] killPlayer is deprecated and may not work in future versions. Please replace with killPed. [19-03-31 22:45:26] WARNING: NSCPhone <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Some files in 'NSCPhone' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCPhone requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCPhone/s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCPhone' started [19-03-31 22:45:26] startResource: Resource 'NSCPlayerBlips' started [19-03-31 22:45:26] startResource: Resource 'NSCPlayerFunctions' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x2] [19-03-31 22:45:26] WARNING: NSCPresents/s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCPresents' started [19-03-31 22:45:26] WARNING: NSCPshop/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] startResource: Resource 'NSCPshop' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCRadar' started [19-03-31 22:45:26] WARNING: NSCRealTunning/c.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCRealTunning' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCRealTunning/s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCRealTunning/s.lua:243: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCRealTunning/s.lua:243: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCRealTunning/s.lua:243: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCRealTunning' started [19-03-31 22:45:26] WARNING: NSCReports/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCReports/server.lua:168: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCReports/server.lua:168: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCReports/server.lua:168: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCReports' started [19-03-31 22:45:26] startResource: Resource 'NSCSC' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCCore/server.lua:11: Failed to start resource 'NSCScoreboard': Couldn't find file flags/GE.png for resource NSCScoreboard [19-03-31 22:45:26] WARNING: NSCServices <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCServices requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCServices/gass.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCServices/gass.lua:40: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCServices/gass.lua:41: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCServices/gass.lua:46: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCServices/repair.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCServices/repair.lua:4: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCServices/repair.lua:5: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCServices/repair.lua:8: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] ERROR: NSCServices/fastFood/food-s.lua:52: attempt to index field '?' (a nil value) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCServices' started [19-03-31 22:45:26] WARNING: NSCSevenShops/s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCSevenShops/s.lua:64: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCSevenShops/s.lua:65: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCSevenShops/s.lua:65: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCSevenShops' started [19-03-31 22:45:26] startResource: Resource 'NSCShaders' started [19-03-31 22:45:26] startResource: Resource 'NSCSmoke' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x2] [19-03-31 22:45:26] WARNING: NSCSounds/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] ERROR: NSCSounds/server.lua:2: call: failed to call 'NGSQL:db_exec' [string "?"] [19-03-31 22:45:26] WARNING: NSCSounds/server.lua:3: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCSounds/server.lua:7: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCSounds/server.lua:7: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCSounds' started [19-03-31 22:45:26] WARNING: NSCSpawnProtection/client.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCSpawnProtection' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCSpawnProtection' started [19-03-31 22:45:26] WARNING: NSCSpawners <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCSpawners requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCSpawners/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCSpawners/server.lua:3: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCSpawners/server.lua:4: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCSpawners/server.lua:9: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCSpawners' started [19-03-31 22:45:26] startResource: Resource 'NSCSpeakers' started [19-03-31 22:45:26] WARNING: NSCStores/server.lua(Line 721) [Server] getVehicleModel is deprecated and may not work in future versions. Please replace with getElementModel. [19-03-31 22:45:26] Some files in 'NSCStores' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCStores/server.lua:4: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCStores' started [19-03-31 22:45:26] WARNING: NSCSuperman <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCSuperman requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCSuperman' started [19-03-31 22:45:26] startResource: Resource 'NSCTaser' started [19-03-31 22:45:26] startResource: Resource 'NSCText' started [19-03-31 22:45:26] WARNING: NSCToll/c.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCToll' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCToll' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x4] [19-03-31 22:45:26] WARNING: NSCTrade/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCTrade' started [19-03-31 22:45:26] WARNING: NSCTrader/gui.lua [Client] is encoded in ANSI instead of UTF-8. Please convert your file to UTF-8. [19-03-31 22:45:26] Some files in 'NSCTrader' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCTrader' started [19-03-31 22:45:26] WARNING: NSCTurf <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCTurf requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCTurf/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCTurf/server.lua:75: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCTurf/server.lua:76: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCTurf/server.lua:76: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCTurf' started [19-03-31 22:45:26] startResource: Resource 'NSCUpdates' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCVIP/vip_s.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCVIP' started [19-03-31 22:45:26] WARNING: NSCVehicleShop/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] ERROR: NSCVehicleShop/server.lua:2: call: failed to call 'NGSQL:db_exec' [string "?"] [19-03-31 22:45:26] ERROR: NSCVehicleShop/server.lua:3: call: failed to call 'NGSQL:db_exec' [string "?"] [19-03-31 22:45:26] WARNING: NSCVehicleShop/server.lua:49: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCVehicleShop/server.lua:50: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCVehicleShop/server.lua:52: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCVehicleShop' started [19-03-31 22:45:26] WARNING: NSCWarZone/server.lua(Line 628) [Server] killPlayer is deprecated and may not work in future versions. Please replace with killPed. [19-03-31 22:45:26] Some files in 'NSCWarZone' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCWarZone/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCWarZone/server.lua:450: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCWarZone/server.lua:454: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:26] ERROR: NSCWarZone/server.lua:454: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCWarZone' started [19-03-31 22:45:26] WARNING: File 'models/Wheels/vehicle.txd' in resource 'NSCWheels' contains errors. [19-03-31 22:45:26] WARNING: NSCWheels <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCWheels requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCWheels' started [19-03-31 22:45:26] startResource: Resource 'NSCWrench' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x2] [19-03-31 22:45:26] INFO: starting civ event is Astronunt [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCciviliansystem' started [19-03-31 22:45:26] WARNING: NSCduel/server.lua(Line 388) [Server] getVehicleIDFromName is deprecated and may not work in future versions. Please replace with getVehicleModelFromName. [19-03-31 22:45:26] Some files in 'NSCduel' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCduel' started [19-03-31 22:45:26] WARNING: NSCecho <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'antidm.luac') [19-03-31 22:45:26] WARNING: NSCecho requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'antidm.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCecho/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCecho/server.lua:8: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] INFO: Echo account Sql: SQLite has failed to connected. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCecho' started [19-03-31 22:45:26] WARNING: NSCfallout <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCfallout requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCfallout' started [19-03-31 22:45:26] WARNING: NSChospital <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSChospital requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSChospital' started [19-03-31 22:45:26] startResource: Resource 'NSCmodels' started [19-03-31 22:45:26] WARNING: NSCmodshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'color.luac') [19-03-31 22:45:26] WARNING: NSCmodshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'color.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCmodshop' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x4] [19-03-31 22:45:26] WARNING: NSCpolicecomputer/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCpolicecomputer' started [19-03-31 22:45:26] WARNING: NSCsniperevent <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCsniperevent requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCsniperevent' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCucp/server.lua:1: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] INFO: Server Achievements has failed to connected. [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] startResource: Resource 'NSCucp' started [19-03-31 22:45:26] WARNING: NSCvehiclehud <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] WARNING: NSCvehiclehud requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of 'client.luac') [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] startResource: Resource 'NSCvehiclehud' started [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: NSCCore/saf.lua:7: Bad usage @ 'dbConnect' [Can't connect to MySQL server on '217.182.25.250' (111)] [19-03-31 22:45:26] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:26] WARNING: realdriveby/driveby_client.lua(Line 253) [Client] setControlState is deprecated and may not work in future versions. Please replace with setPedControlState. [19-03-31 22:45:26] Some files in 'realdriveby' use deprecated functions. [19-03-31 22:45:26] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:26] ERROR: Couldn't find resource NSCJobsActions. Check it exists. [19-03-31 22:45:27] ERROR: Couldn't find resource NSCastrouant. Check it exists. [19-03-31 22:45:27] ERROR: Couldn't find resource NSCbases. Check it exists. [19-03-31 22:45:27] ERROR: Couldn't find resource NSCdonations. Check it exists. [19-03-31 22:45:27] ERROR: Couldn't find resource NSChud. Check it exists. [19-03-31 22:45:27] ERROR: Unable to start resource NSCmods; Couldn't find file files/inv.txd for resource NSCMods [19-03-31 22:45:27] Failed to start resource item bases/yersilme/objects.map in NSCObjects [19-03-31 22:45:27] ERROR: Unable to start resource NSCobjects; Failed to start resource item bases/yersilme/objects.map which is required [19-03-31 22:45:27] ERROR: Couldn't find resource NSC. Check it exists. [19-03-31 22:45:27] ERROR: Unable to start resource NSCscoreboard; Couldn't find file flags/GE.png for resource NSCScoreboard [19-03-31 22:45:27] ERROR: Couldn't find resource NSCescort. Check it exists. [19-03-31 22:45:27] WARNING: customblips/blipstreamer_client.lua(Line 220) [Client] getControlState is deprecated and may not work in future versions. Please replace with getPedControlState. [19-03-31 22:45:27] Some files in 'customblips' use deprecated functions. [19-03-31 22:45:27] Use the 'upgrade' command to perform a basic upgrade of resources. [19-03-31 22:45:27] ERROR: Couldn't find resource IconM. Check it exists. [19-03-31 22:45:27] Querying MTA master server... success! (Auto detected IP:217.182.25.250) [19-03-31 22:45:27] Authorized serial account protection is enabled for the ACL group(s): `Admin` See https://mtasa.com/authserial [19-03-31 22:45:27] Server started and is ready to accept connections! [19-03-31 22:45:27] To stop the server, type 'shutdown' or press Ctrl-C [19-03-31 22:45:27] Type 'help' for a list of commands. [19-03-31 22:45:31] WARNING: NSCAdmin/server.lua:1189: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [DUP x9] [19-03-31 22:45:31] WARNING: NSCStores/server.lua:283: dbPoll failed; SQL logic error [19-03-31 22:45:31] WARNING: NSCStores/server.lua:291: dbPoll failed; SQL logic error [19-03-31 22:45:31] WARNING: NSCStores/server.lua:90: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:31] WARNING: NSCStores/server.lua:91: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:31] ERROR: NSCStores/server.lua:93: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:36] WARNING: NSCBank/server.lua:12: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:36] ERROR: NSCBank/server.lua:12: bad argument #1 to 'pairs' (table expected, got boolean) [19-03-31 22:45:39] CONNECT: Smoker failed to connect (Wrong password) (IP: 156.212.133.5 Serial: 98CDA3085A47EFAD4340B4675DF5DDB2 Version: 1.5.6-9.16598.0) [19-03-31 22:45:39] Server minclientversion is now 1.5.6-9.16557.0 [19-03-31 22:45:47] WARNING: NSCLogin/server.lua:60: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:47] CONNECT: Smoker connected (IP: 156.212.133.5 Serial: 98CDA3085A47EFAD4340B4675DF5DDB2 Version: 1.5.6-9.16598.0) [19-03-31 22:45:47] JOIN: Smoker joined the game (IP: 156.212.133.5) [19-03-31 22:45:47] WARNING: NGSQL/sql.luac:935: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:47] WARNING: NGSQL/sql.luac:935: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:47] ERROR: NGSQL/sql.luac:936: attempt to get length of local 'res' (a boolean value) [19-03-31 22:45:47] WARNING: NSCBans/bans_server.lua:36: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:47] WARNING: NSCBans/bans_server.lua:38: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:47] ERROR: NSCBans/bans_server.lua:39: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:56] WARNING: NSCBans/bans_server.lua:53: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:56] WARNING: NSCBans/bans_server.lua:54: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:56] ERROR: NSCBans/bans_server.lua:55: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:56] WARNING: NSCVIP/vip_s.lua:25: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:56] WARNING: NSCVIP/vip_s.lua:26: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:56] ERROR: NSCVIP/vip_s.lua:27: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:45:56] WARNING: NSCLogin/server.lua:75: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:45:56] WARNING: NSCLogin/server.lua:77: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:45:56] ERROR: NSCLogin/server.lua:79: bad argument #1 to 'ipairs' (table expected, got boolean) [19-03-31 22:46:02] WARNING: NSCLogin/server.lua:75: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got boolean] [19-03-31 22:46:02] WARNING: NSCLogin/server.lua:77: Bad argument @ 'dbPoll' [Expected db-query at argument 1, got boolean] [19-03-31 22:46:02] ERROR: NSCLogin/server.lua:79: bad argument #1 to 'ipairs' (table expected, got boolean)
    1 point
  11. SAMP team didn't agree/like our move to announce it earlier than planned, because as I said, we felt the need to hurry as a result of the information leak and speculations going wild. So I think they'll stick to their planned announcement schedule for that reason.
    1 point
  12. It's been a long ride, 16 years of greatness.
    1 point
  13. Unfortunately, I've to confirm that this is true. We originally wanted to create a post with all details and background information within the next few days, but since there seems to be so much irritation, I'll anticipate a part of the whole background. Expect another post in a few days though. The problem is that contribution to MTA by open source contributors got stuck lately and the rest of the team isn't able to handle the remaining work alone. Also, we've recently run into financial troubles. Therefore, we - together with the SA:MP team - came to the conclusion that merging both mods makes more sense. Unfortunate for us, MTA is - measured against the player stats - the smaller mod so the merge has to be in favour of the SA:MP community. In addition, the SA:MP team kindly decided to help us out with some money to fix our financial problems (for legal reasons, we have to say they bought us). Hence, the new mod will start with SA:MP's feature set, but we're hoping to integrate most of MTA's features within the next 2 years. However the good news is that MTA's master servers will definitely not be switched off before July this year.
    1 point
  14. @majqq Oke let me explain you the difference between Lua tables and objects / arrays in JavaScript. (JSON = JavaScript Object Notation) Here we have a table with array structure in Lua: local thisArray = {1, 2, 3, 4} Here we have a table with object structure in Lua: local thisObject = {a = 1, b = 2, c = 3, d = 4} Here we have a table with an mixed structure in Lua: local thisMix = {a = 1, b = 2, 3, 4} As you can see those are tables. There is no such thing as arrays or objects in Lua. But if we were to transform them to JavaScript: Array const thisArray = [1, 2, 3, 4]; Object const thisObject = {a: 1, b: 2, c: 3, d: 4}; There is NO mixed in JavaScript! If you insert a mixed Lua table in JSON (JavaScript Object Notation), the structure will be an OBJECT ? Afaik this is what is happening to you, except it doesn't look like you are doing the same thing... local thisMix = {a = 1, b = 2, 3, 4} To JSON .................... From JSON local thisMix = {a = 1, b = 2, ["1"] = 3, ["2"] = 4} -- or local thisMix = {["a"] = 1, ["b"] = 2, ["1"] = 3, ["2"] = 4} So how about try it without defining any keys. Because I really have no other idea why else it would change it to an object. playerData = {playerItems = {false, false, false, false, false, false, false, false, false, false}}
    1 point
  15. In which scope does it appear as nil? Right after loading it or later on somewhere else? I have a feeling this is about scope of variables: you load the data into a local variable which means it's only accessible in that same scope/block/function you're working in. Have you tried adding a debug output for 'loadedData' right after fromJSON'ing it?
    1 point
  16. As I mentioned before, do not mix arrays and objects in same table in Lua. For some unknown reason that has happend here. The json I am looking at contains an object instead of an array. Object: { } Array: [ ] Try to not assign the items to specific indexes, but keep it untouched. In your current code the items can be accessed using a string "1", "2" etc. Use: iprint to figure out more info.
    1 point
  17. Of course. New update coming soon, but i cant tell exactly when.
    1 point
  18. Might be possible, as long as it is detected by MTA. Not all animations are for some unknown reason detected. Just test it!
    1 point
  19. Tente assim, talvez resolva: local marker1 = createMarker ( 2185.5439453125,-1811.8256835938,13.546875 -1, "cylinder", 1.2, 0 , 255, 0, 155 ) local marker2 = createMarker ( 2157.5869140625,-1808.6865234375,13.387050628662 -1, "cylinder", 3, 255 , 0, 0, 155) veh = {} function vehicle (marker, md) if md then if marker == marker1 then if not isPedInVehicle (source) then if isElement (veh[source]) then destroyElement(veh[source]) veh[source] = nil end local x,y,z = getElementPosition(source) veh[source] = createVehicle (490, 2185.0043945313,-1805.0360107422,13.370622634888, -0, 0, 5.1420917510986) warpPedIntoVehicle (source, veh[source]) end elseif marker == marker2 then if veh[source] and isElement (veh[source]) then destroyElement(veh[source]) veh[source] = nil end end end end addEventHandler ("onPlayerMarkerHit", getRootElement (), vehicle)
    1 point
  20. Você pode usar esta função útil para gerar a key: https://wiki.multitheftauto.com/wiki/GenerateString
    1 point
  21. for index = 0 , 44 do setWorldSoundEnabled( index , -1 , false , true ) end
    1 point
  22. usa o Evento onPlayerChat e cancela o chat original
    1 point
  23. جميل ي كونوليل تعجبني استمر يالذيب.. بس الموضوع شوية مب منسق احسه خارج عن الايطار بقليل ( اقولك بكثير بس ماقدر ) المهم بالتوفيق لك وعسى تكون في ميزان حسناتك
    1 point
  24. I wouldn't have opened a topic here if I could do it by myself. That doesn't help me out much.
    1 point
  25. You cannot ask people to not come with negative feedback. If people cannot come with negative feedback, you can never improve and the people who are looking for a server cannot know which servers to stay away from or to join. That was very unprofessional behavior from an owner or administrator or whatever you are. So, that was the first impression I was given from you, the owner or administrator of Implicit Roleplay. Now let me tell you about my impression about Implicit. It seems like Implicit has had a lot of players at a point, due to the fact that I see it re-open under new ownership every week or so. Just because something works out once, doesn't mean it will work out again the next 20 times. Perhaps make something new. Also, you should not use a free website. It gives off a very unprofessional first impression. And last of all, your advert does not state any features or any information about what makes YOU unique. You do not show anything that makes you different from all the other roleplay servers, so why should people pick YOU over the other servers? There you go. My opinion. Might be seen negatively, but it is my neutral opinion about your server advertisement.
    1 point
  26. 0 points
×
×
  • Create New...