Lol, I thought you had put “0.0.0.0” just as an example. Didn’t work either. Also tried with 127.0.0.1 and “localhost”, but got nothing. This is the entire console log from server startup:
*You’ll notice there are some errors in it, tho I think they are all from plugins/models and shoudn’t interfere at all (even because I’m able to join through LAN).
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Initializing Steam libraries for Workshop..
WS: Waiting for Steam to log us in.......
WS: Fetching collection info...
Processing collection XXXXXXXXXXXX...
Collection 'XXXXXXXXXXXX'
24 new addons
WS: Finished!
WS: Processing 24 addons...
<mounts addons, no errors here>
WS: Finished!
Changing gamemode to Trouble in Terrorist Town (terrortown)
Network: IP 192.168.15.25, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error loading cfg/trusted_keys_base.txt
Error loading cfg/pure_server_minimal.txt
PREP OK
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Failed to load $include VMT file (materials/GLASS/GLASSWINDOW_FROSTED.vmt)
Included TTT language file: portuguese.lua
Trying to create entities too early! (prop_physics)
ERROR!: Can't create physics object for models/hunter/misc/sphere025x025.mdl
HTTP failed - ISteamHTTP isn't available!
Trouble In Terrorist Town gamemode initializing...
This is TTT version 2017-04-20
Making workshop map available for client download
Executing dedicated server config file server.cfg
Using map cycle file cfg/mapcycle.txt.
Trying to precache breakable prop, but has no model name
Trying to precache breakable prop, but has no model name
Error! Flag "$model" is multiply defined in material "models/sgg/starwars/weapon
s/luke_saber/saber2"!
Error! Flag "$model" is multiply defined in material "models/sgg/starwars/weapon
s/luke_saber/saber"!
Error! Flag "$model" is multiply defined in material "models/sgg/starwars/weapon
s/luke_saber/saber3"!
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/sgg/starwars/weapons/luke_saber/glow.vmt
Unlittwotexture, (*proxies*), (*TextureScroll*),
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/sgg/starwars/weapons/luke_saber/glow.vmt
Unlittwotexture, (*proxies*), (*TextureScroll*),
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/sgg/starwars/weapons/obiwan_ep1_saber/glow.vmt
Unlittwotexture, (*proxies*), (*TextureScroll*),
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/sgg/starwars/weapons/obiwan_ep1_saber/glow.vmt
Unlittwotexture, (*proxies*), (*TextureScroll*),
Error! Flag "$model" is multiply defined in material "models/sgg/starwars/weapons/obiwan_ep1_saber/saber1"!
Error! Flag "$model" is multiply defined in material "models/sgg/starwars/weapons/obiwan_ep1_saber/saber"!
MDLCache: Weapons/melee/v_katana.mdl uses a different model version to the engine (got 49, expected 48)
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
No account token specified; logging into anonymous game server account. (Use sv_setsteamaccount to login to a persistent account.)
Connection to Steam servers successful.
Public IP is XXXXXXXXXXXXX.
Assigned anonymous gameserver Steam ID [XXXXXXXXXXXXXXXXXXX].
VAC secure mode is activated.
It’d help if you read my post and the previous answers before guessing anything.