Garry's Mod --- Console errors, need help debugging!

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Leyf
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Oct 12, 2015 12:10 pm

Garry's Mod --- Console errors, need help debugging!

Post by Leyf »

Hey everyone, I have been receiving some errors in my console for Gmod that I cannot seem to find a suitable fix for. I believe these errors are revolving around my Steam Workshop Collection items not being properly given to the server/clients. I have read and completed the forum post regarding the "resource.addfile"s for the Collection IDs, however, I am still not receiving models and sound files unless I have already subscribed to those addons. In other words, no player who connects to my server receives the sounds and models of all the workshop items.

Here is the console message when I start my server:

--------------------------------------------------------------------------------
NCDRP -- Coming Soon! -- Yes, we're back

darkrp
rp_downtown_v2_fiend_v2b
28
76561198007859674
Attemped to precache unknown particle system "generic_smoke"!
Requesting 1 lua files from the server
ConVarRef durgz_roleplay doesn't point to an existing ConVar
ConVarRef durgz_witty_sayings doesn't point to an existing ConVar
ConVarRef keypad_crack_time doesn't point to an existing ConVar
ConVarRef _FAdmin_immunity doesn't point to an existing ConVar
ConVarRef FAdmin_logging doesn't point to an existing ConVar
ConVarRef _FAdmin_MOTDPage doesn't point to an existing ConVar
ConVarRef PlayersCanPickUpPlayers doesn't point to an existing ConVar
ConVarRef AdminsCanPickUpPlayers doesn't point to an existing ConVar
ConVarRef luapad_adminonly doesn't point to an existing ConVar
ConVarRef gmod_physiterations doesn't point to an existing ConVar
PREP OK
SOLID_VPHYSICS static prop with no vphysics model! (models/props_lab/corkboard001.mdl)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrrt)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrbk)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrlf)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrft)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrup)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrdn)
File 'user_custom/43/434fcb3d.dat' requested from server 216.52.143.123:27015.
File 'user_custom/c1/c12cc55b.dat' requested from server 216.52.143.123:27015.
clientside lua startup!
==============================================
Loaded Drop on Death Addon | v0.2 | By Kazaam
==============================================
You are running ULib version 2.52.
[ULIB] Loading SHARED module: ulx_init.lua
[ULX] Loading CLIENT module: motdmenu.lua
[ULX] Loading CLIENT module: uteam.lua
[ULX] Loading CLIENT module: xgui_client.lua
[ULX] Loading CLIENT module: xgui_helpers.lua
[ULX] Loading CLIENT module: xlib.lua
[ULX] Loading SHARED module: chat.lua
[ULX] Loading SHARED module: fun.lua
[ULX] Loading SHARED module: menus.lua
[ULX] Loading SHARED module: rcon.lua
[ULX] Loading SHARED module: teleport.lua
[ULX] Loading SHARED module: urs_cmds.lua
[ULX] Loading SHARED module: user.lua
[ULX] Loading SHARED module: userhelp.lua
[ULX] Loading SHARED module: util.lua
[ULX] Loading SHARED module: vote.lua
Loading gTerminal!
Requesting texture value from var "$dummyvar" which is not a texture value (material: NULL material)
[GMC] WARNING: This addon may not work on the current gamemode: DarkRP.
Client "<NC> Leyf" spawned in server <STEAM_0:0:23796973> (took 21 seconds).
ULX version <SVN> unknown revision loaded.
Welcome to NCDRP! Please read the rules, and have a fantastic time.
[DarkRP] <NC> Leyf (STEAM_0:0:23796973) has joined the game
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrrt)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrbk)
Requesting texture value from var "$basetexture" which is not a texture value (material: skybox/militia_hdrlf)

///////////////////////////////////////
// ULX GUI -- Made by Stickly Man! //
///////////////////////////////////////
// Loading GUI Modules... //
// bans.lua //
// commands.lua //
// groups.lua //
// maps.lua //
// settings.lua //
// Loading Setting Modules... //
// cl_urs_gui.lua //
// client.lua //
// server.lua //
// Loading Gamemode Module(s)... //
// sandbox.lua //
// No module found! //
// Modules Loaded! //
///////////////////////////////////////

Compact freed 1134592 bytes
Redownloading all lightmaps


---------------------------------------------------------------------------
DarkRP Message of the day!
---------------------------------------------------------------------------
September 12th 2015

DarkRP 2.6.2 is now out of beta. Enjoy.
---------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
Post Reply