AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   Solved REHLDS Server Problem (https://forums.alliedmods.net/showthread.php?t=311122)

farhanhyper 10-04-2018 17:09

REHLDS Server Problem
 
Hi Guys

I have a problem to run and connect to a REHLDS server that I created,I took a picture of my server

http://up2www.com/uploads/f18abandic...-30-54-199.jpg

addons:
win32 addons\amxmodx\dlls\amxmodx_mm.dll (Ver 1.8.3)
win32 addons\reauthcheck\reauthcheck_mm.dll (0.1.6)
win32 addons\rechecker\rechecker_mm.dll (2.5)
win32 addons\reunion\reunion_mm.dll (0.1.92)
win32 addons\revoice\revoice_mm.dll (0.1.0.32)
win32 addons\SafeNameAndChat\SafeNameAndChat.dll
win32 addons\whblocker\whblocker_mm.dll (1.5.692)

tarsisd2 10-04-2018 20:47

Re: REHLDS Server Problem
 
this has nothing to do with reHLDS, the server cannot access the network

what OS are you using?
what parameters are you using to start up your server?

farhanhyper 10-05-2018 02:23

Re: REHLDS Server Problem
 
Quote:

Originally Posted by tarsisd2 (Post 2618170)
this has nothing to do with reHLDS, the server cannot access the network

what OS are you using?
what parameters are you using to start up your server?


My OS is Windows 10,but I checked it in windows server 2008 and the same error it shows.

Ghosted 10-05-2018 06:20

Re: REHLDS Server Problem
 
There is no any error. Use map <mapname>

tarsisd2 10-05-2018 06:23

Re: REHLDS Server Problem
 
what parameters you are using to run the server?

use port 27016
put this on your server.cfg
sv_lan 0

you can start the server without metamod and amxmodx to test it has nothing to do with addons

remove reunion from the list to get further help

farhanhyper 10-05-2018 16:43

Re: REHLDS Server Problem
 
Quote:

Originally Posted by Ghosted (Post 2618230)
There is no any error. Use map <mapname>


I tried map "de_dust2",but it said that map didnt found.de_dust2 is in the maps folder.

farhanhyper 10-05-2018 16:43

Re: REHLDS Server Problem
 
Quote:

Originally Posted by tarsisd2 (Post 2618231)
what parameters you are using to run the server?

use port 27016
put this on your server.cfg
sv_lan 0

you can start the server without metamod and amxmodx to test it has nothing to do with addons

remove reunion from the list to get further help

Parameters:

//Pw Coomands
sv_password ""
rcon_password ""

//Booster Coomands
sys_ticrate 700
fps_max 1024
booster_autofps 400
mm_insane 0
sv_filetransfercompression "0"
decalfrequency "120"
hpk_maxsize "0.1"

//Sv Commands
sv_downloadurl ""
sv_maxrate 0
sv_minrate 15000
sv_maxupdaterate 100
sv_minupdaterate 15
sv_voicecodec voice_speex
sv_voicequality 5
sv_unlag 1
sv_maxunlag 0.25
sv_voiceenable 1
sv_unlagsamples 2
sv_unlagpush 0
sv_lan 0
sv_aim 0
sv_airaccelerate 10
sv_maxvelocity 2000
sv_airmove 1
sv_allowdownload 1
sv_allowupload 0
sv_alltalk 0
sv_proxies 1
sv_cheats 0
sv_clienttrace 1.0
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_maxspeed 9999999
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
sv_accelerate 5
sv_contact ""
sv_bounce 1
sv_logblocks 0

//Mp Commands
mp_winlimit 0
mp_mirrordamage 0
mp_windifference 1
mp_slaylosers 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .90
mp_consistency 0
mp_c4timer 45
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 1
mp_limitteams 10
mp_logecho 1
mp_chattime 0
mp_logdetail 0
mp_logfile 1
mp_logmessages 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 1.75
mp_timelimit 180
mp_tkpunish 0
mp_startmoney 16000
mp_allowmonsters 0
mp_fragsleft 0
mp_ghostfrequency 0.1
mp_kickpercent 0.66
mp_mapvoteratio 0.66

// Config
exec banned.cfg
exec listip.cfg

// sXe Coomands
__sxei_clt_ver
__sxei_16bpp 0
__sxei_16bppshow 0
__sxei_16bppkick 0
__sxei_speedhack -1
__sxei_antisound 1
__sxei_awhfordead 0
__sxei_awhforent 0
__sxei_awhforteam 0
__sxei_required 1
__sxei_internal_ip ""

// DeBug
hostage_debug 0
hostage_stop 0

// _tutor_bomb
_tutor_bomb_viewable_check_interval 0.5
_tutor_debug_level 0
_tutor_examine_time 0.5
_tutor_hint_interval_time 10.0
_tutor_look_angle 10
_tutor_look_distance 200
_tutor_message_character_display_time_coeffic ient 00.7
_tutor_message_minimum_display_time 1
_tutor_message_repeats 5
_tutor_view_distance 1000

max_queries_sec 1
max_queries_sec_global 1
max_queries_window 1
netcode 47
deathmatch 1


//Ip Coomands
ip ""

farhanhyper 10-05-2018 16:51

Re: REHLDS Server Problem
 
The problem is that neither I can connect to the server with a cs 1.6 p47 nor cs 1.6 p48.I changed reunion config and now the server shows In my cs 1.6 p48 server list but I still cant connect to the server.

about other ports I tried different ports but still I cant connect to the server.(I checked different ports with hlsm program,In the hlsm it shows an error and it is "Unable to initialize steam")

I tried different versions of rehlds and reunion. :(

joropito 10-06-2018 07:47

Re: REHLDS Server Problem
 
Quote:

Originally Posted by farhanhyper (Post 2618371)
The problem is that neither I can connect to the server with a cs 1.6 p47 nor cs 1.6 p48.I changed reunion config and now the server shows In my cs 1.6 p48 server list but I still cant connect to the server.

about other ports I tried different ports but still I cant connect to the server.(I checked different ports with hlsm program,In the hlsm it shows an error and it is "Unable to initialize steam")

I tried different versions of rehlds and reunion. :(

So you're a no-steamer? :crab::crab::crab::crab::crab::crab:rukia

farhanhyper 10-06-2018 15:23

Re: REHLDS Server Problem
 
Quote:

Originally Posted by joropito (Post 2618488)
So you're a no-steamer? :crab::crab::crab::crab::crab::crab:rukia

Yes,I have to use none-steam.because in my country most of the players are none-steam players and they just play cs GO by steam.anyway that was my honor that you reply my post.Do you have any idea that I can solve my problem?


All times are GMT -4. The time now is 16:50.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.