Page 1 of 2

Problema Crash Server

Posted: 07 Feb 2021, 16:23
by sammi1
De cand am inceput sa am playeri pe Server, tot imi da crash, o data pe zi, ore diferite, 11 dimineata, 4 dupa-masa sau 9 seara, problema e, nu ca imi da crash, si erorile de la care imi da e problema, adica eu primesc crash, pentru un model, wad, mapa care lipseste cica, dar eu o am, si ruleaza bine, cand dintr-o data crash ca lipseste fisierul respectiv care-l am, o sa las cateva erori sa vedeti, tot ce zice acolo ca lipseste si da crash, am.

Code: Select all

FATAL ERROR (shutting down): Mod_LoadModel: models/v_laser_mine.mdl not found
./hlds_run: line 255:  8101 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/client9855/service9831/counter-strike1.6/core.8101 is truncated: expected core file size >= 265076736, found: 1024000.
Cannot access memory at address 0xf77e28e8
Cannot access memory at address 0xf77e28e4
Failed to read a valid object file image from memory.
Cannot access memory at address 0xf77e28e8
Cannot access memory at address 0xf77e28e4
email debug.log to [email protected]
Sun Feb  7 16:03:37 EET 2021: Server restart in 10 seconds

Couldn't spawn server maps/zm_303.bsp
./hlds_run: line 255:  4304 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/client9855/service9831/counter-strike1.6/core.4304 is truncated: expected core file size >= 280363008, found: 1024000.
Cannot access memory at address 0xf77938e8
Cannot access memory at address 0xf77938e4
Failed to read a valid object file image from memory.
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0xff8bdcc0: 
Cannot access memory at address 0xf77938e8
Cannot access memory at address 0xf77938e4
debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xff8bdcc0
email debug.log to [email protected]
Fri Jan 22 20:32:52 EET 2021: Server restart in 10 seconds

Couldn't spawn server maps/zm_toxic_house.bsp
./hlds_run: line 255: 24329 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/client9855/service9831/counter-strike1.6/core.24329 is truncated: expected core file size >= 209920000, found: 1024000.
Cannot access memory at address 0xf77fa8e8
Cannot access memory at address 0xf77fa8e4
Failed to read a valid object file image from memory.
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0xffb7e0c0: 
Cannot access memory at address 0xf77fa8e8
Cannot access memory at address 0xf77fa8e4
debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xffb7e0c0
email debug.log to [email protected]
Thu Jan 21 20:52:20 EET 2021: Server restart in 10 seconds

FATAL ERROR (shutting down): Mod_LoadModel: models/new/w_holybomb.mdl not found
./hlds_run: line 255:  2177 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/client9855/service9831/counter-strike1.6/core.2177 is truncated: expected core file size >= 258891776, found: 1024000.
Cannot access memory at address 0xf777f8e8
Cannot access memory at address 0xf777f8e4
Failed to read a valid object file image from memory.
Cannot access memory at address 0xf777f8e8
Cannot access memory at address 0xf777f8e4
email debug.log to [email protected]
Tue Jan 19 23:22:46 EET 2021: Server restart in 10 seconds

FATAL ERROR (shutting down): TEX_InitFromWad: couldn't open cs_havana.wad

./hlds_run: line 255: 16704 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/client9855/service9831/counter-strike1.6/core.16704 is truncated: expected core file size >= 230604800, found: 1024000.
Cannot access memory at address 0xf77848e8
Cannot access memory at address 0xf77848e4
Failed to read a valid object file image from memory.
Cannot access memory at address 0xf77848e8
Cannot access memory at address 0xf77848e4
email debug.log to [email protected]
Mon Jan 18 17:12:08 EET 2021: Server restart in 10 seconds
Astea sunt doar cateva exemple de erori, imi da la diferite mape, modele, wad-uri. Tin sa mentionez ca nu mereu imi da crash la mapele specificate, dupa crash daca bag iar mapa care nu a putut s-o spawneze, merge bine. Chiar is curios de la ce face asa.
Host: gazduirejocuri

Re: Problema Crash Server

Posted: 07 Feb 2021, 17:48
by EnTeR_
sammi1 wrote:
07 Feb 2021, 16:23
Host: gazduirejocuri
Ti-ai răspuns singur la problema

Re: Problema Crash Server

Posted: 07 Feb 2021, 18:40
by sammi1
Ce host mi ai recomanda atunci? Desi ma indoiesc ca cei de la gazduire n au calitate. Totusi sunt deschis oricarei opinii

Re: Problema Crash Server

Posted: 07 Feb 2021, 20:29
by Doctor whO? <3
Vorbeste cu Mutex sa faci mutarea la el. Cei de la găzduire au fisierele vechi la cs 1.6 neupdatate. Am avut si eu aceeași problema si de când m-am mutat nu mai am.

Re: Problema Crash Server

Posted: 07 Feb 2021, 20:59
by CryWolf

Code: Select all

FATAL ERROR (shutting down): Mod_LoadModel: models/v_laser_mine.mdl not found

Re: Problema Crash Server

Posted: 07 Feb 2021, 21:03
by sammi1
CryWolf wrote:
07 Feb 2021, 20:59

Code: Select all

FATAL ERROR (shutting down): Mod_LoadModel: models/v_laser_mine.mdl not found
Tocmai, de ce zice not found, daca e acolo si ruleaza bine, si dintr o data da crash cu urmatoarele probleme. Erorile sunt clare, doar ca mie nu mi lipseste ceea ce zice acolo

Re: Problema Crash Server

Posted: 07 Feb 2021, 21:52
by CryWolf
Nu-mi place ceea ce vad cred ca e o problema de la OS-ul lor (man gdb nu accepta un pachet i386) inca n-am vazut asa ceva
totusi de curiozitate da-mi outputu din consola la urmatoarele comenzi
meta list
meta version
amx_modules
status

Re: Problema Crash Server

Posted: 07 Feb 2021, 22:14
by sammi1
CryWolf wrote:
07 Feb 2021, 21:52
Nu-mi place ceea ce vad cred ca e o problema de la OS-ul lor (man gdb nu accepta un pachet i386) inca n-am vazut asa ceva
totusi de curiozitate da-mi outputu din consola la urmatoarele comenzi
meta list
meta version
amx_modules
status
Si eu sunt la fel de curios/mirat de aceste de erori
Poftim:

Code: Select all

meta list
Currently loaded plugins:
descriptionstat pend file verssrcload unlod
[ 1] Reunion RUN- reunion_mm_i386. v0.1.0.9 iniStart Never
[ 2] AMX Mod X RUN- amxmodx_mm_i386. v1.8.2 iniStart ANY
[ 3] hackdetector RUN- hackdetector_amx v0.15.32 iniANYANY
[ 4] Fun RUN- fun_amxx_i386.so v1.8.2 pl2ANYANY
[ 5] Engine RUN- engine_amxx_i386 v1.8.2 pl2ANYANY
[ 6] FakeMetaRUN- fakemeta_amxx_i3 v1.8.2 pl2ANYANY
[ 7] CStrike RUN- cstrike_amxx_i38 v1.8.2 pl2ANYANY
[ 8] CSX RUN- csx_amxx_i386.so v1.8.2-d pl2ANYANY
[ 9] Ham Sandwich RUN- hamsandwich_amxx v1.8.2 pl2ANYANY
9 plugins, 9 running

meta version
Metamod v1.21p38 2018/02/11 (5:13)
by Will Day
http://www.metamod.org/
Patch: Metamod-P (mm-p) v38
by Jussi Kivilinna
http://metamod-p.sourceforge.net/
compiled: Feb 11 2018, 11:05:06 EET (optimized)

amx_modules
Moduluri incarcate:
nume version autor
Fun1.8.2 AMX Mod X Dev Team
Engine1.8.2 AMX Mod X Dev Team
FakeMeta 1.8.2 AMX Mod X Dev Team
GeoIP 1.8.2 AMX Mod X Dev Team
nVault1.8.2 AMX Mod X Dev Team
CStrike 1.8.2 AMX Mod X Dev Team
CSX1.8.2-d AMX Mod X Dev Team
Ham Sandwich1.8.2 AMX Mod X Dev Team
Sockets 1.8.2 HLSW Dev Team
RegEx 1.8.2 AMX Mod X Dev Team
10 moduluri

status
hostname: Zm.CsPower.Ro - Biohazard Classic Remake
version : 48/1.1.2.7/Stdio 2228 secure (10)
tcp/ip : 93.114.82.40:27015
map : zm_deko2 at: 0 x, 0 y, 0 z
players : 24 active (32 max)

#name userid uniqueid frag time ping loss adr
# 1 "ADD To Favorite Zm.CsPower.Ro" 701 BOT0 6:03:48 0 0
# 2 "For More Visit www.cspower.ro" 702 BOT0 6:03:48 0 0
# 3 "covid19" 749 STEAM_1:0:10018823671 15:15 8 0 5.12.152.241:27525
# 4 "Eduard" 742 STEAM_1:0:17980395020 19:3013 0 5.14.91.30:27005
# 5 "Just!Ce" 679 STEAM_0:0:457841896 48 1:00:4921 0 84.117.43.69:27005
# 6 "Diana" 721 STEAM_1:0:6427867607 35:43 180 0 46.97.176.21:46743
# 7 "Azurro" 756 STEAM_0:1:758915071 11:4214 0 188.27.145.245:26769
# 8 "Naldorex-" 370 STEAM_0:0:244524530 25 3:15:3022 0 188.208.119.181:27005
# 9 "BBBBBBBBGGTTTTTTTTTTT" 750 STEAM_1:0:7876670821 14:3815 0 86.126.173.239:27005
#10 "GSD95" 757 STEAM_1:0:6924661210 09:4687 0 151.34.97.195:13145
#11"Navy" 758 STEAM_1:0:16324114461 08:1025 0 86.122.74.26:27005
#12 "ISwearSheWas18" 599 STEAM_0:1:540967023 21 1:31:1715 0 86.120.188.228:27005
#13 "Lunetistu1" 736 STEAM_1:0:8921334933 23:1981 1 77.97.9.41:27005
#14 "HondaCIvic" 754 STEAM_0:1:1241756280 11:59 9 0 86.120.189.60:27005
#15"DREW" 694 STEAM_1:0:13418952884 49:06 241 0 109.166.132.17:6873
#16 "Skr!!lex" 763 STEAM_1:0:8230368821 04:3444 0 185.208.60.248:27005
#17 "D57" 603 STEAM_1:0:104025690 31 1:31:1482 0 93.86.6.159:27005
#18 "AnDr3y APK" 735 STEAM_1:0:5964812330 25:4620 0 188.138.191.50:27005
#19 "Zekis" 747 STEAM_1:0:18924691904 15:5716 0 86.123.29.235:27005
#20 "24k" 734 STEAM_1:0:12170240526 28:3910 0 212.93.128.170:27005
#21 "R0B0T" 671 STEAM_1:0:148505441 11 1:03:3362 0 45.86.186.81:27005
#22 "Snape" 761 STEAM_1:0:8267522761 04:4219 0 109.101.153.186:27005
#23 "kosmin" 643 STEAM_0:1:17198718 15 1:15:40 9 0 82.79.100.39:27005
#24 "DeD*PixTo" 711 STEAM_0:1:5390613742 45:2395 0 46.35.238.65:27005
24 users

Re: Problema Crash Server

Posted: 07 Feb 2021, 22:39
by CryWolf
reHLDS-ul este vechi 2222 are nevoie de update, AMXX-ul nici nu mai zic vad ca ai module din diferite versiuni, metamodul la fel nu mai folosi metamod - p pe rehlds ai nevoie de metamod-r
Ai access la fisierele radacina al serverului ? gen hlds_run ?
Pune
Metamod-R (e special pentru reHLDS cum ai tu) https://github.com/theAsmodai/metamod-r
AMX Mod X 1.9 la fel e compatibil reHLDS (poti face upgrade fara sa pierzi nimic) rescrii doar dlls si modules si hamdata.ini din configs

Si reHLDS ultima versiune https://github.com/dreamstalker/rehlds (este 2.4.27) ultima

Re: Problema Crash Server

Posted: 07 Feb 2021, 22:55
by sammi1
Am acces la hlds_run, o sa incerc sa fac ceea ce ai zis. Mersi frumos de ajutor, sa fii pe aproape daca intampin probleme, ca nu prea am experienta in rehlds si metamoduri. Mersi frumos inca o data

Re: Problema Crash Server

Posted: 08 Feb 2021, 15:11
by sammi1
CryWolf wrote:
07 Feb 2021, 22:39
reHLDS-ul este vechi 2222 are nevoie de update, AMXX-ul nici nu mai zic vad ca ai module din diferite versiuni, metamodul la fel nu mai folosi metamod - p pe rehlds ai nevoie de metamod-r
Ai access la fisierele radacina al serverului ? gen hlds_run ?
Pune
Metamod-R (e special pentru reHLDS cum ai tu) https://github.com/theAsmodai/metamod-r
AMX Mod X 1.9 la fel e compatibil reHLDS (poti face upgrade fara sa pierzi nimic) rescrii doar dlls si modules si hamdata.ini din configs

Si reHLDS ultima versiune https://github.com/dreamstalker/rehlds (este 2.4.27) ultima
Tot ce gasesc in arhiva downloadata de pe linkurile de mai sus, inlocuiesc cu ce am eu pe host? Sau trb sa aleg din ele?

Re: Problema Crash Server

Posted: 08 Feb 2021, 15:15
by CryWolf
reHLDS inlocuiesti tot
AMXX Inlocuiesti doar fisierele din modules / dlls si fisierul hamdata.ini din configs restu le lasi care sunt a si folderu gamedata din lang sa il pui ca in AMXX 1.8.2 nu exista
si Metamod-r il inlocuiesti cu totul