Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Linux FDS » BRenBot 1.50 for Linux released
Re: BRenBot 1.50 for Linux released [message #245056 is a reply to message #241503] Mon, 12 February 2007 15:58 Go to previous messageGo to previous message
Polleke is currently offline  Polleke
Messages: 20
Registered: August 2004
Karma:
Recruit
Found it!

I was using Blazers XWISP wrapper. His wrapper was disconnecting (intentionally) every Renrem telnet session after just one command. Reading through his comments it seems this was the orginal behaviour of brenbot aswell (disconnect after every command).

But with the current brenbot multiple commands are sent through the same telnet session causing more than one message to be lost. This is for example the case with !kick. Where you first get a msg command and then a kick command. The kick command would be lost because the XWISP wrapper had disconnected by then.

So the fix is to comment out the following lines in sub macrem_input. (Thats line 307 of my modified xwisp.pl)
$_[KERNEL]->yield("shutdown"); # Then disconnect the remote admin
delete $users->{$session_id}; # Cleanup session vars;


Sorry for blaming brenbot for doing this Razz
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Tutorial linux FDS + brenbot
Next Topic: LFDS with XWISP and SSAOW
Goto Forum:
  


Current Time: Thu May 23 06:02:21 MST 2024

Total time taken to generate the page: 1.56483 seconds