Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Üzenetek - ccs

Oldalak: [1]
1
Segítségkérés / SQL tábla probléma.
« Dátum: 2019. Január 23. - 20:46:31 »
Köszönöm válaszodat, majd ha gépközelben leszek megpróbálom, de egyszerubbnek látom ha inkább az SQL-t frissitem. További szép estét.

2
Segítségkérés / SQL tábla probléma.
« Dátum: 2019. Január 23. - 19:08:35 »
Sziasztok!
 
 
 
Éppen felszerettem volna tenni egy MYSQL táblát, viszont localhoston tökéletesen, de azon kivül pedig sehol se mukodik az importálás.
 
Hiba:
 


Hiba


 
SQL-lekérdezés:
 
-- -------------------------------------------------------- -- -- Tábla szerkezet ehhez a táblához `accounts` -- CREATE TABLE IF NOT EXISTS `accounts` ( `id` int(22) NOT NULL, `username` varchar(255) NOT NULL, `loginhash` varchar(255) NOT NULL DEFAULT \'0\', `password` varchar(225) NOT NULL, `email` varchar(40) DEFAULT NULL, `banned` tinyint(3) NOT NULL DEFAULT \'0\', `banned_reason` varchar(255) DEFAULT \'-\', `banned_by` varchar(40) DEFAULT \'-\', `ip` varchar(15) DEFAULT NULL, `admin` int(5) DEFAULT \'0\', `adminduty` tinyint(3) DEFAULT \'0\', `adminjail` tinyint(4) DEFAULT \'0\', `adminjail_time` int(5) DEFAULT \'0\', `adminjail_permanent` tinyint(5) DEFAULT \'0\', `adminjail_by` varchar(40) DEFAULT NULL, `adminjail_reason` varchar(255) DEFAULT NULL, `lastlogin` timestamp NULL DEFAULT CURRENT_TIMESTAMP, `mtaserial` varchar(32) DEFAULT NULL, `hiddenadmin` tinyint(3) DEFAULT \'0\', `pmblocked` int(11) NOT NULL DEFAULT \'0\', `regdate` timestamp NOT NULL DEF[...]
 
A MySQL mondta: \"Dokumentáció\"
 
#1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
 
 
 
 
 
 
 
Ha valaki tudja a megoldást rá, kérem ossza meg.
 
 
 
További szép napot!

4
Segítségkérés / Account rendszer gond.
« Dátum: 2018. Február 07. - 20:59:32 »
Sziasztok.
 
 
 
A mai napon egy nem használt módomat szerettem volna kicsit upgradelgetni (desing, stb..) de a loginkor ilyen hibaüzenet fogadott:
 
 
 
[20:48:26] ERROR: bear_accounts/sourceS.lua:672: attempt to call global \'mysql_fetch_assoc\' (a nil value) 
 
 
 
És itt van maga a hibásan jelzett sor:
 
 
 
local data = mysql_fetch_assoc(result)
 
 
 
A script többi része:
 
 
 
local result = mysql:query(query)
    source = client
    if (mysql:num_rows(result)>0) then
    local data = mysql_fetch_assoc(result)
        triggerEvent(\"onPlayerLogin\", source, username, password)
        for key, value in ipairs(getElementsByType(\"player\")) do
            if ( getElementData(value, \"loggedin\") == 1 or getElementData(value, \"loggedIn\") == 1 and value ~= source and hasBeta[value] ) then
                triggerClientEvent(value, \"onPlayerAccountLogin\", source, username)
            end
        end
 
 
 
MYSQL rendesen össze van kötve, és az accounts táblánál  létrehozza a felhasználót is, de bejelentkezni már nem enged.

5
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 20:51:38 »
Fogalmam sincs, Publikált Freedom mod. Esetleg ha tudsz megoldást azt megköszönném :)

6
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 20:11:16 »
a Resource elindul, de fekete a kép.

7
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 18:10:06 »
bocska 2-szer küldtem el véletlen 

8
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 18:04:22 »
 

9
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 17:59:40 »
Ittvan a log te kertisorompó: 
 
 
 
==================================================================
= Multi Theft Auto: San Andreas v1.5
==================================================================
= Server name      : 
= Server IP address: 
= Server port      : 

= Log file         : 
= Maximum players  : 20
= HTTP port        : 4929
= Voice Chat       : Disabled
= Bandwidth saving : Medium
==================================================================
[2017-02-27 19:38:51] Compacting accounts database \'internal.db\' ...
[2017-02-27 19:38:51] ERROR: Couldn\'t find script sourceS.lua for resource fg_accounts
[2017-02-27 19:38:51] Loading of resource \'fg_accounts\' failed
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client file in resource \'fg_administration\': \'files/kick.png\'
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client file in resource \'fg_administration\': \'files/myriadproregular.ttf\'
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client script file in resource \'fg_administration\': \'kickC.luac\'
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'fg_mdc\': \'sound/mdcon.mp3\'
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/pm.png for resource fg_names
[2017-02-27 19:38:52] Loading of resource \'fg_names\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file paintjobs/cap4.png for resource fg_paintjob
[2017-02-27 19:38:52] Loading of resource \'fg_paintjob\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/dogs/3.png for resource fg_pet
[2017-02-27 19:38:52] Loading of resource \'fg_pet\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file phone/book.png for resource fg_phone_old
[2017-02-27 19:38:52] Loading of resource \'fg_phone_old\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/nitro_full.png for resource fg_speedometer
[2017-02-27 19:38:52] Loading of resource \'fg_speedometer\' failed
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'fg_textures\': \'files/laspryshpsig1.png\'
[2017-02-27 19:38:52] ERROR: Couldn\'t find file vehs/copcarsf.dff for resource fg_vehiclemods
[2017-02-27 19:38:52] Loading of resource \'fg_vehiclemods\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/glock1.png for resource fg_weaponsticker
[2017-02-27 19:38:52] Loading of resource \'fg_weaponsticker\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find script sourceS.lua for resource ig_extras
[2017-02-27 19:38:52] Loading of resource \'ig_extras\' failed
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'sas_snow\': \'quad.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_u.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_st.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_s.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_j.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_f.dff\'
[2017-02-27 19:38:53] Resources: 118 loaded, 0 failed
[2017-02-27 19:38:53] Compacting database \'registry.db\' ...
[2017-02-27 19:38:53] MODULE: Loaded \"MySQL 5.0 database module\" (0.41) by \"Alberto Alonso <[email protected]>\"
[2017-02-27 19:38:53] MODULE: Loaded \"SHA Module\" (1.02) by \"mabako\"
[2017-02-27 19:38:53] MODULE: Unable to load mods/deathmatch/modules/ml_sockets.so (libssl.so.0.9.8: cannot open shared object file: No such file or directory)
[2017-02-27 19:38:53] Starting resources...
[2017-02-27 19:38:53] ERROR: Unable to connect to mysql: (1045) Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] ERROR: mysql/connection.lua:247: dbConnect failed; Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] ERROR: mysql/connection.lua:292: dbConnect failed; Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] Start up of resource mysql cancelled by script
[2017-02-27 19:38:53] ERROR: Unable to start resource mysql; Start up of resource cancelled by script
[2017-02-27 19:38:53] WARNING: animation-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: animation-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: animation-system/walkS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] Server minclientversion is now 1.5.2-9.09828.0
[2017-02-27 19:38:53] WARNING: anticheat-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_anticheat.luac\')
[2017-02-27 19:38:53] WARNING: anticheat-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_anticheat.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: Couldn\'t find resource AUTOKEREK. Check it exists.
[2017-02-27 19:38:53] WARNING: bone_attach <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'bone_attach_c.luac\')
[2017-02-27 19:38:53] WARNING: bone_attach requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'bone_attach_c.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: cache/s_playernames.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: chat-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_chat_system.luac\')
[2017-02-27 19:38:53] WARNING: chat-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_chat_system.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: chat-system/s_chat_system.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: chat-system/s_chat_system.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: chat-system/s_chat_system.lua:12: Bad argument @ \'addEventHandler\' [Expected function at argument 3, got nil]
[2017-02-27 19:38:53] ERROR: Couldn\'t find resource fg_accounts. Check it exists.
[2017-02-27 19:38:53] WARNING: fg_administration/admcommandsS.lua(Line 3384) [Server] getPlayerArmor is deprecated and may not work in future versions. Please replace with getPedArmor before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_administration <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'flymovementC.luac\')
[2017-02-27 19:38:53] Some files in \'fg_administration\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_administration requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'flymovementC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_administration/vehcommandsS.lua:552: exports: Call to non-running server resource (pool) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:16: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:17: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_adminlogin <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_adminlogin requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:25: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_bank <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_bank requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_bank/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_bank/sourceS.lua:37: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_bank/sourceS.lua:38: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_bank/sourceS.lua:39: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:53] WARNING: fg_borders <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_borders requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_carrental <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_carrental requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_characterdescription <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_characterdescription requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_characterdescription/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_characterdescription/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_cinema <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'codeClient.luac\')
[2017-02-27 19:38:53] WARNING: fg_cinema requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'codeClient.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_clothesshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_clothesshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_clothesshop/sourceS.lua:11: Bad usage @ \'addEventHandler\' [\'insertClothes\' with this function is already handled]
[2017-02-27 19:38:53] WARNING: fg_customhorn <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_customhorn requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_customhorn/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_customhorn/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_death <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'ckC.luac\')
[2017-02-27 19:38:53] WARNING: fg_death requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'ckC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_death/sourceS.lua:1: exports: Call to non-running server resource (ls_mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_drug <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_drug requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_drug/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] INFO: [Freedom Gaming - Drogplants]: 0 db cserép adata mentve!
[2017-02-27 19:38:53] WARNING: fg_drug/sourceS.lua:13: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_drug/sourceS.lua:13: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] WARNING: fg_duty <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_duty requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_facelift <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_facelift requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_facelift/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_factionlist <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_factionlist requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_factionlist/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_factionlist/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_fishing <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_fishing requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_flashbang <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_flashbang requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua(Line 182) [Server] getObjectModel is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] Some files in \'fg_gate\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_gate/scriptS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua:36: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua:37: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_gate/scriptS.lua:38: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:53] WARNING: fg_groupsscripting <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_groupsscripting requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:3: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:972: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:973: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:9: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:10: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_handling/sourceS.lua(Line 45) [Server] getVehicleModel is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] Some files in \'fg_handling\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_hunting <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_hunting requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_idcard <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_idcard requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_idcard/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_identityes_forgalmi <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_forgalmi requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_forgalmi/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_forgalmi/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_personalidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_personalidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_personalidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_personalidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_vehicleidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_vehicleidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_vehicleidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_vehicleidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_weaponidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_weaponidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_weaponidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_weaponidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_impound <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_impound requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_index <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_index requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_interior <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_interior requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:291: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:291: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:297: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:297: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:6: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:7: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua(Line 1359) [Server] getPlayerArmor is deprecated and may not work in future versions. Please replace with getPedArmor before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_items/itemusingS.lua(Line 326) [Server] getPlayerSkin is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_items <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'inventoryC.luac\')
[2017-02-27 19:38:53] Some files in \'fg_items\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_items requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'inventoryC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_items/commandsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/itemusingS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/itemusingS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:512: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:513: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] INFO: [ITEM][KUKAK] Nem sikerult betolteni a kukákat!
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:1266: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:1267: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] INFO: [ITEM][SZEFEK] Nem sikerult betolteni a széfeket!
[2017-02-27 19:38:54] WARNING: fg_jobs_forklifter <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_forklifter requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_forklifter/sourceS.lua:75: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_forklifter/sourceS.lua:76: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_jobs_streetcleaner <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_streetcleaner requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_streetcleaner/sourceS.lua:45: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_streetcleaner/sourceS.lua:46: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_jobs_truck/sourceC.lua(Line 239) [Client] isPlayerInVehicle is deprecated and may not work in future versions. Please replace with isPedInVehicle before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_jobs_truck/sourceC.lua(Line 239) [Client] isPlayerDead is deprecated and may not work in future versions. Please replace with isPedDead before Tuesday.
[2017-02-27 19:38:54] Some files in \'fg_jobs_truck\' use deprecated functions.
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_truck/sourceS.lua:49: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_truck/sourceS.lua:50: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource realism-system. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_jobs_vehicleszallito <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_vehicleszallito requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_vehicleszallito/sourceS.lua:88: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_vehicleszallito/sourceS.lua:89: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_license-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_license-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:8: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:11: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:12: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_lift/sourceS.lua(Line 302) [Server] setVehicleFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_lift/sourceS.lua(Line 320) [Server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_lift <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Some files in \'fg_lift\' use deprecated functions.
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_lift requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_lift/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_loader <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_loader requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 14)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 15)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 16)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 17)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 18)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 20)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 21)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 22)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 23)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 24)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 45)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 46)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 47)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 48)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 49)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 50)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 51)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 52)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 53)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 54)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 55)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 56)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 57)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 58)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 59)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 60)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 61)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 62)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 63)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 64)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 75)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 80)
[2017-02-27 19:38:54] WARNING: fg_mdc <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_mdc requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:25: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_mechanic <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_mechanic requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] Please wait...
[2017-02-27 19:38:54] Please wait...
[2017-02-27 19:38:54] WARNING: fg_minimap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_minimap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_names. Check it exists.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_paintjob. Check it exists.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_pet. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_phone <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_phone requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_phone/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_phone_old. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_plate <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_plate requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_premiumshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_premiumshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_racemap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'3dmodel.luac\')
[2017-02-27 19:38:54] WARNING: fg_racemap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'3dmodel.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_raceway <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_raceway requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_raceway/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_raceway/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_scharger <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:54] WARNING: fg_scharger requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_scharger/charger.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_score <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_score requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_shaders <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_shaders requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_shops/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_shops/sourceS.lua:44: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:54] WARNING: fg_shops/sourceS.lua:45: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:54] ERROR: fg_shops/sourceS.lua:46: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:54] WARNING: fg_skinshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_skinshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_skinshop/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_speedometer. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_spiderman <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_spiderman requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_spike <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_spike requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_tankolas <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_tankolas requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_tankolas/sourceS.lua:3: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_taxi <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_taxi requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_textures <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_textures requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_traffipax <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_traffipax requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: fg_traffipax/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource fg_vehiclemods. Check it exists.
[2017-02-27 19:38:55] WARNING: fg_vehicleradio <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_vehicleradio requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: fg_weaponship <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_weaponship requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: fg_weaponsounds <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_weaponsounds requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource fg_weaponsticker. Check it exists.
[2017-02-27 19:38:55] WARNING: freecam <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] WARNING: freecam requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: freecam-tv <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] WARNING: freecam-tv requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: global <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of \'c_money_globals.luac\')
[2017-02-27 19:38:55] WARNING: global 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 \'c_money_globals.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: global/pointsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: global/money_globals.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: glue-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_glue.luac\')
[2017-02-27 19:38:55] WARNING: glue-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_glue.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: id-system/s_id_system.lua:29: exports: Call to non-running server resource (pool) [string \"?\"]
[2017-02-27 19:38:55] ERROR: id-system/s_id_system.lua:31: bad argument #1 to \'ipairs\' (table expected, got nil)
[2017-02-27 19:38:55] WARNING: ig_cpu <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:55] WARNING: ig_cpu requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource ig_extras. Check it exists.
[2017-02-27 19:38:55] WARNING: ig_factory <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'soundC.luac\')
[2017-02-27 19:38:55] WARNING: ig_factory requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'soundC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_fireman <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'firemanC.luac\')
[2017-02-27 19:38:55] WARNING: ig_fireman requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'firemanC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] INFO: LSFD betöltve
[2017-02-27 19:38:55] WARNING: ig_flasher <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:55] WARNING: ig_flasher requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: ig_flasher/flash.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: ig_harcstilus <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'fight.luac\')
[2017-02-27 19:38:55] WARNING: ig_harcstilus requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'fight.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: ig_harcstilus/fightS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: File \'files/error.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/info.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/warning.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/success.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: ig_info <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_info requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_kickban <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_kickban requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_kiszed-system/script.lua(Line 51) [Server] getPlayerOccupiedVehicle is deprecated and may not work in future versions. Please replace with getPedOccupiedVehicle before Tuesday.
[2017-02-27 19:38:55] Some files in \'ig_kiszed-system\' use deprecated functions.
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_night <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_night.luac\')
[2017-02-27 19:38:55] WARNING: ig_night requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_night.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] INFO: Az időjárás sikeresen változtatva!
[2017-02-27 19:38:55] WARNING: ig_shoprob <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_shoprob requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_togwalk <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_togwalk.luac\')
[2017-02-27 19:38:55] WARNING: ig_togwalk requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_togwalk.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_util <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'scriptC.luac\')
[2017-02-27 19:38:55] WARNING: ig_util requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'scriptC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_winter <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_winter requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: interior-system/sourceS.lua(Line 1607) [Server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:55] WARNING: interior-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'cinema/cinema.luac\')
[2017-02-27 19:38:55] Some files in \'interior-system\' use deprecated functions.
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: interior-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'cinema/cinema.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: interior-system/cinema/cinema.lua:44: attempt to call global \'engineLoadTXD\' (a nil value)
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:12: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:13: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:14: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:15: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:16: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:18: bad argument #1 to \'mysql_connect\' (string expected, got nil)
[2017-02-27 19:38:55] WARNING: kerekek <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'script.luac\')
[2017-02-27 19:38:55] WARNING: kerekek requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'script.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: KreszMap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'mapEditorScriptingExtension_c.luac\')
[2017-02-27 19:38:55] WARNING: KreszMap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'mapEditorScriptingExtension_c.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: kresztablak <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'custom.luac\')
[2017-02-27 19:38:55] WARNING: kresztablak requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'custom.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: object-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_object_transfer.luac\')
[2017-02-27 19:38:55] WARNING: object-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_object_transfer.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: object-system/s_object_management.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:56] WARNING: rescpu <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:56] WARNING: rescpu requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] WARNING: runcode <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'client.luac\')
[2017-02-27 19:38:56] WARNING: runcode requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'client.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] ERROR: runcode/server.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:56] WARNING: sas_shader <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:56] WARNING: sas_shader requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] WARNING: sas_snow <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.0000

10
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 17:59:33 »
Ittvan a log te kertisorompó: 
 
 
 
==================================================================
= Multi Theft Auto: San Andreas v1.5
==================================================================
= Server name      : 
= Server IP address: 
= Server port      : 

= Log file         : 
= Maximum players  : 20
= HTTP port        : 4929
= Voice Chat       : Disabled
= Bandwidth saving : Medium
==================================================================
[2017-02-27 19:38:51] Compacting accounts database \'internal.db\' ...
[2017-02-27 19:38:51] ERROR: Couldn\'t find script sourceS.lua for resource fg_accounts
[2017-02-27 19:38:51] Loading of resource \'fg_accounts\' failed
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client file in resource \'fg_administration\': \'files/kick.png\'
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client file in resource \'fg_administration\': \'files/myriadproregular.ttf\'
[2017-02-27 19:38:51] WARNING: Ignoring duplicate client script file in resource \'fg_administration\': \'kickC.luac\'
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'fg_mdc\': \'sound/mdcon.mp3\'
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/pm.png for resource fg_names
[2017-02-27 19:38:52] Loading of resource \'fg_names\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file paintjobs/cap4.png for resource fg_paintjob
[2017-02-27 19:38:52] Loading of resource \'fg_paintjob\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/dogs/3.png for resource fg_pet
[2017-02-27 19:38:52] Loading of resource \'fg_pet\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file phone/book.png for resource fg_phone_old
[2017-02-27 19:38:52] Loading of resource \'fg_phone_old\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/nitro_full.png for resource fg_speedometer
[2017-02-27 19:38:52] Loading of resource \'fg_speedometer\' failed
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'fg_textures\': \'files/laspryshpsig1.png\'
[2017-02-27 19:38:52] ERROR: Couldn\'t find file vehs/copcarsf.dff for resource fg_vehiclemods
[2017-02-27 19:38:52] Loading of resource \'fg_vehiclemods\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find file files/glock1.png for resource fg_weaponsticker
[2017-02-27 19:38:52] Loading of resource \'fg_weaponsticker\' failed
[2017-02-27 19:38:52] ERROR: Couldn\'t find script sourceS.lua for resource ig_extras
[2017-02-27 19:38:52] Loading of resource \'ig_extras\' failed
[2017-02-27 19:38:52] WARNING: Ignoring duplicate client file in resource \'sas_snow\': \'quad.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_u.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_st.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_s.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_j.dff\'
[2017-02-27 19:38:53] WARNING: Ignoring duplicate client file in resource \'ujtuningeljaras\': \'exh_a_f.dff\'
[2017-02-27 19:38:53] Resources: 118 loaded, 0 failed
[2017-02-27 19:38:53] Compacting database \'registry.db\' ...
[2017-02-27 19:38:53] MODULE: Loaded \"MySQL 5.0 database module\" (0.41) by \"Alberto Alonso <[email protected]>\"
[2017-02-27 19:38:53] MODULE: Loaded \"SHA Module\" (1.02) by \"mabako\"
[2017-02-27 19:38:53] MODULE: Unable to load mods/deathmatch/modules/ml_sockets.so (libssl.so.0.9.8: cannot open shared object file: No such file or directory)
[2017-02-27 19:38:53] Starting resources...
[2017-02-27 19:38:53] ERROR: Unable to connect to mysql: (1045) Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] ERROR: mysql/connection.lua:247: dbConnect failed; Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] ERROR: mysql/connection.lua:292: dbConnect failed; Access denied for user \'sw_u9456\'@\'ns3042143.ip-164-132-201.eu\' (using password: YES)
[2017-02-27 19:38:53] Start up of resource mysql cancelled by script
[2017-02-27 19:38:53] ERROR: Unable to start resource mysql; Start up of resource cancelled by script
[2017-02-27 19:38:53] WARNING: animation-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: animation-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: animation-system/walkS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] Server minclientversion is now 1.5.2-9.09828.0
[2017-02-27 19:38:53] WARNING: anticheat-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_anticheat.luac\')
[2017-02-27 19:38:53] WARNING: anticheat-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_anticheat.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: Couldn\'t find resource AUTOKEREK. Check it exists.
[2017-02-27 19:38:53] WARNING: bone_attach <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'bone_attach_c.luac\')
[2017-02-27 19:38:53] WARNING: bone_attach requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'bone_attach_c.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: cache/s_playernames.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: chat-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_chat_system.luac\')
[2017-02-27 19:38:53] WARNING: chat-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_chat_system.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: chat-system/s_chat_system.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: chat-system/s_chat_system.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: chat-system/s_chat_system.lua:12: Bad argument @ \'addEventHandler\' [Expected function at argument 3, got nil]
[2017-02-27 19:38:53] ERROR: Couldn\'t find resource fg_accounts. Check it exists.
[2017-02-27 19:38:53] WARNING: fg_administration/admcommandsS.lua(Line 3384) [Server] getPlayerArmor is deprecated and may not work in future versions. Please replace with getPedArmor before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_administration <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'flymovementC.luac\')
[2017-02-27 19:38:53] Some files in \'fg_administration\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_administration requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'flymovementC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_administration/vehcommandsS.lua:552: exports: Call to non-running server resource (pool) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:16: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_administration/admcommandsS.lua:17: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_adminlogin <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_adminlogin requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:25: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_adminlogin/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_bank <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_bank requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_bank/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_bank/sourceS.lua:37: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_bank/sourceS.lua:38: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_bank/sourceS.lua:39: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:53] WARNING: fg_borders <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_borders requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_carrental <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_carrental requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_characterdescription <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_characterdescription requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_characterdescription/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_characterdescription/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_cinema <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'codeClient.luac\')
[2017-02-27 19:38:53] WARNING: fg_cinema requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'codeClient.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_clothesshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_clothesshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_clothesshop/sourceS.lua:11: Bad usage @ \'addEventHandler\' [\'insertClothes\' with this function is already handled]
[2017-02-27 19:38:53] WARNING: fg_customhorn <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_customhorn requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_customhorn/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_customhorn/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_death <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'ckC.luac\')
[2017-02-27 19:38:53] WARNING: fg_death requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'ckC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_death/sourceS.lua:1: exports: Call to non-running server resource (ls_mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_drug <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_drug requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_drug/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] INFO: [Freedom Gaming - Drogplants]: 0 db cserép adata mentve!
[2017-02-27 19:38:53] WARNING: fg_drug/sourceS.lua:13: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_drug/sourceS.lua:13: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] WARNING: fg_duty <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_duty requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_duty/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_facelift <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_facelift requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_facelift/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_factionlist <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_factionlist requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_factionlist/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_factionlist/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_fishing <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_fishing requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_flashbang <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_flashbang requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua(Line 182) [Server] getObjectModel is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] Some files in \'fg_gate\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_gate/scriptS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua:36: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_gate/scriptS.lua:37: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_gate/scriptS.lua:38: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:53] WARNING: fg_groupsscripting <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_groupsscripting requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:3: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:972: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:973: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:9: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_groupsscripting/sourceS.lua:10: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_handling/sourceS.lua(Line 45) [Server] getVehicleModel is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] Some files in \'fg_handling\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_hunting <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_hunting requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_idcard <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_idcard requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_idcard/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_identityes_forgalmi <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_forgalmi requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_forgalmi/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_forgalmi/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_personalidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_personalidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_personalidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_personalidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_vehicleidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_vehicleidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_vehicleidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_vehicleidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_identityes_weaponidentity <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_identityes_weaponidentity requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_identityes_weaponidentity/sourceS.lua:7: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_identityes_weaponidentity/sourceS.lua:8: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_impound <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_impound requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_index <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_index requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_interior <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] WARNING: fg_interior requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:291: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:291: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:297: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_interior/sourceS.lua:297: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:6: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_interior/sourceS.lua:7: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua(Line 1359) [Server] getPlayerArmor is deprecated and may not work in future versions. Please replace with getPedArmor before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_items/itemusingS.lua(Line 326) [Server] getPlayerSkin is deprecated and may not work in future versions. Please replace with getElementModel before Tuesday.
[2017-02-27 19:38:53] WARNING: fg_items <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'inventoryC.luac\')
[2017-02-27 19:38:53] Some files in \'fg_items\' use deprecated functions.
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] WARNING: fg_items requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'inventoryC.luac\')
[2017-02-27 19:38:53] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:53] ERROR: fg_items/commandsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/itemusingS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] ERROR: fg_items/itemusingS.lua:2: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:512: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:513: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] INFO: [ITEM][KUKAK] Nem sikerult betolteni a kukákat!
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:1266: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:53] WARNING: fg_items/sourceS.lua:1267: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:53] INFO: [ITEM][SZEFEK] Nem sikerult betolteni a széfeket!
[2017-02-27 19:38:54] WARNING: fg_jobs_forklifter <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_forklifter requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_forklifter/sourceS.lua:75: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_forklifter/sourceS.lua:76: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_jobs_streetcleaner <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_streetcleaner requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_streetcleaner/sourceS.lua:45: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_streetcleaner/sourceS.lua:46: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_jobs_truck/sourceC.lua(Line 239) [Client] isPlayerInVehicle is deprecated and may not work in future versions. Please replace with isPedInVehicle before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_jobs_truck/sourceC.lua(Line 239) [Client] isPlayerDead is deprecated and may not work in future versions. Please replace with isPedDead before Tuesday.
[2017-02-27 19:38:54] Some files in \'fg_jobs_truck\' use deprecated functions.
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_truck/sourceS.lua:49: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_truck/sourceS.lua:50: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource realism-system. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_jobs_vehicleszallito <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_jobs_vehicleszallito requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_jobs_vehicleszallito/sourceS.lua:88: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_jobs_vehicleszallito/sourceS.lua:89: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_license-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_license-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:8: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:11: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_license-system/sourceS.lua:12: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_lift/sourceS.lua(Line 302) [Server] setVehicleFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_lift/sourceS.lua(Line 320) [Server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:54] WARNING: fg_lift <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Some files in \'fg_lift\' use deprecated functions.
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_lift requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_lift/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_loader <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_loader requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 14)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 15)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 16)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 17)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 18)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 20)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 21)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 22)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 23)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 24)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 45)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 46)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 47)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 48)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 49)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 50)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 51)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 52)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 53)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 54)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 55)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 56)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 57)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 58)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 59)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 60)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 61)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 62)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 63)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 64)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 75)
[2017-02-27 19:38:54] ERROR: Bad \'model\' id specified in <object> (line 80)
[2017-02-27 19:38:54] WARNING: fg_mdc <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_mdc requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:25: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_mdc/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_mechanic <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_mechanic requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] Please wait...
[2017-02-27 19:38:54] Please wait...
[2017-02-27 19:38:54] WARNING: fg_minimap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_minimap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_names. Check it exists.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_paintjob. Check it exists.
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_pet. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_phone <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_phone requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_phone/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_phone_old. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_plate <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_plate requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_premiumshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_premiumshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_racemap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'3dmodel.luac\')
[2017-02-27 19:38:54] WARNING: fg_racemap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'3dmodel.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_raceway <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_raceway requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_raceway/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: fg_raceway/sourceS.lua:6: attempt to index local \'sqlDatas\' (a nil value)
[2017-02-27 19:38:54] WARNING: fg_scharger <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:54] WARNING: fg_scharger requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_scharger/charger.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_score <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_score requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_shaders <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_shaders requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_shops/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_shops/sourceS.lua:44: Bad argument @ \'dbQuery\' [Expected db-connection at argument 1, got nil]
[2017-02-27 19:38:54] WARNING: fg_shops/sourceS.lua:45: Bad argument @ \'dbPoll\' [Expected db-query at argument 1, got boolean]
[2017-02-27 19:38:54] ERROR: fg_shops/sourceS.lua:46: bad argument #1 to \'ipairs\' (table expected, got boolean)
[2017-02-27 19:38:54] WARNING: fg_skinshop <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_skinshop requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_skinshop/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] ERROR: Couldn\'t find resource fg_speedometer. Check it exists.
[2017-02-27 19:38:54] WARNING: fg_spiderman <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_spiderman requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_spike <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_spike requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_tankolas <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_tankolas requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] ERROR: fg_tankolas/sourceS.lua:3: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:54] WARNING: fg_taxi <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_taxi requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_textures <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_textures requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:54] WARNING: fg_traffipax <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] WARNING: fg_traffipax requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:54] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: fg_traffipax/sourceS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource fg_vehiclemods. Check it exists.
[2017-02-27 19:38:55] WARNING: fg_vehicleradio <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_vehicleradio requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: fg_weaponship <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_weaponship requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: fg_weaponsounds <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: fg_weaponsounds requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource fg_weaponsticker. Check it exists.
[2017-02-27 19:38:55] WARNING: freecam <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] WARNING: freecam requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: freecam-tv <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] WARNING: freecam-tv requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'freecam.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: global <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.5.2-9.07903 because of \'c_money_globals.luac\')
[2017-02-27 19:38:55] WARNING: global 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 \'c_money_globals.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: global/pointsS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: global/money_globals.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: glue-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_glue.luac\')
[2017-02-27 19:38:55] WARNING: glue-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_glue.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: id-system/s_id_system.lua:29: exports: Call to non-running server resource (pool) [string \"?\"]
[2017-02-27 19:38:55] ERROR: id-system/s_id_system.lua:31: bad argument #1 to \'ipairs\' (table expected, got nil)
[2017-02-27 19:38:55] WARNING: ig_cpu <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:55] WARNING: ig_cpu requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: Couldn\'t find resource ig_extras. Check it exists.
[2017-02-27 19:38:55] WARNING: ig_factory <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'soundC.luac\')
[2017-02-27 19:38:55] WARNING: ig_factory requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'soundC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_fireman <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'firemanC.luac\')
[2017-02-27 19:38:55] WARNING: ig_fireman requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'firemanC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] INFO: LSFD betöltve
[2017-02-27 19:38:55] WARNING: ig_flasher <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:55] WARNING: ig_flasher requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'loader.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: ig_flasher/flash.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: ig_harcstilus <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'fight.luac\')
[2017-02-27 19:38:55] WARNING: ig_harcstilus requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'fight.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: ig_harcstilus/fightS.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] WARNING: File \'files/error.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/info.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/warning.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: File \'files/success.png\' in resource \'ig_info\' is invalid.
[2017-02-27 19:38:55] WARNING: ig_info <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_info requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_kickban <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_kickban requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_kiszed-system/script.lua(Line 51) [Server] getPlayerOccupiedVehicle is deprecated and may not work in future versions. Please replace with getPedOccupiedVehicle before Tuesday.
[2017-02-27 19:38:55] Some files in \'ig_kiszed-system\' use deprecated functions.
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_night <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_night.luac\')
[2017-02-27 19:38:55] WARNING: ig_night requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_night.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] INFO: Az időjárás sikeresen változtatva!
[2017-02-27 19:38:55] WARNING: ig_shoprob <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_shoprob requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_togwalk <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_togwalk.luac\')
[2017-02-27 19:38:55] WARNING: ig_togwalk requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_togwalk.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_util <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'scriptC.luac\')
[2017-02-27 19:38:55] WARNING: ig_util requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'scriptC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: ig_winter <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] WARNING: ig_winter requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: interior-system/sourceS.lua(Line 1607) [Server] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
[2017-02-27 19:38:55] WARNING: interior-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'cinema/cinema.luac\')
[2017-02-27 19:38:55] Some files in \'interior-system\' use deprecated functions.
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: interior-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'cinema/cinema.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: interior-system/cinema/cinema.lua:44: attempt to call global \'engineLoadTXD\' (a nil value)
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:5: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:12: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:13: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:14: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:15: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:16: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:55] ERROR: interior-system/sourceS.lua:18: bad argument #1 to \'mysql_connect\' (string expected, got nil)
[2017-02-27 19:38:55] WARNING: kerekek <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'script.luac\')
[2017-02-27 19:38:55] WARNING: kerekek requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'script.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: KreszMap <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'mapEditorScriptingExtension_c.luac\')
[2017-02-27 19:38:55] WARNING: KreszMap requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'mapEditorScriptingExtension_c.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: kresztablak <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'custom.luac\')
[2017-02-27 19:38:55] WARNING: kresztablak requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'custom.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] WARNING: object-system <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_object_transfer.luac\')
[2017-02-27 19:38:55] WARNING: object-system requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_object_transfer.luac\')
[2017-02-27 19:38:55] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:55] ERROR: object-system/s_object_management.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:56] WARNING: rescpu <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:56] WARNING: rescpu requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'c_stat.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] WARNING: runcode <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'client.luac\')
[2017-02-27 19:38:56] WARNING: runcode requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'client.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] ERROR: runcode/server.lua:1: exports: Call to non-running server resource (mysql) [string \"?\"]
[2017-02-27 19:38:56] WARNING: sas_shader <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:56] WARNING: sas_shader requires upgrade as <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.00000 because of \'sourceC.luac\')
[2017-02-27 19:38:56] Use the \'upgrade\' command to perform a basic upgrade of resources.
[2017-02-27 19:38:56] WARNING: sas_snow <min_mta_version> section in the meta.xml is incorrect or missing (expected at least client 1.3.4-0.0000

11
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 28. - 16:10:17 »
Logot honann szüljek te kerticsap fejű ? :DD
 
 

12
Segítségkérés / FreedomGaming Fekete Login kép
« Dátum: 2017. Február 27. - 21:09:02 »
Sziasztok! Napokban beüzemeltem a FreedomGaming modot a publikáltat, már régebben sikerült megcsinálni,de mostanra nemnagyon nyúltam a modhoz és elfelejtettem a dolgokat... átkell írni valamit a Scriptekben de fogalmam sincs hogy mit mert régen vettem már elő a modot.

13
Segítségkérés / NewMTA Account-system hiba
« Dátum: 2017. Február 20. - 19:40:22 »
Sziasztok! feltettem  a szerveremre a NewMTA modot, és egy emberke segítségével azt a bizonyos account-system hibát sikerült kijavítani, de ugyan úgy nem történt semmi hogy átlett írva  a spawnplayer, bejelntkezek, megy tovább a loginpanel zene, eltünik a loginpanel és nem dob be semmit sem.

Oldalak: [1]
SimplePortal 2.3.7 © 2008-2024, SimplePortal