Deathrun Crash Rehlds sometimes when Mapchange

Въпроси и проблеми свързани с ReHLDS и допълненията.
Аватар
Infamous2018
Извън линия
Foreigner
Foreigner
Мнения: 522
Регистриран на: 08 Апр 2018, 16:56
Се отблагодари: 14 пъти
Получена благодарност: 21 пъти

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от Infamous2018 » 15 Апр 2018, 19:59

Hello, Deathrun Crash my Rehlds Server sometimes when Mapchange. Is there any solution?

Meta list:

Изображение

Код за потвърждение: Избери целия код

version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.0.0.567-dev
Build date: 11:08:28 May 21 2017 (1135)
Build from: https://github.com/dreamstalker/rehlds/commit/8276436

Код за потвърждение: Избери целия код

Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.3-R  ini   Start ANY
 [ 2] Block Sendfile   RUN   -    anti_sendfile_mm  v1.0      ini   ANY   ANY
 [ 3] LocalizeBug Fix  RUN   -    localizebugfix_m  v2.4      ini   Start Never
 [ 4] Reunion          RUN   -    reunion_mm_i386.  v0.1.75   ini   Start Never
 [ 5] WHBlocker        RUN   -    whblocker_mm_i38  v1.5.672  ini   Chlvl ANY
 [ 6] ReAuthCheck      RUN   -    reauthcheck_mm_i  v0.1.6    ini   Start Never
 [ 7] Rechecker        RUN   -    rechecker_mm_i38  v2.5      ini   Chlvl ANY
 [ 8] FragBufFix       RUN   -    FragBufFix.so     v0.0.1    ini   ANY   ANY
 [ 9] ReSemiclip       RUN   -    resemiclip_mm_i3  v2.2(a)   ini   Chlvl ANY
 [10] NetBufExtender   RUN   -    nbex.so           v1.0      ini   ANY   Never
 [11] UserInfoNetOpti  RUN   -    uino.so           v1.0      ini   ANY   Never
 [12] VoiceTranscoder  RUN   -    VoiceTranscoder.  v2017RC3  ini   ANY   ANY
 [13] Revoice          fail  -    revoice_mm_i386.  v0.1.0.3  ini   Start Never
 [14] MySQL            RUN   -    mysql_amxx_i386.  v1.8.3-R  pl1   ANY   ANY
 [15] SQLite           RUN   -    sqlite_amxx_i386  v1.8.3-R  pl1   ANY   ANY
 [16] Fun              RUN   -    fun_amxx_i386.so  v1.8.3-R  pl1   ANY   ANY
 [17] Engine           RUN   -    engine_amxx_i386  v1.8.3-R  pl1   ANY   ANY
 [18] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.3-R  pl1   ANY   ANY
 [19] GeoIP            RUN   -    geoip_amxx_i386.  v1.8.3-R  pl1   ANY   ANY
 [20] CSX              RUN   -    csx_amxx_i386.so  v1.8.3-R  pl1   ANY   ANY
 [21] ReAimDetector    RUN   -    reaimdetector_am  v0.2.2    pl1   ANY   Never
 [22] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.3-R  pl1   ANY   ANY
 [23] CStrike          RUN   -    cstrike_amxx_i38  v1.8.3-R  pl1   ANY   ANY

Код за потвърждение: Избери целия код

Metamod v1.21p37  2013/05/30 (5:13)
by Will Day
   http://www.metamod.org/
 Patch: Metamod-P (mm-p) v37
 by Jussi Kivilinna
    http://metamod-p.sourceforge.net/
compiled: May 30 2013, 11:41:16 EET (optimized)
Can anyone help me or i should try another meta mod module or which one i could try? Please help.

Аватар
hackera457
Извън линия
Модератор
Модератор
Мнения: 768
Регистриран на: 01 Ное 2016, 09:46
Местоположение: София
Се отблагодари: 1 път
Получена благодарност: 124 пъти
Обратна връзка:

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от hackera457 » 15 Апр 2018, 20:02

Can you give your plugin list and error log if had error log
* Have you update your reHLDS to latest version
* Stop all plugins and enable one by one to check plugin that may crash your server
Моите плъгини

Код за потвърждение: Избери целия код

#include <hambeer>

RegisterHamBeer(HamBeer_Spawn, "player", "GivePlayerBeer", 1);

public GivePlayerBeer(Pl){
    if(!is_user_alive(Pl)){
        ham_give_beer(Pl, 5)
        client_print(Pl, print_chat, "Go Go Go"){
}  


Аватар
Infamous2018
Извън линия
Foreigner
Foreigner
Мнения: 522
Регистриран на: 08 Апр 2018, 16:56
Се отблагодари: 14 пъти
Получена благодарност: 21 пъти

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от Infamous2018 » 15 Апр 2018, 20:12

No i didnt updated, the reason is that this rehlds version is working great with other mods. Only Deathrun makes Problems and i thought maybe there is an module solution or something

Код за потвърждение: Избери целия код

 [  1] AMXBans Core            6.13        YamiKaitou        amxbans_core.am  running
 [  2] AMXBans Main            6.13        YamiKaitou        amxbans_main.am  running
 [  3] Anti Reklama            3.0c        Exolent/->UrOS<-  anti_reklama(1)  running
 [  4] Admin Base              1.8.3-Re    AMXX Dev Team     admin.amxx       stopped
 [  5] Admin Commands          1.8.3-Re    AMXX Dev Team     admincmd.amxx    running
 [  6] Admin Help              1.8.3-Re    AMXX Dev Team     adminhelp.amxx   running
 [  7] Slots Reservation       1.8.3-Re    AMXX Dev Team     adminslots.amxx  running
 [  8] Multi-Lingual System    1.8.3-Re    AMXX Dev Team     multilingual.am  running
 [  9] Menus Front-End         1.8.3-Re    AMXX Dev Team     menufront.amxx   running
 [ 10] Commands Menu           1.8.3-Re    AMXX Dev Team     cmdmenu.amxx     running
 [ 11] Players Menu            1.8.3-Re    AMXX Dev Team     plmenu.amxx      running
 [ 12] Maps Menu               1.8.3-Re    AMXX Dev Team     mapsmenu.amxx    running
 [ 13] Plugin Menu             1.8.3-Re    AMXX Dev Team     pluginmenu.amxx  running
 [ 14] Autoresponder/Advertis  0.5         MaximusBrood      LPC_Ad-Manager.  running
 [ 15] Admin Chat              1.8.3-Re    AMXX Dev Team     adminchat.amxx   running
 [ 16] Anti Flood              1.8.3-Re    AMXX Dev Team     antiflood.amxx   running
 [ 17] Scrolling Message       1.8.3-Re    AMXX Dev Team     scrollmsg.amxx   running
 [ 18] Info. Messages          1.8.3-Re    AMXX Dev Team     imessage.amxx    running
 [ 19] Admin Votes             1.8.3-Re    AMXX Dev Team     adminvote.amxx   running
 [ 20] NextMap                 1.8.3-Re    AMXX Dev Team     nextmap.amxx     stopped
 [ 21] Nextmap Chooser         1.8.3-Re    AMXX Dev Team     mapchooser.amxx  running
 [ 22] TimeLeft                1.8.3-Re    AMXX Dev Team     timeleft.amxx    running
 [ 23] Pause Plugins           1.8.3-Re    AMXX Dev Team     pausecfg.amxx    running
 [ 24] Stats Configuration     1.8.3-Re    AMXX Dev Team     statscfg.amxx    running
 [ 25] StatsX                  1.8.3-Re    AMXX Dev Team     statsx.amxx      running
 [ 26] Players Models          1.3.1       ConnorMcLeod      playermodels3.a  running
 [ 27] DeathRun Timer + Save   2.1         Knopers           best.amxx        running
 [ 28] unknown                 unknown     unknown           reaimdetector.a  bad load
 [ 29] Team Flash Blocker      1.0         GwynBleidD        block_team_flas  running
 [ 30] Command logger          0.2         JGHG              commandlogger.a  running
 [ 31] Admin Groups            1.0         OciXCrom          crx_admingroups  running
 [ 32] [CS] Team Semiclip      3.0.2       schmurgel1983     cs_team_semicli  running
 [ 33] Fix fast download to r  0.0.3       PomanoB \ Bos93   FIxFastDL.amxx   running
 [ 34] Galileo                 v2.6        Brad Jones/Addon  galileo.amxx     running
 [ 35] High Ping Kicker        1.2.0       HunterPing        hpk.amxx         running
 [ 36] Admin Chat              1.8.2       AMXX Dev Team     hud_large.amxx   running
 [ 37] FS_LAZY_PRECACHE        1.0         [H]ARDBO[T]       lazyprecache.am  running
 [ 38] LPC Privilege Chat      2.7         CREE7EN.          lpc_privilege_c  running
 [ 39] Map Spawns Editor       1.0.16      iG_os             Map_Spawns_Edit  running
 [ 40] Multi FastDL            1.2         JoRoPiTo          multifastdl.amx  running
 [ 41] MultiJump               1.1         twistedeuphoria   multijump.amxx   running
 [ 42] Ping Faker              1.0         Hattrick          pingfaker2.amxx  running
 [ 43] Precache Manager        1.0         Sneaky.amxx       Precache_Manage  running
 [ 44] Reset_Score             extremeplu  26-{indra}        reset_score.amx  running
 [ 45] WalkGuard               1.3.2       mogel             walkguard.amxx   running
 [ 46] Deathrun Manager        3.0.3       xPaw              DeathrunManager  debug
 [ 47] Use button once         1.3         R3X               use_button_once  running
 [ 48] Automatic Unstuck       1.5         NL)Ramon(NL       stuck.amxx       running
 [ 49] DRM: trigger_hurt fix   1.3         coderiz / xPaw    DRM_trigger_hur  debug
 [ 50] Deathrun Shop           4.0         tuty              Deathrun_Shop.a  debug
 [ 51] plugin_trail            1.3.1       Bahrmanou         plugin_trail(1)  running
 [ 52] Deathrun V.I.P          3.0         TBagT             Deathrunvip2.am  debug
 [ 53] Reset Buttons           1.2         xPaw              ResetButtons.am  paused
 [ 54] rotate_fix_EN           1.2         NL)Ramon(NL       linux_func_rota  debug
 [ 55] rotate_fix_FM           1.2         NL)Ramon(NL       linux_func_rota  debug
 [ 56] SpecInfo                            Ian Cammarata     specinfo2.amxx   running
 [ 57] JumpStats               2.48        BorJomi           uq_jumpstats_v2  debug
 [ 58] Showkeys                2.1         coderiz           showkeys.amxx    debug
 [ 59] SpecList                1.2a        FatalisDK         speclist.amxx    paused
 [ 60] Super Bunny Hopper      1.2         Cheesy Peteza     bunnyhop_all.am  running
 [ 61] FreeRun                 0.1.0       PomanoB           freerun.amxx     running
 [ 62] Special Bullet Damage   extremeplu  [ZOF 'X]          sbd.amxx         running
 [ 63] Advanced Roll The Dice  v2.5 RC 4   Striker           roll_the_dice.a  running
 [ 64] Replace Disconnected T  1.5         Sylwester         replace_disconn  running
 [ 65] AFK KiSSS               2.5.2       Isobold & Cheesy  afkkicker2.amxx  running
 [ 66] Advanced Bullet Damage  1.0         Sn!ff3r           abd.amxx         running
 [ 67] Autoresponder/Advertis  0.5         MaximusBrood      ad_manager.amxx  running
 [ 68] unknown                 unknown     unknown           anti_late_join.  bad load
 [ 69] ProjetoCS Bugs FIX      1.1         skyjur / xPaw     dr_anti_bug.amx  running
 [ 70] Deathrun_LPC            1.6.2       Lamdaprocs        point_system.am  error
 [ 71] Deathrun Stats          0.61        R3X               deathrun_stats.  running
 [ 72] Simple Redirect [STEAM  1.0         #Vali             redirectdr.amxx  running
 [ 73] Nick Change Menu        0.1.1       serfreeman1337    nickchange_menu  running
 [ 74] NoWall Damage           1.0         anakin_cstrike    nowall_damage.a  running
 [ 75] hallo                   1.0         LinDi/c0d3        hello.amxx       running
 [ 76] Dr.Respawn              1.2         Vicious Vixen     respawn.dr.amxx  running
 [ 77] DeathRun Knife Skins    1.0.1       SwarmHunter       drskinsneu.amxx  running
 [ 78] Team Join Management    0.3         Exolent           teamjoinneu.amx  running
 [ 79] Block Team Change       2.0         CAMEL             amx_blockteam.a  running
 [ 80] Camera Changer          1.0         XunTric           camera.amxx      running
 [ 81] floodban                0.1         mazdan            floodban.amxx    running
 [ 82] Fix AutoBuy Bug         1.1         PomanoB / UFPS.T  Autobuyfix.amxx  running
 [ 83] One Name                0.1.0       ConnorMcLeod      BlockName.amxx   running
 [ 84] Block Unknown Command   Alpha       WPMG PRoSToTeM@   BlockUnknownCom  running
 [ 85] Server Packeting Prote  Version 1.  StevenlAFl        fullupdate.amxx  running
 [ 86] D.I.C.E.                1.1         OciXCrom          dice_main.amxx   running
 [ 87] D.I.C.E. Items          1.1         OciXCrom          dice_items_glob  running
 [ 88] D.I.C.E. Items: Cstrik  1.1         OciXCrom          dice_items_cstr  running
( 28) Load fails: Module/Library "reaimdetector" required for plugin.  Check modules.ini.
( 68) Load fails: Plugin file open error (plugin "anti_late_join.sma")

Аватар
hackera457
Извън линия
Модератор
Модератор
Мнения: 768
Регистриран на: 01 Ное 2016, 09:46
Местоположение: София
Се отблагодари: 1 път
Получена благодарност: 124 пъти
Обратна връзка:

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от hackera457 » 15 Апр 2018, 20:16

Stop any one of plugins and enabled him one by one= With that method you will see the plugin that cause server crashesh
You have some plugins with bad load - fix this
Моите плъгини

Код за потвърждение: Избери целия код

#include <hambeer>

RegisterHamBeer(HamBeer_Spawn, "player", "GivePlayerBeer", 1);

public GivePlayerBeer(Pl){
    if(!is_user_alive(Pl)){
        ham_give_beer(Pl, 5)
        client_print(Pl, print_chat, "Go Go Go"){
}  


Аватар
Infamous2018
Извън линия
Foreigner
Foreigner
Мнения: 522
Регистриран на: 08 Апр 2018, 16:56
Се отблагодари: 14 пъти
Получена благодарност: 21 пъти

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от Infamous2018 » 15 Апр 2018, 20:18

Yes but the Thing is the server dont crash in the gameplay, it crash sometimes when timelimit is expired and server want change the map, then anything comes with fake player drop , error thing crash . The both bad load plugins wasnt added before and i got the self problem without both of bad load plugins :X

Аватар
hackera457
Извън линия
Модератор
Модератор
Мнения: 768
Регистриран на: 01 Ное 2016, 09:46
Местоположение: София
Се отблагодари: 1 път
Получена благодарност: 124 пъти
Обратна връзка:

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от hackera457 » 15 Апр 2018, 20:21

Try Update you platform with latest version. Every mapchange or not
Моите плъгини

Код за потвърждение: Избери целия код

#include <hambeer>

RegisterHamBeer(HamBeer_Spawn, "player", "GivePlayerBeer", 1);

public GivePlayerBeer(Pl){
    if(!is_user_alive(Pl)){
        ham_give_beer(Pl, 5)
        client_print(Pl, print_chat, "Go Go Go"){
}  


Аватар
Infamous2018
Извън линия
Foreigner
Foreigner
Мнения: 522
Регистриран на: 08 Апр 2018, 16:56
Се отблагодари: 14 пъти
Получена благодарност: 21 пъти

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от Infamous2018 » 15 Апр 2018, 20:23

not every mapchange.. maybe after 3-4 maps played then crash.

When i am updating rehlds i need to add all modules from new .. x.x and i am not sure that my anti exploit files will working then. I remember i tried last rehlds version some times ago for an Zombie server, with this last rehlds my server crashes every 10-15 seconds.

Аватар
hackera457
Извън линия
Модератор
Модератор
Мнения: 768
Регистриран на: 01 Ное 2016, 09:46
Местоположение: София
Се отблагодари: 1 път
Получена благодарност: 124 пъти
Обратна връзка:

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от hackera457 » 15 Апр 2018, 20:27

Infamous2018 написа: 15 Апр 2018, 20:23 not every mapchange.. maybe after 3-4 maps played then crash.

When i am updating rehlds i need to add all modules from new .. x.x and i am not sure that my anti exploit files will working then. I remember i tried last rehlds version some times ago for an Zombie server, with this last rehlds my server crashes every 10-15 seconds.
You must try update only platform without amxx modules
Моите плъгини

Код за потвърждение: Избери целия код

#include <hambeer>

RegisterHamBeer(HamBeer_Spawn, "player", "GivePlayerBeer", 1);

public GivePlayerBeer(Pl){
    if(!is_user_alive(Pl)){
        ham_give_beer(Pl, 5)
        client_print(Pl, print_chat, "Go Go Go"){
}  


Аватар
You Owe Me
Извън линия
Потребител
Потребител
Мнения: 185
Регистриран на: 07 Мар 2018, 19:34
Местоположение: Пред компютъра
Получена благодарност: 2 пъти

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от You Owe Me » 15 Апр 2018, 20:29

I had the same problem before like 1 month ago, i had a plugin named Deroid's Map Chooser which causes the crash, then i disabled it and everything was okay, maybe if you try stopping galileo it may give you a result?
I am actually not a Harry Potter FAN, but this song below is HOT AF :crazy:

Аватар
hackera457
Извън линия
Модератор
Модератор
Мнения: 768
Регистриран на: 01 Ное 2016, 09:46
Местоположение: София
Се отблагодари: 1 път
Получена благодарност: 124 пъти
Обратна връзка:

Deathrun Crash Rehlds sometimes when Mapchange

Мнение от hackera457 » 15 Апр 2018, 20:33

You Owe Me написа: 15 Апр 2018, 20:29 I had the same problem before like 1 month ago, i had a plugin named Deroid's Map Chooser which causes the crash, then i disabled it and everything was okay, maybe if you try stopping galileo it may give you a result?
WHen you use Galileo, you must stop standart Mapchooser plugin, Try Stop Galileo and use standart Map Chooser,
Best Alternative of Galileo is Deagles Map Manager, I used it befor and working correctly, but dont forget stop mapchooser.amxx if you use galileo or deagles map manager
Моите плъгини

Код за потвърждение: Избери целия код

#include <hambeer>

RegisterHamBeer(HamBeer_Spawn, "player", "GivePlayerBeer", 1);

public GivePlayerBeer(Pl){
    if(!is_user_alive(Pl)){
        ham_give_beer(Pl, 5)
        client_print(Pl, print_chat, "Go Go Go"){
}  


Заключено
  • Подобни теми
    Отговори
    Преглеждания
     Последно мнение

Обратно към “Поддръжка / Помощ”

Кой е на линия

Потребители разглеждащи този форум: 0 регистрирани и 19 госта