.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Releases, Installers, Docs & Coding (http://forums.bots-united.com/forumdisplay.php?f=48)
-   -   Podbot Beta 3.0 Updates? ^^ (http://forums.bots-united.com/showthread.php?t=5226)

KWo 04-03-2010 23:01

Re: Podbot Beta 3.0 Updates? ^^
 
SVC_PINGS messages are sent only when You (or other human-player) presses a TAB (IN_SCORE) button. If that one is pressed You cannot chose from the main podbotmenu "Kill all bots" item. How You have done it? :P
Can You test it so - switch off that Mercylezz's plugin, put pb_latencybot to 0 (to make sure this function is not working there), then try kill all bots with those problematic plugins. If the crash still happens, it has nothing with ping messages. Then please test again with any previous (V3B20h i.e) version (juts put the binary on the server) to confirm again it doesn't crash with that version, but it does with 2 newest ones.

CS1.6 05-03-2010 02:14

Re: Podbot Beta 3.0 Updates? ^^
 
I am 100% sure now that the server crash has absolutely nothing to do with podbot.

Took me a long time though. http://planetsmilies.net/kaos-not-ta...miley-5595.gif

peaces 06-03-2010 01:53

Re: Podbot Beta 3.0 Updates? ^^
 
Nice work!
However, I still have some problem about the program as follow:
When I ran series of maps including awp_maps , aim_maps and fy_maps in gun-given mode ,the server is very easy to crash when BOT joined in a new round, not always but quiet often.

Sincerely need your help.thanks!

ex:
pb_minbots 0
pb_maxbots 9
pb_bot_quota_match 0
pb_bot_join_team "ANY"

KWo 06-03-2010 09:39

Re: Podbot Beta 3.0 Updates? ^^
 
write in the console:
meta list
and show me the output here.
I was just playing the map awp_map and I din't experience any crash. Switch off other Your metamod plugins (including amxx/amx) to check if the crash still happens or not on those maps.

CS1.6 06-03-2010 16:19

Fast way to be sure
 
KWo,

I would suggest you tell everyone who has crashes to do the following:



1. comment / delete the podbot entry in plugins.ini in metamod folder:
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
;win32 addons/podbot/podbot_mm.dll



2. Shut down the server!

3. Start the server!

4. Test if server crashes!




If server crashes = the crash is not podbot related
If server does not crash = the crash is podbot related.



This way it will save time for the user and yourself.

PauliusBa 07-03-2010 00:13

Re: Podbot Beta 3.0 Updates? ^^
 
I think that that "USE" on falling is completely wrong. If that's the feature some would use, make it cvar'able! I don't think that majority PODBot using servers use parachute stuff, so bots pressing e on falling just look stupid.
Also, when a bot stops for a turn, it looks very stupid too. There could be a cvar for that too.

KWo 07-03-2010 00:36

Re: Fast way to be sure
 
Quote:

Originally Posted by CS1.6 (Post 61176)
KWo,

I would suggest you tell everyone who has crashes to do the following:



1. comment / delete the podbot entry in plugins.ini in metamod folder:
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
;win32 addons/podbot/podbot_mm.dll



2. Shut down the server!

3. Start the server!

4. Test if server crashes!




If server crashes = the crash is not podbot related
If server does not crash = the crash is podbot related.



This way it will save time for the user and yourself.

If it doesn't crash in that case above, it doesn't mean automatically it is podbot mm related. It may mean some plugin is baddly written and it makes the server crash while bots are playing there.
To make sure the crash is not podbot mm related, comment out in metamod's plugins.ini everything not related to podbot mm (leave only podbot mm call), start the server with podbot only and check if it crashes or not. If it does (only podbot mm loaded by metamod), then it really is podbot mm related.

peaces 07-03-2010 18:02

Re: Fast way to be sure
 
thanks! Kwo

V3B20a & b to ... V3B20j version


A.
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
;win32 addons/podbot/podbot_mm.dll

1. ran series of gun-given mode (awp_maps) - server does not crash and run for more than 200 hours


B.
Code:

;win32 addons/amxmodx/dlls/amxmodx_mm.dll
win32 addons/podbot/podbot_mm.dll

1. ran series of gun-given mode (awp_maps) - server crash

2. ran series of (de_maps cs_maps) - server does not crash and run for more than 200 hours

c.
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
win32 addons/podbot/podbot_mm.dll

1. ran series of gun-given mode (awp_maps) - server crash

2. ran series of (de_maps cs_maps dm_maps) - server does not crash and run for more than 200 hours
===

Maybe about gun-given mode (maps)...

KWo 07-03-2010 18:10

Re: Podbot Beta 3.0 Updates? ^^
 
Run the server also this way:
;win32 addons/amxmodx/dlls/amxmodx_mm.dll
win32 addons/podbot/podbot_mm.dll
Another thing - what is the difference between V3B20b and V3B20j? You didn't write that...

peaces 07-03-2010 18:49

Re: Podbot Beta 3.0 Updates? ^^
 
sorry!
my english is bad..
Quote:

V3B20a V3B20b V3B20c V3B20d ... and V3B20j
These versions are tested:)


All times are GMT +2. The time now is 13:30.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.