- Initiateur de la discussion
B
Bizoux699
Bambi
- Messages
- 16
- Score réaction
- 0
- Points
- 35
Bonjour je voulais créer un serveur en local pour m'amuser avec mes amis en suivant se tutoriel: Le soucis c'est que j'ai cette erreur:
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Initializing Steam libraries for Workshop..
Fetching Workshop Addons.. No -authkey
Changing gamemode to DarkRP (darkrp)
WARNING: Port 27015 was unavailable - bound to port 27016 instead
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead
Network: IP 25.141.145.250, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Error loading cfg/trusted_keys_base.txt
Error loading cfg/pure_server_minimal.txt
PREP OK
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Engine hunk overflow!
Je pense que cela viens de la map puisque avant de changer la map je n'avais pas cette erreur ^^
Le contenue du .bat:
@echo off
cd C:\Users\ogail\Desktop\GMOD SERV LOCAL\steamapps\common\GarrysModDS
color 0a
echo Starting game server.
echo Starting DarkRP Server
srcds.exe -console -game garrysmod +gamemode darkrp +map rp_evocity_33x +maxplayers 24 -tickrate 66
echo Server has now started.
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Initializing Steam libraries for Workshop..
Fetching Workshop Addons.. No -authkey
Changing gamemode to DarkRP (darkrp)
WARNING: Port 27015 was unavailable - bound to port 27016 instead
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead
Network: IP 25.141.145.250, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Error loading cfg/trusted_keys_base.txt
Error loading cfg/pure_server_minimal.txt
PREP OK
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/TILE/TILEWALL009E.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/NATURE/WATER_PRETTY1.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/METAL/FOREST_METAL_02C.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Failed to load $include VMT file (materials/nature/water_pretty1_beneath.vmt)
Engine hunk overflow!
Je pense que cela viens de la map puisque avant de changer la map je n'avais pas cette erreur ^^
Le contenue du .bat:
@echo off
cd C:\Users\ogail\Desktop\GMOD SERV LOCAL\steamapps\common\GarrysModDS
color 0a
echo Starting game server.
echo Starting DarkRP Server
srcds.exe -console -game garrysmod +gamemode darkrp +map rp_evocity_33x +maxplayers 24 -tickrate 66
echo Server has now started.