[reHLDS] problema al arrancar con 'x' cantidad de mdls
#26
Cuando coloco run esto me aparece [Imagen: Captura.png]
Responder
#27
La tercera linea te dice todo
Responder
#28
el hlds en linux siempre marca que falta libsteam_api.so, ese .so viene cuando descargas la app 10, 70 o cualquier juego de goldsrc
unable to load engine, me paso una vez, era por el permisos de engine_i486.so
Competitive/Face it Pick Up Game (PUG) servidor de prueba: 45.77.94.109:27016 Click para Entrar
[Imagen: b_350_20_5A6C3E_383F2D_D2E1B5_2E3226.png]

(14/08/2015, 10:15 PM)Sugisaki escribió: "El mundo es caotico, irracional e injusto. No tiene ningun significado"
Palabras que desde hace mucho tiempo he buscado para describir, ¿Que es el mundo?
Crab

Código PHP:
if(ayuda && free)
{
    exit();

Responder
#29
Ya ese archivo esta, busque en google para ver si hay solución y no dan información concreta.

PD: FIX fue colocar el archivo en la carpeta lib de la raíz

Código:
Exe build: 02:10:39 Jul 26 2017 (1201)
STEAM Auth Server
Server IP address 45.32.166.224:27015

   Metamod-r version 1.3.78 Copyright (c) 2016-2017 ReHlds Team (rebuild of original Metamod by Will Day)
   Metamod-r comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

Metamod-r v1.3.78, API (5:13)
Metamod-r build: 14:04:22 Jul 21 2017 (1.3.78)
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/7ffbf8f (asmodai)

   AMX Mod X version 1.8.2-dev Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

ReGameDLL version: 5.3.0.218-dev
L 07/31/2017 - 01:55:52: -------- Mapchange to surf_ski_2 --------
stray key in process_key: item_getiteminfo 61
L 07/31/2017 - 01:55:52: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright (c) 2007 MaxMind LLC All Rights Reserved
[New Thread 0xf4067b40 (LWP 25476)]

Thread 1 "hlds_linux" received signal SIGSEGV, Segmentation fault.
0xf7633e11 in memsetAVX () from /var/www/html/servidores/1/engine_i486.so
(gdb) bt
#0  0xf7633e11 in memsetAVX () from /var/www/html/servidores/1/engine_i486.so
#1  0xf766fcb8 in Cache_Alloc () from /var/www/html/servidores/1/engine_i486.so
#2  0x00000058 in ?? ()
#3  0xf7fc7000 in ?? () from /usr/lib32/libstdc++.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) quit
A debugging session is active.

        Inferior 1 [process 25472] will be killed.

Quit anyway? (y or n) clear
Please answer y or n.
A debugging session is active.

        Inferior 1 [process 25472] will be killed.

Quit anyway? (y or n) y
root@OnGamers:/var/www/html/servidores/1# clear
root@OnGamers:/var/www/html/servidores/1# gdb -args ./hlds_linux -game cstrike -debug -pidfile ogp_game_startup.pid +map surf_ski_2 +ip 45.32.166.224 +port 27015 +maxplayers 20
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./hlds_linux...done.
(gdb) run
Starting program: /var/www/html/servidores/1/hlds_linux -game cstrike -debug -pidfile ogp_game_startup.pid +map surf_ski_2 +ip 45.32.166.224 +port 27015 +maxplayers 20
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 02:10:39 Jul 26 2017 (1201)
STEAM Auth Server
Server IP address 45.32.166.224:27015

   Metamod-r version 1.3.78 Copyright (c) 2016-2017 ReHlds Team (rebuild of original Metamod by Will Day)
   Metamod-r comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

Metamod-r v1.3.78, API (5:13)
Metamod-r build: 14:04:22 Jul 21 2017 (1.3.78)
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/7ffbf8f (asmodai)

   AMX Mod X version 1.8.2-dev Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

ReGameDLL version: 5.3.0.218-dev
L 07/31/2017 - 01:56:50: -------- Mapchange to surf_ski_2 --------
stray key in process_key: item_getiteminfo 61
L 07/31/2017 - 01:56:50: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright (c) 2007 MaxMind LLC All Rights Reserved
[New Thread 0xf4067b40 (LWP 25488)]

Thread 1 "hlds_linux" received signal SIGSEGV, Segmentation fault.
0xf7633e11 in memsetAVX () from /var/www/html/servidores/1/engine_i486.so
(gdb) bt
#0  0xf7633e11 in memsetAVX () from /var/www/html/servidores/1/engine_i486.so
#1  0xf766fcb8 in Cache_Alloc () from /var/www/html/servidores/1/engine_i486.so
#2  0x00000058 in ?? ()
#3  0xf7fc7000 in ?? () from /usr/lib32/libstdc++.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Responder
#30
(28/07/2017, 09:51 PM)meTaLiCroSS escribió: Si usas ReHLDS:
▬ GameDLL normal, Metamod normal, AMXX normal
▬ ReGameDLL, Metamod-r, ReAMXX

ninguna-otra-combinacion

Leiste eso?

Y lo otro, actualizaste a la última version de ReHLDS?
Responder
#31
No me fije que estaba en la carpeta que tiene el 1.8.2 xd, y si tengo el rehlds actualizado.

Código:
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 02:10:39 Jul 26 2017 (1201)
STEAM Auth Server
Server IP address 45.32.166.224:27015

   Metamod-r version 1.3.78 Copyright (c) 2016-2017 ReHlds Team (rebuild of original Metamod by Will Day)
   Metamod-r comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

Metamod-r v1.3.78, API (5:13)
Metamod-r build: 14:04:22 Jul 21 2017 (1.3.78)
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/7ffbf8f (asmodai)

   AMX Mod X version 1.8.3-Re Copyright (c) 2004-2016 AMX Mod X Development Team (modification ReHLDS Team)
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

ReGameDLL version: 5.3.0.218-dev
L 07/31/2017 - 16:49:46: -------- Mapchange to de_dust2 --------
L 07/31/2017 - 16:49:46: [GEOIP] Database info: GeoLite2 Country database 2.0
[New Thread 0xf4067b40 (LWP 6339)]

Thread 1 "hlds_linux" received signal SIGSEGV, Segmentation fault.
0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
(gdb) bt
#0  0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
#1  0xf76e7cba in Mod_LoadStudioModel_internal(model_s*, void*) () from /var/www/html/servidores/Surf/engine_i486.so
#2  0xf76fdddc in Mod_LoadStudioModel () from /var/www/html/servidores/Surf/engine_i486.so
#3  0xf791a1f0 in mod_known () from /var/www/html/servidores/Surf/engine_i486.so
#4  0xf37a5008 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Ahora lanzó otros resultados Insecure
Responder
#32
prueba con el metamod-p
Responder
#33
(31/07/2017, 11:52 AM)mlibre escribió: prueba con el metamod-p

(28/07/2017, 09:51 PM)meTaLiCroSS escribió: Si usas ReHLDS:
▬ GameDLL normal, Metamod normal, AMXX normal
▬ ReGameDLL, Metamod-r, ReAMXX

ninguna-otra-combinacion
Responder
#34
si aun te causa crashs intenta▬lo
Responder
#35
(31/07/2017, 09:52 AM)SoundBlaster escribió: No me fije que estaba en la carpeta que tiene el 1.8.2 xd, y si tengo el rehlds actualizado.

Código:
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 02:10:39 Jul 26 2017 (1201)
STEAM Auth Server
Server IP address 45.32.166.224:27015

   Metamod-r version 1.3.78 Copyright (c) 2016-2017 ReHlds Team (rebuild of original Metamod by Will Day)
   Metamod-r comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.

Metamod-r v1.3.78, API (5:13)
Metamod-r build: 14:04:22 Jul 21 2017 (1.3.78)
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/7ffbf8f (asmodai)

   AMX Mod X version 1.8.3-Re Copyright (c) 2004-2016 AMX Mod X Development Team (modification ReHLDS Team)
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

ReGameDLL version: 5.3.0.218-dev
L 07/31/2017 - 16:49:46: -------- Mapchange to de_dust2 --------
L 07/31/2017 - 16:49:46: [GEOIP] Database info: GeoLite2 Country database 2.0
[New Thread 0xf4067b40 (LWP 6339)]

Thread 1 "hlds_linux" received signal SIGSEGV, Segmentation fault.
0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
(gdb) bt
#0  0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
#1  0xf76e7cba in Mod_LoadStudioModel_internal(model_s*, void*) () from /var/www/html/servidores/Surf/engine_i486.so
#2  0xf76fdddc in Mod_LoadStudioModel () from /var/www/html/servidores/Surf/engine_i486.so
#3  0xf791a1f0 in mod_known () from /var/www/html/servidores/Surf/engine_i486.so
#4  0xf37a5008 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Ahora lanzó otros resultados Insecure

Prueba con gamedll normal, metamod 1.21.1 am, y amxx 1.8.2
Responder
#36
Mi formula: ReHLDS + ReGameDLL + Metamod-p + AMXX 1.8.2
Responder
#37
Creo que lanzó lo mismo con reamxmodx, pero aquí esta lo que arrojo

Código:
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 02:10:39 Jul 26 2017 (1201)
STEAM Auth Server
Server IP address 45.32.166.224:27015

   Metamod version 1.21.1-am  Copyright (c) 2001-2013 Will Day <[email protected]>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.


   AMX Mod X version 1.8.2-dev Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

L 08/01/2017 - 19:02:26: -------- Mapchange to de_dust2 --------
stray key in process_key: item_getiteminfo 61
L 08/01/2017 - 19:02:26: [GEOIP] Database info: GEO-106FREE 20080801 Build 1 Copyright (c) 2007 MaxMind LLC All Rights Reserved
[New Thread 0xf4067b40 (LWP 17034)]

Thread 1 "hlds_linux" received signal SIGSEGV, Segmentation fault.
0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
(gdb) bt
#0  0xf7635ea1 in memcpyU256 () from /var/www/html/servidores/Surf/engine_i486.so
#1  0xf76e7cba in Mod_LoadStudioModel_internal(model_s*, void*) () from /var/www/html/servidores/Surf/engine_i486.so
#2  0xf76fdddc in Mod_LoadStudioModel () from /var/www/html/servidores/Surf/engine_i486.so
#3  0xf791a1f0 in mod_known () from /var/www/html/servidores/Surf/engine_i486.so
#4  0xf451e008 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
Responder
#38
Código:
Exe build: 02:10:39 Jul 26 2017 (1201)
eso no es DLL original
Competitive/Face it Pick Up Game (PUG) servidor de prueba: 45.77.94.109:27016 Click para Entrar
[Imagen: b_350_20_5A6C3E_383F2D_D2E1B5_2E3226.png]

(14/08/2015, 10:15 PM)Sugisaki escribió: "El mundo es caotico, irracional e injusto. No tiene ningun significado"
Palabras que desde hace mucho tiempo he buscado para describir, ¿Que es el mundo?
Crab

Código PHP:
if(ayuda && free)
{
    exit();

Responder
#39
(01/08/2017, 01:18 PM)Sugisaki escribió:
Código:
Exe build: 02:10:39 Jul 26 2017 (1201)
eso no es DLL original

No son los que están en la carpeta dll?
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)