![]() |
Re: Unable to load pb mm on Linux
Finaly, i found this topic :)
I have a problem to start PodBotmm too ... I tried both the i386 and amx64 versions: L0412001.log:L 04/12/2010 - 00:42:36: [META] ERROR: ini: Plugin '<podbot_mm_amd64.so>' has newer file, but unexpected status (badfile) L0412001.log:L 04/12/2010 - 00:42:36: [META] ini: Read plugin config for: <podbot_mm_amd64.so> L0412001.log:L 04/12/2010 - 00:42:36: [META] ERROR: dll: Failed query plugin '<podbot_mm_amd64.so>'; Couldn't open file '/home/cs/ORIG3111e/hlds_l/cstrike/addons/podbot/podbot_mm_amd64.so': /home/cs/ORIG3111e/hlds_l/cstrike/addons/podbot/podbot_mm_amd64.so: cannot open shared object file: No such file or directory L0412001.log:L 04/12/2010 - 00:42:36: [META] ERROR: dll: Skipping plugin '<podbot_mm_amd64.so>'; couldn't query This happens to both versions ... |
Re: Unable to load pb mm on Linux
Now, i tried it differently:
I started without podbot and then loaded manually: meta load addons/podbot/podbot_mm_i386.so Loaded plugin 'POD-Bot mm', but will wait to become active, at changelevel Currently loaded plugins: description stat pend file vers src load unlod [ 1] Soundcheck RUN - soundcheck_mm_i6 v0.80 ini ANY ANY [ 2] HLGuard RUN - hlguard_mm_night v1.9.n10 ini Chlvl Chlvl [ 3] AMX Mod X RUN - amxmodx_mm_i386. v1.60 ini ANY ANY [ 4] Fun RUN - fun_amxx_i386.so v1.60 pl3 ANY ANY [ 5] Engine RUN - engine_amxx_i386 v1.60 pl3 ANY ANY [ 6] FakeMeta RUN - fakemeta_amxx_i3 v1.60 pl3 ANY ANY [ 7] MySQL RUN - mysql_amxx_i386. v1.60 pl3 ANY ANY [ 8] CStrike RUN - cstrike_amxx_i38 v1.60 pl3 ANY ANY [ 9] CSX RUN - csx_amxx_i386.so v1.60 pl3 ANY ANY [10] POD-Bot mm open load podbot_mm_i386.s v3.0B20a cmd Chlvl ANY 10 plugins, 9 running mp_timelimit 1 L 04/12/2010 - 01:24:33: Server cvar "mp_timelimit" = "1" L 04/12/2010 - 01:24:38: Team "CT" scored "0" with "0" players L 04/12/2010 - 01:24:38: Team "TERRORIST" scored "0" with "0" players L 04/12/2010 - 01:24:38: Server cvar "mp_chattime" = "12" L 04/12/2010 - 01:24:48: Server cvar "mp_chattime" = "10" L 04/12/2010 - 01:24:48: [META] ini: Begin re-reading plugins list: /home/cs/ORIG3111e/hlds_l/cstrike/addons/metamod/plugins.ini L 04/12/2010 - 01:24:48: [META] ini: Read plugin config for: Soundcheck L 04/12/2010 - 01:24:48: [META] ini: Read plugin config for: HLGuard L 04/12/2010 - 01:24:48: [META] ini: Read plugin config for: AMX Mod X L 04/12/2010 - 01:24:48: [META] ini: Finished reading plugins list: /home/cs/ORIG3111e/hlds_l/cstrike/addons/metamod/plugins.ini; Found 3 plugins L 04/12/2010 - 01:24:48: [META] dll: Updating plugins... POD-Bot mm: plugin attaching L 04/12/2010 - 01:24:48: [PODBOTMM] POD-Bot mm: plugin attaching L 04/12/2010 - 01:24:48: Server cvar "pb_version" = "3.0B20a" L 04/12/2010 - 01:24:48: [META] dll: Loaded plugin 'POD-Bot mm': POD-Bot mm v3.0B20a Oct 1 2008, Count Floyd & Bots United L 04/12/2010 - 01:24:48: [META] dll: Finished updating 10 plugins; kept 3, loaded 1, unloaded 0, reloaded 0, delayed 0 L 04/12/2010 - 01:24:48: Log file closed Server logging data to file logs/L0412004.log So far ok, but later in the logfile: L 04/12/2010 - 01:24:48: -------- Mapchange to as_tundra -------- L 04/12/2010 - 01:24:48: Server cvar "sv_maxspeed" = "900" ./hlds_run: line 264: 30904 Segmentation fault (core dumped) $HL_CMD warning: Can't read pathname for load map: Input/output error. email debug.log to linux@valvesoftware.com Mon Apr 12 01:24:49 CEST 2010: Server restart in 10 seconds Mon Apr 12 01:24:53 CEST 2010: Server Quit On the other hardware, i get this: L 04/12/2010 - 01:24:52: -------- Mapchange to as_tundra -------- L 04/12/2010 - 01:24:52: Server cvar "sv_maxspeed" = "900" ./hlds_run: line 265: 15784 Segmentation fault (core dumped) $HL_CMD "/home/cs/ORIG3111e/hlds_l/core" is not a core dump: File format not recognized No stack. /home/cs/ORIG3111e/hlds_l/debug.cmds:2: Error in sourced command file: No frame selected. email debug.log to linux@valvesoftware.com Mon Apr 12 01:24:52 MEST 2010: Server restart in 10 seconds Mon Apr 12 01:24:54 MEST 2010: Server Quit |
Re: Unable to load pb mm on Linux
The server crash looks like this:
Code:
CRASH: Mon Apr 12 01:24:49 CEST 2010 Maybe, it is a problem that this version of PodBotmm has libc compiled in somehow? I mean, that may clash with the loaded version from /lib32, or? |
Re: Unable to load pb mm on Linux
I moved /lib32 and /emul:
mv /lib32 /lib32_MOVED mv /emul /emul_MOVED But then, HL does not start at all, as suspected: ./hlds_run: line 279: ./hlds_i686: No such file or directory warning: Can't read pathname for load map: Input/output error. Error while mapping shared library sections: /emul/ia32-linux/lib/libdl.so.2: No such file or directory. Error while mapping shared library sections: /emul/ia32-linux/lib/libpthread.so.0: No such file or directory. Error while mapping shared library sections: /emul/ia32-linux/lib/libm.so.6: No such file or directory. Error while mapping shared library sections: /emul/ia32-linux/lib/libc.so.6: No such file or directory. Error while mapping shared library sections: /lib/ld-linux.so.2: No such file or directory. So, is it possible to get PodBotmm without any linked in libcstd? Maybe that solves the problem? :-O |
Re: Unable to load pb mm on Linux
Podbot mm is statically linked with libcstd 6, so You shouldn't need to install that library and it should work. I'm asking THE STORM to help with this linux issue. Just wait for the answer. Don't multi-post (use "EDIT" button instead).
|
Re: Unable to load pb mm on Linux
Thanx :)
|
Re: Unable to load pb mm on Linux
As I remeber correct, last time I helped you to static link libstd the version was 5. I guess that on the 64bit systems there is issues with this old version of the library even if it is static linked. If cygwin cross compiler can be updated somehow to use libstd++.6 maybe it will work. However if you already do this(as you mentioned) try to send dinamic linked version of the bots to this guys to see if work. If does we will have to think something, if not the issue is somewhere else and we will have to think again. :)
|
Re: Unable to load pb mm on Linux
Thanks for the help, but after reading that:
http://forums.bots-united.com/showpo...4&postcount=16 I'm getting confused. It looks we may have some troubles with the filebase... The main problem was he couldn't get working even statically linked podbot_mm_i386.so, so the only thing I could do was to compile for him debug version. I have already even done it, but since the problem is solved, the debug version is no needed anymore... :) |
Re: Unable to load pb mm on Linux
hi, i have same problem. i got everytime when i write meta list in my console "BADF". but i cant install anything on the linuxserver cause the cs 1.6 server is from ckras.com.
what can i do? ive installed everything correctly like in the tutorial. or should i try another *.so file from this thread here? im in work now and cant try it now. regards edit: at realbot ive got the same problem. |
Re: Unable to load pb mm on Linux
Don't be lazy and read the topic - use more effort to put special debug commands, to see what and why isn't loaded. Hint - the first of this topic describes what and how You need to run to give us more details about Your problem.
|
Re: Unable to load pb mm on Linux
i tried everything but my english isnt so good.
this isnt my linux server, its from ckras. i only can make rcon meta list, and there it is badf. when i try to load it or unload it or refresh it everytime cames an error that this isnt possible. when im at home i write you exactly what ive done and which errors i see. thanks for help. regards |
Re: Unable to load pb mm on Linux
i tried everything but my english isnt so good.
this isnt my linux server, its from ckras. i only can make rcon meta list, and there it is badf. when i try to load it or unload it or refresh it everytime cames an error that this isnt possible. when im at home i write you exactly what ive done and which errors i see. thanks for help. regards edit: i have an german version what i have done from the ckras forum, i try to translate this: i downloaded podbot and give the podbot directory to the addons/cstrike folder. after that i go to addons/metamod/plugins.ini and wirte linux addons/podbot/podbot_mm_i386.so in it. then i make the configfile with password and everything. then i restart my server and write rcon meta list in the console and this comes: [ 1] <podbot_mm_i386 badf load podbot_mm_i386.s v - ini - - after that i tried it with older versions from podbot, but the same error occurs. then i tried it with realbot and i see the same error with badf load realbot...... you say that i should look at the first post, but there i only see that he tried more versions and badf load cames up. and i have the same problem. but i dont know where i can configure the server from ckras to look what libstdc file they have and how i can fix this. regards |
Re: Unable to load pb mm on Linux
http://forums.bots-united.com/showpo...59&postcount=6
If You cannot do this, I'm not able to help You (since I cannot see the reason of Your problem). Ask the server owner to do this what is written about gdb and starting hlds in debug mode. |
All times are GMT +2. The time now is 14:28. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.