Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » BRenBot 1.53.10
Re: BRenBot 1.53.10 [message #461704 is a reply to message #461678] Sat, 14 January 2012 08:33 Go to previous messageGo to next message
Caveman is currently offline  Caveman
Messages: 2476
Registered: July 2005
Location: Wales, UK
Karma: 0
General (2 Stars)

danpaul88 wrote on Fri, 13 January 2012 20:05

Check the console when it boots up for any of the following messages. If none are shown then it read the values from server.ini OK.

if ( lc($1) ne 'true' && $1 ne '1' )
				{ modules::console_output ( '[Config] WARNING: AllowRemoteAdmin option in server.ini is not set to true. BRenBot will not be able to communicate properly with the server!' ); }


if ( length( $1 ) != 8 )
				{ modules::console_output ( '[Config] WARNING: RemoteAdminPassword must be 8 characters long! BRenBot will not be able to communicate properly with the server!' ); }


# Check remote admin port and password were OK
	if ( !$config_renrem_port or !$config_renrem_password )
	{
		modules::console_output ( "[Config] ERROR: Unable to load RemoteAdminPort and/or RemoteAdminPassword from server.ini.\n\nUnable to continue loading." );
		sleep ( 10 );
		exit;
	}



My BR doesn't report any errors except this;
http://s18.postimage.org/mtl8f33mh/image.jpg




CarrierII wrote

BLUEHTHEN YOU AR NOT JUST A BIG CHEATAS AND YOU THE BIG HEAD JUST YOU USE FLY H4X FUCK YOU BIG CHEATAS YOUR CHEATZ IS BAD YOU WANT I WRAUGHT THIS YOUR CHEATZ IS BAD HEY IS 1 YEAR YOUR PROMESS A FLY HAX IN MULTIPLAYER AND IS DONT JUST TROOPRM02 I TELL IT ALL WHO REPLYER IN THIS FORUM YOU CHEATZ

Please don't make me type something like that again, not using puntuation is annoying.


http://r9.fodey.com/2158/bc450f3ca15045e9bdd7651fa49f3a0a.0.gif
Re: BRenBot 1.53.10 [message #461709 is a reply to message #461391] Sat, 14 January 2012 10:25 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
And you tried starting the FDS's seperatly as EWD suggested to avoid the problems with multiple FDS's writing and reading the same registry location (as explained by SE?)

If so then I have no idea what's wrong. It seems to be working fine for everyone else...


http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot 1.53.10 [message #461713 is a reply to message #461709] Sat, 14 January 2012 12:03 Go to previous messageGo to next message
Caveman is currently offline  Caveman
Messages: 2476
Registered: July 2005
Location: Wales, UK
Karma: 0
General (2 Stars)

Yes I have tried that but nothing is working.

CarrierII wrote

BLUEHTHEN YOU AR NOT JUST A BIG CHEATAS AND YOU THE BIG HEAD JUST YOU USE FLY H4X FUCK YOU BIG CHEATAS YOUR CHEATZ IS BAD YOU WANT I WRAUGHT THIS YOUR CHEATZ IS BAD HEY IS 1 YEAR YOUR PROMESS A FLY HAX IN MULTIPLAYER AND IS DONT JUST TROOPRM02 I TELL IT ALL WHO REPLYER IN THIS FORUM YOU CHEATZ

Please don't make me type something like that again, not using puntuation is annoying.


http://r9.fodey.com/2158/bc450f3ca15045e9bdd7651fa49f3a0a.0.gif
Re: BRenBot 1.53.10 [message #461715 is a reply to message #461391] Sat, 14 January 2012 12:32 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
Have you tried turning off firewalls that might be blocking the RenRem packets? BRenBot sends RenRem commands to 127.0.0.1.

http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Sat, 14 January 2012 12:32]

Report message to a moderator

Re: BRenBot 1.53.10 [message #461716 is a reply to message #461715] Sat, 14 January 2012 13:27 Go to previous messageGo to next message
Caveman is currently offline  Caveman
Messages: 2476
Registered: July 2005
Location: Wales, UK
Karma: 0
General (2 Stars)

The server isn't firewalled. Renrem itself works fine as I can connect to it from home.

Edit:

Ive fixed it.

in the server.ini I set the renrem ip to the actual server ip and not localhost. So now the bot works however you cant use renrem remotely... It just doesn't work unless you set the server.ini to the actual IP.


CarrierII wrote

BLUEHTHEN YOU AR NOT JUST A BIG CHEATAS AND YOU THE BIG HEAD JUST YOU USE FLY H4X FUCK YOU BIG CHEATAS YOUR CHEATZ IS BAD YOU WANT I WRAUGHT THIS YOUR CHEATZ IS BAD HEY IS 1 YEAR YOUR PROMESS A FLY HAX IN MULTIPLAYER AND IS DONT JUST TROOPRM02 I TELL IT ALL WHO REPLYER IN THIS FORUM YOU CHEATZ

Please don't make me type something like that again, not using puntuation is annoying.


http://r9.fodey.com/2158/bc450f3ca15045e9bdd7651fa49f3a0a.0.gif

[Updated on: Sat, 14 January 2012 13:33]

Report message to a moderator

Re: BRenBot 1.53.10 [message #461718 is a reply to message #461391] Sat, 14 January 2012 14:33 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
I assumed since you said it worked with .9 that you would already have configured the IP correctly in server.ini. Oh well, glad its resolved now.

http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Sat, 14 January 2012 14:34]

Report message to a moderator

Re: BRenBot 1.53.10 [message #461723 is a reply to message #461391] Sat, 14 January 2012 17:42 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

If you still want remote access to work, you can try setting it to 0.0.0.0. Not sure if it will work, but things typically bind to every available IP when you bind to that address, so it's worth a try if you want to use both IPs.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: BRenBot 1.53.10 [message #462778 is a reply to message #461391] Sat, 25 February 2012 09:16 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
The !autoannounce command appears to be broken:

[16:54:06] 31<Iran>30 !autoannounce
[16:54:07] 18<20brenbot> Runtime Error: Undefined subroutine &main::RandomAnnounce called at commands.pm line 1826.


And I can't get the !auth command to work, it apparently does nothing.

I get a response for the follwing:

[17:13:47] 31<Iran>30 !auth
[17:13:49] 18<20brenbot> Usage: !auth <user>


But trying to !auth a player in-game that's on the modlist doesn't seem to work. Am I doing something wrong?


Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: BRenBot 1.53.10 [message #462792 is a reply to message #461391] Sat, 25 February 2012 12:45 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
Stealtheye and T0rn PM'ed me some detailed bug reports and error logs the other day, am in the process of compiling a new build but I suspect it will fix both of those issues.

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot 1.53.10 [message #462796 is a reply to message #461391] Sat, 25 February 2012 12:55 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
Thanks a lot for taking the time to maintain BRenBot.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: BRenBot 1.53.10 [message #463022 is a reply to message #461391] Mon, 27 February 2012 18:36 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

No rush or anything (I recognize that you're fixing this in your free time), but any time table on when you'll have the new build up? I'm working on some stuff and build 10 is basically crippled as far as most of its features go, so it'd be nice to have an update.

Thanks Rocked Over


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Re: BRenBot 1.53.10 [message #463057 is a reply to message #461391] Tue, 28 February 2012 04:33 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
I was trying to install an update to XML::Parser to get rid of that stupid warning about use of tied on a handle being deprecated but the developers of the various components don't seem to think any kind of information about per-requisites etc is at all necessary and just post vague hints to what you might need to do to make the damn stuff compile properly. So after 4 hours of rummaging through the source and hitting a brick wall over and over again I gave up on updating that module... will just have to live with the stupid warning message for now.


Anyway, I will be trying to find time to compile the new executable sometime this evening, the code is already done just need to package it up and release it.


http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot 1.53.10 [message #463118 is a reply to message #461391] Tue, 28 February 2012 17:01 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
I was wondering if BRenBot relays messages from the 4.0 server's anti-cheat (the ported stuff from BIATCH port) or if an additional plugin is needed.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: BRenBot 1.53.10 [message #463163 is a reply to message #461391] Wed, 29 February 2012 03:36 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
No idea, in theory the existing BIATCH plugin for BRenBot should do the trick, but I have never seen the format of the 4.0 anti-cheat messages so I couldn't say for sure.

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot 1.53.10 [message #463169 is a reply to message #461391] Wed, 29 February 2012 04:42 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
Alright thanks, will try that.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: BRenBot 1.53.10 [message #463177 is a reply to message #461391] Wed, 29 February 2012 05:36 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
If it doesn't work copy some of the relevant messages from renlog and post them here, or PM them to me if you prefer, shouldn't be much work to make an updated plugin to support them, or integrate support into the bot directly.

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot 1.53.10 [message #463179 is a reply to message #461391] Wed, 29 February 2012 06:02 Go to previous messageGo to next message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
Alright will do so in the future, been busy with some other stuff and this server isn't running 4.0 yet. Not to mention that I don't feel comfortable fiddling around with cheats.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Re: BRenBot 1.53.10 [message #463309 is a reply to message #461391] Thu, 01 March 2012 11:47 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

You can set the max allowed PT distance to 0 and it should generate some messages when you (attempt to) buy something.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: BRenBot 1.53.10 [message #463311 is a reply to message #463309] Thu, 01 March 2012 11:52 Go to previous message
iRANian is currently offline  iRANian
Messages: 4299
Registered: April 2011
Karma: 0
General (4 Stars)
That's a great idea.

Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases
Previous Topic: Tiberian Technologies releases TT-scripts 4.0 open beta 3!
Next Topic: 4.0 Problem during Install
Goto Forum:
  


Current Time: Thu Apr 18 18:18:27 MST 2024

Total time taken to generate the page: 0.01091 seconds