CoD4X Server and BigBrotherBot (b3) help ⇒ B3 causes slight lag on newest cod4x server
-
Topic author - KAB Administrator
- Posts: 362
- Joined: 19 Jan 2004 18:28
- 20
- Contact:
Re: B3 causes slight lag on newest cod4x server
ok cod4x has been updated to remove the slight lag from b3
here is the updated file just over write your old one
this will also be included in the next update of cod4x
here is the updated file just over write your old one
this will also be included in the next update of cod4x
Gen Stranger
Stranger-KAB
Stranger-KAB
Re: B3 causes slight lag on newest cod4x server
Bro, it still lags. The only way to turn of this sudden lag is to turn of b3, which is not possible
Re: B3 causes slight lag on newest cod4x server
Also server lags mostly when a player connectsGen Stranger wrote: ↑17 Nov 2018 21:59 ok cod4x has been updated to remove the slight lag from b3
here is the updated file just over write your old one
this will also be included in the next update of cod4x
cod4x18_dedrun.exe
-
Topic author - KAB Administrator
- Posts: 362
- Joined: 19 Jan 2004 18:28
- 20
- Contact:
Re: B3 causes slight lag on newest cod4x server
I have used this on my servers and it reduced the lag to almost none - so I cannot say why yours is lagging
the file is from cod4x.me
all I can say is post your b3.log and b3.xml files and I will look at them to see if I can see any errors
please zip them up because its hard for me to read them in a post
the file is from cod4x.me
all I can say is post your b3.log and b3.xml files and I will look at them to see if I can see any errors
please zip them up because its hard for me to read them in a post
Gen Stranger
Stranger-KAB
Stranger-KAB
Re: B3 causes slight lag on newest cod4x server
Server lags the most when a player connectsGen Stranger wrote: ↑24 Nov 2018 13:27 I have used this on my servers and it reduced the lag to almost none - so I cannot say why yours is lagging
the file is from cod4x.me
all I can say is post your b3.log and b3.xml files and I will look at them to see if I can see any errors
please zip them up because its hard for me to read them in a post
plus also have sudden lag for no reason.
-
Topic author - KAB Administrator
- Posts: 362
- Joined: 19 Jan 2004 18:28
- 20
- Contact:
Re: B3 causes slight lag on newest cod4x server
I do not know how long b3 was running on the log you posted but I did find this error in the log
181124 23:04:00 ERROR 'Error loading plugin topkiller'
Traceback (most recent call last):
File "D:\cod4\rcon\b3-1.9.2\b3\parser.py", line 673, in loadPlugins
pluginModule = self.pluginImport(plugin_name, plugins[s]['path'])
File "D:\cod4\rcon\b3-1.9.2\b3\parser.py", line 759, in pluginImport
return imp.load_module(name, fp, pathname, description)
File "D:\cod4\rcon\b3-1.9.2\b3\extplugins\topkiller.py", line 130
self.console.say('^1Top Killer^5's ^0(^2Previous Round^0)^7:')
SyntaxError: invalid syntax
there are many other errors in the file here is a small example:
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name 'cookie' is already registered by plugin Customcommands"
181124 23:04:00 DEBUG "CustomcommandsPlugin: loading command 'sry'"
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name 'sry' is already registered by plugin Customcommands"
181124 23:04:00 DEBUG "CustomcommandsPlugin: loading command 'ns'"
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name
I would suggest that you disable all plugins in b3 except the admin plugin and test for lag
if none then enable each plugin one at a time to find out which is causing the lag (it may be more then one.)
181124 23:04:00 ERROR 'Error loading plugin topkiller'
Traceback (most recent call last):
File "D:\cod4\rcon\b3-1.9.2\b3\parser.py", line 673, in loadPlugins
pluginModule = self.pluginImport(plugin_name, plugins[s]['path'])
File "D:\cod4\rcon\b3-1.9.2\b3\parser.py", line 759, in pluginImport
return imp.load_module(name, fp, pathname, description)
File "D:\cod4\rcon\b3-1.9.2\b3\extplugins\topkiller.py", line 130
self.console.say('^1Top Killer^5's ^0(^2Previous Round^0)^7:')
SyntaxError: invalid syntax
there are many other errors in the file here is a small example:
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name 'cookie' is already registered by plugin Customcommands"
181124 23:04:00 DEBUG "CustomcommandsPlugin: loading command 'sry'"
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name 'sry' is already registered by plugin Customcommands"
181124 23:04:00 DEBUG "CustomcommandsPlugin: loading command 'ns'"
181124 23:04:00 ERROR "CustomcommandsPlugin: A command with name
I would suggest that you disable all plugins in b3 except the admin plugin and test for lag
if none then enable each plugin one at a time to find out which is causing the lag (it may be more then one.)
Gen Stranger
Stranger-KAB
Stranger-KAB
Re: B3 causes slight lag on newest cod4x server
Auth plugin causing lag when any player connects to the server.
-
Topic author - KAB Administrator
- Posts: 362
- Joined: 19 Jan 2004 18:28
- 20
- Contact:
Re: B3 causes slight lag on newest cod4x server
that is because it requires you to enter a password when joining the server to access b3.
are you on a windows system?
if so this may help you
I removed the password asking requirement from my b3hide plugin but its only for windows and this version is only for the new server
it must still be used with the b3 auth plugin which still works on admin status you assign in the auth plugin.
Try this and see if you still get the lag but make sure you backup your original b3hide plugin.
Gen Stranger
Stranger-KAB
Stranger-KAB
Re: B3 causes slight lag on newest cod4x server
Gen Stranger wrote: ↑26 Nov 2018 12:02that is because it requires you to enter a password when joining the server to access b3.
are you on a windows system?
if so this may help you
I removed the password asking requirement from my b3hide plugin but its only for windows and this version is only for the new server
it must still be used with the b3 auth plugin which still works on admin status you assign in the auth plugin.
Try this and see if you still get the lag but make sure you backup your original b3hide plugin.
b3hide.zip
Thank you for the plugin. But it didn't work.
I've tested it multiple times, but no change. I've downgraded to older version of cod4x, that completely removed the lag when player connects problem and also the sudden lag issue.
-
Topic author - KAB Administrator
- Posts: 362
- Joined: 19 Jan 2004 18:28
- 20
- Contact:
Re: B3 causes slight lag on newest cod4x server
just curious how did you prevent the older version from automatically updating to the newest version?
Gen Stranger
Stranger-KAB
Stranger-KAB
Re: B3 causes slight lag on newest cod4x server
Don't know, for some unknown reason it just doesn't auto update i guess.