· 5 years ago · Mar 30, 2020, 03:02 PM
1// Loading... //
2// shared/defines.lua //
3// shared/misc.lua //
4// shared/util.lua //
5// shared/hook.lua //
6// shared/table.lua //
7// shared/player.lua //
8// server/player.lua //
9// server/bans.lua //
10// shared/messages.lua //
11// shared/commands.lua //
12// server/concommand.lua //
13// server/util.lua //
14// shared/sh_ucl.lua //
15// server/ucl.lua //
16// server/phys.lua //
17// server/player_ext.lua //
18// server/entity_ext.lua //
19// shared/plugin.lua //
20// shared/cami_global.lua //
21// shared/cami_ulib.lua //
22// Load Complete! //
23///////////////////////////////
24[ULIB] Loading SHARED module: ulx_init.lua
25///////////////////////////////
26// ULX Admin Mod //
27///////////////////////////////
28// Loading... //
29// sh_defines.lua //
30// lib.lua //
31// base.lua //
32// sh_base.lua //
33// log.lua //
34// MODULE: slots.lua //
35// MODULE: uteam.lua //
36// MODULE: votemap.lua //
37// MODULE: xgui_server.lua //
38///////////////////////////////
39// ULX GUI -- by Stickly Man //
40///////////////////////////////
41// Adding Main Modules.. //
42// bans.lua //
43// commands.lua //
44// groups.lua //
45// maps.lua //
46// settings.lua //
47// Adding Setting Modules.. //
48// client.lua //
49// server.lua //
50// Adding Gamemode Modules.. //
51// sandbox.lua //
52// Loading Server Modules.. //
53// sv_bans.lua //
54// sv_groups.lua //
55// sv_maps.lua //
56// sv_sandbox.lua //
57// sv_settings.lua //
58// XGUI modules added! //
59///////////////////////////////
60// MODULE: cc_chat.lua //
61// MODULE: cc_commandtable.lua//
62// MODULE: cc_cvars.lua //
63// MODULE: cc_effects.lua //
64// MODULE: cc_fun.lua //
65// MODULE: cc_hook.lua //
66// MODULE: cc_menus.lua //
67// MODULE: cc_notepad.lua //
68// MODULE: cc_pgag.lua //
69// MODULE: cc_rcon.lua //
70// MODULE: cc_soundlist.lua //
71// MODULE: cc_teleport.lua //
72// MODULE: cc_util.lua //
73// MODULE: cc_voting.lua //
74// MODULE: chat.lua //
75// MODULE: employer_commands.lua//
76// MODULE: fun.lua //
77// MODULE: menus.lua //
78// MODULE: rcon.lua //
79// MODULE: teleport.lua //
80// MODULE: user.lua //
81// MODULE: userhelp.lua //
82// MODULE: util.lua //
83// MODULE: vote.lua //
84// end.lua //
85// Load Complete! //
86///////////////////////////////
87Loading UWeed
88Loading folder: derma
89Loading file: cl_fonts.lua
90Loading folder: core
91Loading file: sv_netmsg.lua
92Loading file: sv_core.lua
93Loading file: cl_core.lua
94Loading folder: config
95Loading file: sh_language.lua
96Loading file: sh_config.lua
97Loaded UWeed
98----------------------------------------------------------------------------
99VCMod: Welcome to VCMod Auto-Updater version 9.61.
100----------------------------------------------------------------------------
101VCMod: Pre-initialization complete, preparing to load addon data.
102VCMod: Addons found: VCMod Main.
103[WasiedLib] Librairie (server) chargée avec succès !
104[ zmLab - Initialization.Start ]
105[ zmLab - Initialize: ] sh_zmlab_language_de.lua
106[ zmLab - Initialize: ] sh_zmlab_language_en.lua
107[ zmLab - Initialize: ] sh_zmlab_language_es.lua
108[ zmLab - Initialize: ] sh_zmlab_language_fr.lua
109[ zmLab - Initialize: ] sh_zmlab_language_pl.lua
110[ zmLab - Initialize: ] sh_zmlab_language_tr.lua
111[ zmLab - Initialize: ] zmlab_dropoffindicator.lua
112[ zmLab - Initialize: ] zmlab_font.lua
113[ zmLab - Initialize: ] zmlab_highlight.lua
114[ zmLab - Initialize: ] zmlab_config.lua
115[ zmLab - Initialize: ] zmlab_particles_precache.lua
116[ zmLab - Initialize: ] zmlab_soundlibary.lua
117[ zmLab - Initialize: ] zmlab_utility.lua
118[ zmLab - Initialize: ] zmlab_vfx.lua
119[ zmLab - Initialize: ] zmlab_download.lua
120[ zmLab - Initialize: ] zmlab_f4owner.lua
121[ zmLab - Initialize: ] zmlab_gravdrop.lua
122[ zmLab - Initialize: ] zmlab_money.lua
123[ zmLab - Initialize: ] zmlab_player.lua
124[ zmLab - Initialize: ] zmlab_save.lua
125[ zmLab - Initialize: ] zmlab_sellsystem.lua
126[ zmLab - Initialization.End ]
127____ _ _ _____ _____
128/ ___|| \ | |_ _| ____|
129\___ \| \| | | | | _|
130___) | |\ | | | | |___
131|____/|_| \_| |_| |_____|
132calling amenu sv
133[CB-LIB][INFO] Loaded Module : batm/bm_sql.lua
134[CB-LIB][INFO] Loaded Module : batm/bm_accounts.lua
135---------------------------------
136| Loading ServerSide PermaProps |
137---------------------------------
138permaprops/sv_lib.lua
139permaprops/sv_menu.lua
140permaprops/sv_permissions.lua
141permaprops/sv_specialfcn.lua
142permaprops/sv_sql.lua
143-----------------------------
144| Loading Shared PermaProps |
145-----------------------------
146---------------------------------
147| Loading ClientSide PermaProps |
148---------------------------------
149permaprops/cl_drawent.lua
150permaprops/cl_menu.lua
151-------------------------------
15230/03/2020 16:57:33: Lua Error:
153[ERROR] gamemodes/darkrp/gamemode/libraries/simplerr.lua:530: [ERROR] Lua is unable to understand file "darkrp_config/settings.lua" because its author made a mistake around line number 245.
154The best help I can give you is this:
155Right before the 'end of the file', Lua expected to read an '='-sign, but it didn't.
156Hints:
157- Did you simply forget the '='-sign?
158- Did you forget a comma?
159- Is this supposed to be a local variable?
160------- End of Simplerr error -------
1611. error - [C]:-1
1622. doInclude - gamemodes/darkrp/gamemode/libraries/simplerr.lua:530
1633. unknown - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:55
1644. include - [C]:-1
1655. unknown - gamemodes/darkrp/gamemode/init.lua:41
166[ERROR] gamemodes/darkrp/gamemode/libraries/simplerr.lua:530: [ERROR] Lua is unable to understand file "darkrp_config/settings.lua" because its author made a mistake around line number 245.
167The best help I can give you is this:
168Right before the 'end of the file', Lua expected to read an '='-sign, but it didn't.
169Hints:
170- Did you simply forget the '='-sign?
171- Did you forget a comma?
172- Is this supposed to be a local variable?
173------- End of Simplerr error -------
1741. error - [C]:-1
1752. doInclude - gamemodes/darkrp/gamemode/libraries/simplerr.lua:530
1763. unknown - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:55
1774. include - [C]:-1
1785. unknown - gamemodes/darkrp/gamemode/init.lua:41
179Trying to create entities too early! (env_physexplosion)
18030/03/2020 16:57:36: server_cvar: "stacker_delay" "0.500000"
181ERROR: Trying to derive entity sent_sakarias_car_saab_99_turbo from non existant entity sent_sakarias_scar_base!
182ERROR: Trying to derive entity sent_sakarias_car_tdm_350z from non existant entity sent_sakarias_scar_base!
183ERROR: Trying to derive entity sent_sakarias_car_tdm_veyronss from non existant entity sent_sakarias_scar_base!
184ERROR: Trying to derive entity sent_sakarias_car_tdm_bmw from non existant entity sent_sakarias_scar_base!
185ERROR: Trying to derive entity sent_sakarias_car_tdm_transit from non existant entity sent_sakarias_scar_base!
186ItemStore 3.0 coded by UselessGhost
187ItemStore 3.0 coded by UselessGhost
188Error! Variable "$envmap" is multiply defined in material "models/lonewolfiescars/props/glass"!
189Error! Variable "$envmaptint" is multiply defined in material "models/lonewolfiescars/props/glass"!
190Error! Variable "$basetexture" is multiply defined in material "models/supermighty/photon/valor/val_glass"!
19130/03/2020 16:57:44: Lua Error: Couldn't include file 'includes/modules/mysqloo.lua' (File not found) ()
192Couldn't include file 'includes/modules/mysqloo.lua' (File not found) ()
19330/03/2020 16:57:44: Lua Error: [atlaschat] Could not find the mysqloo module: Module not found!
194[atlaschat] Could not find the mysqloo module: Module not found!
195ServerLog: [atlaschat] The module "gmsv_mysqloo" was not found. ( Failed to load? )
19630/03/2020 16:57:44: [atlaschat] The module "gmsv_mysqloo" was not found. ( Failed to load? )
197ServerLog: [atlaschat] Download and install the module: http://goo.gl/4A4ekH
19830/03/2020 16:57:44: [atlaschat] Download and install the module: http://goo.gl/4A4ekH
199[bLogs] Modules loaded
200[elegant_printers] Loaded server
201HTTP failed - ISteamHTTP isn't available!
202SH Accessories: Using sv.db for data.
203Making workshop map available for client download
204ConVarRef room_type doesn't point to an existing ConVar
205Unknown command "sk_plr_dmg_crowbar"
206Unknown command "sk_npc_dmg_crowbar"
207Unknown command "sk_plr_dmg_stunstick"
208Unknown command "sk_npc_dmg_stunstick"
209Executing dedicated server config file server.cfg
210Using map cycle file cfg/mapcycle.txt.
211Attempted to create unknown entity type info_ladder!
212Attempted to create unknown entity type info_ladder!
213Attempted to create unknown entity type info_ladder!
214Attempted to create unknown entity type info_ladder!
215Attempted to create unknown entity type info_ladder!
216Attempted to create unknown entity type info_ladder!
217Attempted to create unknown entity type info_ladder!
218Attempted to create unknown entity type info_ladder!
219Attempted to create unknown entity type info_ladder!
220Attempted to create unknown entity type info_ladder!
221Attempted to create unknown entity type info_ladder!
222Attempted to create unknown entity type info_ladder!
223Attempted to create unknown entity type info_ladder!
224Attempted to create unknown entity type info_ladder!
225Attempted to create unknown entity type info_ladder!
226Attempted to create unknown entity type info_ladder!
227Attempted to create unknown entity type info_ladder!
228Attempted to create unknown entity type info_ladder!
229Attempted to create unknown entity type info_ladder!
230Attempted to create unknown entity type info_ladder!
231Attempted to create unknown entity type info_ladder!
232Attempted to create unknown entity type info_ladder!
233Attempted to create unknown entity type info_ladder!
234Attempted to create unknown entity type info_ladder!
235Attempted to create unknown entity type info_ladder!
236[Zeros MethLab] No map data found for DropOffPoint entities.
237[Zeros MethLab] No map data found for MethBuyer entities.
238Employer NPCs spawned. [ 5 ]
239[BATM] No map data found for Blue's ATM entities. Please place some and do !saveatms to create the data.
240[TFA Base] You are running the base on DarkRP or DarkRP-derived gamemode. We can't guarantee that it will work correctly with any possible addons the server might have installed (especially the paid ones), so we don't provide support for RP gamemodes/servers. If you've encountered a conflict error with another addon, it's most likely that addon's fault. DO NOT CONTACT US ABOUT THAT!
241Failed to load .nav file: Cannot access!
242Initializing Steam libraries for secure Internet server
243[S_API] SteamAPI_Init(): Loaded 'steamclient.so' OK.
244CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
245CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
246No account token specified; logging into anonymous game server account. (Use sv_setsteamaccount to login to a persistent account.)
247Server logging enabled.
24830/03/2020 16:57:49: Log file closed.
249Server logging data to file logs/L0330041.log
25030/03/2020 16:57:49: Log file started (file "logs/L0330041.log") (game "/home/gameserver/servers/serveur20/srcds/garrysmod") (version "7737")
251Unknown command "sbox_maxspawners"
252Unknown command "sbox_maxturrets"
25330/03/2020 16:57:49: Addip: "<><><>" was banned by IP "permanently" by "Console" (IP "92.184.104.118")
25430/03/2020 16:57:49: Addip: "<><><>" was banned by IP "permanently" by "Console" (IP "176.149.51.220")
25530/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
25630/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
25730/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
25830/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
25930/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26030/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26130/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26230/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26330/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26430/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26530/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26630/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26730/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26830/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
26930/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
27030/03/2020 16:57:49: Banid: "<><>" was banned "permanently" by "Console"
27130/03/2020 16:57:49: server_cvar: "sbox_maxcameras" "1"
27230/03/2020 16:57:49: server_cvar: "sbox_maxbuttons" "3"
27330/03/2020 16:57:49: server_cvar: "sbox_maxemitters" "0"
27430/03/2020 16:57:49: server_cvar: "sbox_maxlights" "2"
27530/03/2020 16:57:49: server_cvar: "sbox_maxsents" "15"
27630/03/2020 16:57:49: server_cvar: "sbox_maxnpcs" "30"
27730/03/2020 16:57:49: server_cvar: "sbox_maxvehicles" "8"
27830/03/2020 16:57:49: server_cvar: "sbox_maxprops" "20"
27930/03/2020 16:57:49: server_cvar: "sbox_maxragdolls" "0"
28030/03/2020 16:57:49: server_cvar: "sv_airaccelerate" "1000"
281[APG] stack_detection loaded.
282[APG] lag_detection loaded.
283[APG] notification loaded.
284[APG] ghosting loaded.
285[APG] home loaded.
286[APG] misc loaded.
287[APG] tools loaded.
288[APG] canphysgun loaded.
289[APG] logs loaded.
290VCMod: Preparations started. Server needs to have atleast one player on it for preparations to continue.
291[AWarn3] Successfully connected to the database!
292[AWarn3] Warning Table Exists
293[AWarn3] Player Table Exists
294[AWarn3] Console Player Exists
295[AWarn3] Successfully connected to the database!
296[AWarn3] Warning Table Exists
297[AWarn3] Player Table Exists
298[AWarn3] Console Player Exists
29930/03/2020 16:57:49: Addip: "<><><>" was banned by IP "permanently" by "Console" (IP "92.184.104.118")
30030/03/2020 16:57:49: Addip: "<><><>" was banned by IP "permanently" by "Console" (IP "176.149.51.220")
30130/03/2020 16:57:49: server_cvar: "physgun_maxrange" "700.00"
302Connection to Steam servers successful.
303Public IP is 217.182.217.137.
304Assigned anonymous gameserver Steam ID [A-1:680243211(14422)].
305VAC secure mode is activated.
30630/03/2020 16:58:07: "Rayden<2><>" connected, address "109.136.123.146:27005"
307Client "Rayden" connected (109.136.123.146:27005).
30830/03/2020 16:58:08: "Rayden<2><>" STEAM USERID validated
309[ECL]: All NPCs have been successfully spawned.
310(SNTE) exploitable net "ItemStoreDrop" has been detected, be sure to keep your addons up-to-date
311(SNTE) exploitable net "blueatm" has been detected, be sure to keep your addons up-to-date
312(SNTE) exploitable net "pp_info_send" has been detected, be sure to keep your addons up-to-date
313(SNTE) exploitable net "atlaschat.rqclrcfg" has been detected, be sure to keep your addons up-to-date
314(SNTE) exploitable net "ItemStoreUse" has been detected, be sure to keep your addons up-to-date
315(SNTE) exploitable net "RHC_jail_player" has been detected, be sure to keep your addons up-to-date
316(SNTE) exploitable net "egg" has been detected, be sure to keep your addons up-to-date
317(SNTE) exploitable net "TFA_Attachment_RequestAll" has been detected, be sure to keep your addons up-to-date
318(SNTE) exploitable net "DarkRP_preferredjobmodel" has been detected, be sure to keep your addons up-to-date
319(SNTE) exploitable net "hsend" has been detected, be sure to keep your addons up-to-date
320(SNTE) exploitable net "textscreens_download" has been detected, be sure to keep your addons up-to-date
321(SNTE) exploitable net "steamid2" has been detected, be sure to keep your addons up-to-date
322(SNTE) exploitable net "sendtable" has been detected, be sure to keep your addons up-to-date
323(SNTE) exploitable net "WriteQuery" has been detected, be sure to keep your addons up-to-date
324(SNTE) Booby-trapped AidsTacos
325(SNTE) Booby-trapped GrabMoney
326(SNTE) Booby-trapped Upgrade
327(SNTE) Booby-trapped BailOut
328(SNTE) Booby-trapped ξpsilon
329(SNTE) Booby-trapped m9k_explosionradius
330(SNTE) Booby-trapped pwn_http_answer
331(SNTE) Booby-trapped 88
332(SNTE) Booby-trapped NewReport
333(SNTE) Booby-trapped hoverboardpurchase
334(SNTE) Booby-trapped Ulogs_Infos
335(SNTE) Booby-trapped cab_sendmessage
336(SNTE) Booby-trapped bitcoins_request_withdraw
337(SNTE) Booby-trapped sw_gokart
338(SNTE) Booby-trapped SyncRemoveAction
339[Photon] No .VehicleTable present, assuming models/nova/chair_plastic01.mdl is a(n) Chaise de Plastique.
340[Photon] No .VehicleTable present, assuming models/nova/chair_plastic01.mdl is a(n) Chaise de Plastique.
341[AWarn3] Registering Admin Mod Access Permissions
342[ECL]: All plants have been successfully spawned.
343Nordahl - Job Whitelist system ver 4.9 - Configuration file : Good
344##Shop System: Initiating database...
345##Shop System: TABLE: wss_shops was found!
346##Shop System: SHOP SYSTEM DATABASE CONNECTED!
347##Shop System: Initializing the shop system...
348##Shop System: Found 7 shops!
349VCMod: Preparations are complete, handshaking API.
350ServerLog: AWarn: Your server info has been updated to the online statistics tracking
35130/03/2020 16:58:13: AWarn: Your server info has been updated to the online statistics tracking
352VCMod: Handshake successful.
353VCMod: Handshake finished.
354VCMod: Contacting preload API.
355VCMod: Initializing preload.
356VCMod: Preload finished. Initializing addons.
357VCMod: Started loading serverside.
358Unable to read particle definition particles/vc_damage.pcf! UtlBuffer is the wrong type!
359VCMod: Loaded Main v1.737 serverside.
360VCMod: Finished loading serverside.
361Model missing: models/rytrak/oscarrp/sign_car.mdl
362Model missing: models/rytrak/oscarrp/sign_car.mdl
363VCMod: All repair man NPC's have been placed on the map.
364[3D2D Textscreens] Spawning textscreens...
365[3D2D Textscreens] Spawned 0 textscreens for map rp_southside
366##Shop System: Attempting to spawn shops...
367##Shop System: Getting the shops...
368##Shop System: Found 7 shops!
369VCMod: Scanning for potentially incompatible hooks.
370VCMod: No incompatibilities found.
371VCMod: General vehicle data is up to date.