azerty8 Posted September 5, 2009 Report Share Posted September 5, 2009 Salut @tous, Voila je compte creer un serveur css pour jouer entre potes, donc j'ai installer steam, mis a jours et installé CSS. je lance avec : ./srcds_run -console -game cstrike -port 27015 +map de_dust +maxplayers 2 -autoupdate -tickrate 100 -debug et voici la gentille reponse de ma debian : HLDS installation up to date ././srcds_run: line 344: 2278 Instruction illégale (core dumped) $HL_CMD warning: Can't read pathname for load map: Erreur d'entrée/sortie. Donc j'aimerai résoudre ce problème. Merci d'avance ! Link to comment Share on other sites More sharing options...
azerty8 Posted September 6, 2009 Author Report Share Posted September 6, 2009 up :s Link to comment Share on other sites More sharing options...
siuolnom Posted September 12, 2009 Report Share Posted September 12, 2009 Hello, Il semble que le serveur plante au moment ou il charge la map. Vérifie que l'arborescence des répertoires est correcte. Link to comment Share on other sites More sharing options...
azerty8 Posted September 12, 2009 Author Report Share Posted September 12, 2009 L'arboressence est correct, et le chmod aussi je comprend pas, deplus, pour l'arboressence je peux rien modifier :s Link to comment Share on other sites More sharing options...
siuolnom Posted September 12, 2009 Report Share Posted September 12, 2009 Hello, Ok d'après ce que j'ai trouvé sur le net, il semble que cela soit lié au support du jeu d'instruction SSE par le proc. que donne la commande suivante ? cat /proc/cpuinfo essai de relancer en ajoutant -debug pour avoir un rapport de crash. puis cat debug.log A+ Link to comment Share on other sites More sharing options...
azerty8 Posted September 12, 2009 Author Report Share Posted September 12, 2009 Attention violent : server:~# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 3 model name : AMD Duron Processor stepping : 1 cpu MHz : 850.058 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 1702.28 clflush size : 32 power management: Link to comment Share on other sites More sharing options...
azerty8 Posted September 12, 2009 Author Report Share Posted September 12, 2009 Et le debug log : ---------------------------------------------- CRASH: vendredi 4 septembre 2009, 22:42:20 (UTC+0200) Start Line: ./srcds_amd -debug -game cstrike Core was generated by `./srcds_amd -debug -game cstrike'. Program terminated with signal 4, Illegal instruction. [New process 3479] #0 0xb7d70913 in ConVar::Create () from bin/vstdlib_i486.so #0 0xb7d70913 in ConVar::Create () from bin/vstdlib_i486.so #1 0xb7d70bc5 in ConVar::ConVar () from bin/vstdlib_i486.so #2 0xb7d0e3ea in __static_initialization_and_destruction_0 () from bin/dedicated_amd.so #3 0x00000000 in ?? () No symbol table info available. From To Syms Read Shared Object Library 0xb7f2c440 0xb7f46ef8 Yes /lib/i686/cmov/libm.so.6 0xb7f25a60 0xb7f26a68 Yes /lib/i686/cmov/libdl.so.2 0xb7de0230 0xb7eeea66 Yes /lib/i686/cmov/libc.so.6 0xb7f567f0 0xb7f6bddf Yes /lib/ld-linux.so.2 0xb7da1190 0xb7dbc7c0 Yes bin/tier0_i486.so 0xb7d7e210 0xb7d8a1d8 Yes /lib/i686/cmov/libpthread.so.0 0xb7d6d910 0xb7d76ff0 Yes bin/vstdlib_i486.so 0xb7ce7a40 0xb7d3b3d0 Yes bin/dedicated_amd.so Stack level 0, frame at 0xbff6ded0: eip = 0xb7d70913 in ConVar::Create(char const*, char const*, int, char const*, bool, float, bool, float, void (*)(ConVar*, char const*)); saved eip 0xb7d70bc5 called by frame at 0xbff6df00 Arglist at 0xbff6de9c, args: Locals at 0xbff6de9c, Previous frame's sp is 0xbff6ded0 Saved registers: ebx at 0xbff6debc, ebp at 0xbff6dec8, esi at 0xbff6dec0, edi at 0xbff6dec4, eip at 0xbff6decc End of Source crash report ---------------------------------------------- Link to comment Share on other sites More sharing options...
siuolnom Posted September 14, 2009 Report Share Posted September 14, 2009 Attention violent :server:~# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 3 model name : AMD Duron Processor stepping : 1 cpu MHz : 850.058 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 1702.28 clflush size : 32 power management: [/quotemsg] Et le debug log : ---------------------------------------------- CRASH: vendredi 4 septembre 2009, 22:42:20 (UTC+0200) Start Line: ./srcds_amd -debug -game cstrike Core was generated by `./srcds_amd -debug -game cstrike'. Program terminated with signal 4, Illegal instruction. [New process 3479] . . . [/quotemsg] Ca se confirme. Ton proc ne prends pas en charge le jeu d'instruction sse. srcds est compiler avec le support sse; ca ne fonctionnera donc pas. Essai de changer de proc. Il te faut un Athlon en socket A (=socket 462) avec support sse La liste ici => http://fr.wikipedia.org/wiki/Liste_des_processeurs_Athlon_XP Tu as de la chance il y a un petit Athlon qui convient d'occaz sur HFR ici => http://forum.hardware.fr/hfr/AchatsVentes/Hardware/ddr1-athlon-3ghz-sujet_398116_1.htm pour 14 € avec frais de port (pense à trouver un radiateur). Pour info je connais pas le vendeur et je n'ai rien à gagner (ca va sans dire ... mais ca va mieux encore en le disant :-D) Voilou A+ Link to comment Share on other sites More sharing options...
azerty8 Posted September 18, 2009 Author Report Share Posted September 18, 2009 Merci énormément tu gères Link to comment Share on other sites More sharing options...
Exyntigor Posted June 1, 2012 Report Share Posted June 1, 2012 Ce sujet a été déplacé de la catégorie Logiciel vers la categorie Aide Technique par Exyntigor Link to comment Share on other sites More sharing options...
Question
azerty8
Salut @tous,
Voila je compte creer un serveur css pour jouer entre potes, donc j'ai installer steam, mis a jours et installé CSS.
je lance avec :
./srcds_run -console -game cstrike -port 27015 +map de_dust +maxplayers 2 -autoupdate -tickrate 100 -debug
et voici la gentille reponse de ma debian :
HLDS installation up to date
././srcds_run: line 344: 2278 Instruction illégale (core dumped) $HL_CMD
warning: Can't read pathname for load map: Erreur d'entrée/sortie.
Donc j'aimerai résoudre ce problème.
Merci d'avance !
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.