![]() |
PB Server Craches
Hi,
i have Podbot V3 19d with the new Gungame 2.10. My problem is that the server often crahes. On Mapchange, if human players connect or sometimes during a map. I have tryed some things for my own. For example i tryed the V2 46d, it works fine with AMX 1.76d and a Vampire Plugin but also crahes with the Gungame. Gungame without the Bots or the Bots without Gungame works fine. Here my configurations: Code:
description stat pend file vers src load unlod This is my pb cfg (for the V3) Code:
# This sets the Waypoint Folder (in the POD-Bot Directory) Code:
; AMX Mod X plugins I run Metamod 1.19p32 |
Re: PB Server Craches
Here is my setup, i use GG 2.10, Podbot and AMXX to. The difference is, i have the default metamod 1.19, not the -p version.
I tested metamod-p enough, but i dont get performance boost, only more crash :) And i dont use the gungame sql plugin, try without it. |
Re: PB Server Craches
Okey, u are the first guy who tell me that the -p series of metamod is crap.
So i ve installed the original one. I have many other servers with different mods, all running finde with p32 but if it will works on the gungame server with the 1.19, i think i will change the other too. So far i can tell: No more crashes WITH the sql stats, but i'ts just running a few minutes. Btw: I see u are not running any mysql operations on your server right? Do you maybe now a link to a waypoint filebase for some gg_ maps? I couldn finds ANY :( |
Re: PB Server Craches
I dont say metamod-p is crap, i think it is very optimized, but some situations its not the best solution.
Yes, i dont use SQL, i have only one CS 1.6 server now, i not need it. I have only one gg_ map in the mapcycle, i use custom maps, and i write a little extra stuff to gungame (map objectives are enabled - bomb, hostages, etc.-, and the members of winner team get bonus points) I have a waypoint pack with more than 3000 maps, if you need it you can download it here (click to the blue arrow). |
Re: PB Server Craches
So finally it doesn't crash anymore when You replaced metamod-p by the standard metamod? If so - I can ask Jussi to take a look at it. In that case I may need also a link with Your whole crashing "addons" zipped folder (without Your passwords for Your safety).
Offtopic - @addam - could You post also Your compilation for gcc3 for other people in the beta topic? |
Re: PB Server Craches
Hm... I'm sorry to tell u that it still crahes - not so often as with the -p series of Metamod but still crahsing, after Mapchange when the first bots are joining.
Special in the evening - dont know why. I'm going to test it without the Gungame SQL Stats now and maybe also without other SQL operations. Are there maybe some other ideas how to solve the problem? I did a lot of time to make the sql stats online so it will be a pity if i had to disable it. @addam: Thanks for the packet :P |
Re: PB Server Craches
Could You try to replace podbot mm by yapb to see if it also crashes with yapb or not?
|
Re: PB Server Craches
Okey i have tested nearly EVRYTHING and now and i can tell that the problem is not Podbot with Gungame, it is the problem:
AMX Bans with Podbot. The Server crahes during bots are joining the server only if Amx Bans is activated and even if all other plugins (Gungame, etc...) are offline. I get this with all PB Versions. Are there any bugs known or ways to solve this? I knows Lantz (AMX Bans developer) very well, i ll also contact him and ask him if he knows whats going wrong there. Edit: I will now test the yapb too :-) |
Re: PB Server Craches
OK - I know where the problem might be...
The bots don't have their own STEAM_ID nor AUTHID nor unique IP... The only way to handle them is recognizing them by a nick... AMX Bans plugin should just ignore bots at all... There is no reason the bots should be banned, tested, checked if they did something wrong or not nor anything like that... |
Re: PB Server Craches
Hey - but I don't understand this setting You have there, which is wrong:
Code:
# Ths function is also not working in the case if pb_bot_quota_match |
Re: PB Server Craches
yes, but i have others server where "one" bot is not the problem. maybe they join to fast... on the jump server it looks like that:
http://cs.deelightning.de/amxban1.jpg Like this it looks on the Gungame Server if Bots are connected, and server is not crashed :P http://cs.deelightning.de/amxban2.jpg Sometimes it works, sometimes not.... |
Re: PB Server Craches
Quote:
I first tryed minbots 0 maxbots 12 quota 2 and then pb fillserver The bot joins, and get directly kicked :toung: Can u tell me how to setup that i have 12 Bots evrytime and 0 Bots if server is full of humans? |
Re: PB Server Craches
pb_bot_quota_match should be 0...
The rest was OK: pb_minbots 0 pb_maxbots 12 pb fillserver 100 One player joins - one bot gets kicked, so it makes the free slot for the next player. There is no reason to keep all the time 12 bots, then kick all of them at once, but You can read and use also this plugin, which maybe will help You better. Just need to change the deafult amount of bots from (pb_bots_quota) 10 to 12 and pb_min_humans to "max_slots - pb_bots_quota -1" |
Re: PB Server Craches
i'll try this soon - thank you!
any ideas to the amxbans problem? |
Re: PB Server Craches
AMX BANS problem with bots has to be fixed by AMX BANS developers. They should contact me and I can try to help them.
|
Re: PB Server Craches
Quote:
I posted it (3b19d) to the Latest Beta Topic :) But if needed it is here. |
Re: PB Server Craches
Quote:
|
Re: PB Server Craches
Use the "search" function at this forum instead asking... Do You really think I can remember everything what the people were asking me about?
|
Re: PB Server Craches
Okey, the problem is fixed now.
For them who wants to know: It is a bad SQL Module in the AMX 1.8.0.3660 Series. It never was a problem of Podbot or AMX Bans :P I'm now using Amx Mod X v1.8.1.3679 and have no crashes any more. Thanks for your help. |
Re: PB Server Craches
Yeah - I was reading at AMX BANS forum something about SQL module buggy, but it wasn't related to bots, so I skipped that topic...
|
All times are GMT +2. The time now is 10:25. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.