maybe you run the multiple times simultaneously
I think what u mean here is that i run "B3_run" multiple times simultaneously...
that i do not...but anyways good news i edited some file dunno which and the warning system's on track....
also one more thing i installed the votekick plugin (only for the votemap feature) and the console says to all my registered users that they do not have sufficient permission..inspite of mine having changed the min_level_vote to 2(which i suppose corresponds to registered use) .Thirdly isin't there an option by which players can vote for the gametype..

THANk you for all your help so far and beyond this

<configuration plugin="votekick">
<settings name="settings">
<set name="min_level_vote">2</set>
<set name="vote_times">3</set>
<set name="vote_interval">3</set>
</settings>
<settings name="votekick">
<set name="min_level_kick">100</set>
<set name="tempban_minvotes">3</set>
<set name="tempban_interval">3</set>
<set name="tempban_percent">75</set>
</settings>
<settings name="votemap">
<set name="min_level_map">1</set>
<set name="mapfile">@b3/conf/maplist.txt</set>
</settings>
</configuration>