Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Linux FDS » Issue with FDS and Brenbot
Issue with FDS and Brenbot [message #271397] Sat, 07 July 2007 06:01 Go to next message
BlazeDragoon is currently offline  BlazeDragoon
Messages: 135
Registered: April 2004
Karma: 0
Recruit
Hey there. I've been having a few issues with the fds and this is my first time fully setting up a server myself for the most part so I'm a little stuck. My first problem I'd like to get out of the way first.

The first problem is everytime I try to start brenbot it will simply give me a segmentation fault right after I start it with ./brenbot . I'm 100% sure that I have downloaded the linux version and yes I'm sure it's a linux server. I'm not really sure what the problem is unless it's a missing or messed up brenbot.cfg setting. The only thing I think that can be as well is the FDSConfigFile and FDSLogFilePath. The server is provided for free to me by a buddy and I don't have full access over it. He told me a path to try and that failed to work. I also tried ./Data/svrcfg_cnc.ini and ./ for them but that didn't help any.

I really have no idea what the issue is to be honest. Just taking a guess. Any help is much appreciated.


Re: Issue with FDS and Brenbot [message #271430 is a reply to message #271397] Sat, 07 July 2007 11:00 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 the bot is installed in the Server/BRenBot folder then the correct path would probably be '../data/svrcfg_cnc.ini'

(../ goes to the parent directory under windows)


http://steamsignature.com/card/1/76561197975867233.png
Re: Issue with FDS and Brenbot [message #271444 is a reply to message #271397] Sat, 07 July 2007 12:13 Go to previous messageGo to next message
BlazeDragoon is currently offline  BlazeDragoon
Messages: 135
Registered: April 2004
Karma: 0
Recruit
Same issue still. Also I'm using 1.5 if that helps any.
=<


Re: Issue with FDS and Brenbot [message #271498 is a reply to message #271397] Sat, 07 July 2007 14:11 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 dont use linux myself because it wont support my wireless cards, so I am afraid I probably won't be much help. Segmentation faults are usually caused by trying to read memory you don't have access to, which suggests the bot is running in what I would call non-admin mode on windows (I have no idea if linux has such a thing even... heh)

http://steamsignature.com/card/1/76561197975867233.png
Re: Issue with FDS and Brenbot [message #271589 is a reply to message #271397] Sat, 07 July 2007 23:27 Go to previous messageGo to next message
BlazeDragoon is currently offline  BlazeDragoon
Messages: 135
Registered: April 2004
Karma: 0
Recruit
Sigh.. that sucks. Any other suggestions or is their any other linux bots that I can use?

Re: Issue with FDS and Brenbot [message #271600 is a reply to message #271397] Sun, 08 July 2007 02:14 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
AFAIK brenbot is the only bot that works under linux.

http://steamsignature.com/card/1/76561197975867233.png
Re: Issue with FDS and Brenbot [message #271610 is a reply to message #271397] Sun, 08 July 2007 03:53 Go to previous messageGo to next message
BlazeDragoon is currently offline  BlazeDragoon
Messages: 135
Registered: April 2004
Karma: 0
Recruit
Sigh alright thought so. Well thanks for the help. Hopefully I can somehow manage to get it to work sometime Huh . I also got renguard SSC and tried that and the

FDSConfigFile = ../data/svrcfg_cnc.ini
FDSLogFilePath = ../

worked fine for it. Tried it with brenbot and nothing. So I guess it's not that.


[Updated on: Sun, 08 July 2007 04:08]

Report message to a moderator

Re: Issue with FDS and Brenbot [message #271650 is a reply to message #271397] Sun, 08 July 2007 07:57 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 using the full path ( C:\Westwood\RenegadeFDS\Server\Data\svrcfg_cnc.ini ) instead of a relative path?

http://steamsignature.com/card/1/76561197975867233.png
Re: Issue with FDS and Brenbot [message #271685 is a reply to message #271498] Sun, 08 July 2007 10:57 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12
Messages: 2593
Registered: August 2003
Karma: 0
General (2 Stars)
Category Moderator
danpaul88 wrote on Sat, 07 July 2007 16:11

I dont use linux myself because it wont support my wireless cards, so I am afraid I probably won't be much help. Segmentation faults are usually caused by trying to read memory you don't have access to, which suggests the bot is running in what I would call non-admin mode on windows (I have no idea if linux has such a thing even... heh)



are you running the bot under root? i dont know Linux myself either lol
Re: Issue with FDS and Brenbot [message #271908 is a reply to message #271685] Mon, 09 July 2007 05:13 Go to previous messageGo to next message
BlazeDragoon is currently offline  BlazeDragoon
Messages: 135
Registered: April 2004
Karma: 0
Recruit
No It's not.

Re: Issue with FDS and Brenbot [message #271910 is a reply to message #271397] Mon, 09 July 2007 05:15 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
It will probably need to be running as root then....

http://steamsignature.com/card/1/76561197975867233.png
Re: Issue with FDS and Brenbot [message #271933 is a reply to message #271397] Mon, 09 July 2007 08:34 Go to previous messageGo to next message
Yrr is currently offline  Yrr
Messages: 556
Registered: October 2006
Location: Germany
Karma: 0
Colonel

Hell no!
Give him the source - that should work.


[Updated on: Mon, 09 July 2007 08:35]

Report message to a moderator

Re: Issue with FDS and Brenbot [message #272007 is a reply to message #271397] Mon, 09 July 2007 15:11 Go to previous messageGo to next message
CarrierII is currently offline  CarrierII
Messages: 3804
Registered: February 2006
Location: England
Karma: 0
General (3 Stars)

Give him the source... Renguard server protocol is in that... great idea.

Edit - Not saying you're a cheater / hacker


Renguard is a wonderful initiative
Toggle Spoiler

[Updated on: Mon, 09 July 2007 15:11]

Report message to a moderator

Re: Issue with FDS and Brenbot [message #272198 is a reply to message #271397] Tue, 10 July 2007 07:14 Go to previous messageGo to next message
Yrr is currently offline  Yrr
Messages: 556
Registered: October 2006
Location: Germany
Karma: 0
Colonel

It is very easy to get the full source from the .exe file, so why not directly release the source?

Re: Issue with FDS and Brenbot [message #272201 is a reply to message #271397] Tue, 10 July 2007 07:30 Go to previous messageGo to next message
Sir Kane
Messages: 1701
Registered: March 2003
Location: Angerville
Karma: 0
General (1 Star)
Release the RR source code.

Proud N9500 and proud N6270 user. Creator of the IEE libraries (original bhs.dll) and the RB series software.
http://n00bstories.com/image.fetch.php?id=1189992501http://www.n00bstories.com/image.fetch.php?id=1257492907
Re: Issue with FDS and Brenbot [message #272214 is a reply to message #271397] Tue, 10 July 2007 08:21 Go to previous messageGo to next message
Yrr is currently offline  Yrr
Messages: 556
Registered: October 2006
Location: Germany
Karma: 0
Colonel

Relation to topic?

Re: Issue with FDS and Brenbot [message #272227 is a reply to message #271397] Tue, 10 July 2007 09:55 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)

It's related to the topic because he basically told you the reason not to release the source. Namely the same reason you are not releasing yours. It's not "very easy" as you say, it's really a LOT harder than just having the source handed over to those who want it.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/

[Updated on: Tue, 10 July 2007 09:55]

Report message to a moderator

Re: Issue with FDS and Brenbot [message #272249 is a reply to message #271397] Tue, 10 July 2007 12:14 Go to previous messageGo to next message
Yrr is currently offline  Yrr
Messages: 556
Registered: October 2006
Location: Germany
Karma: 0
Colonel

Do you know that running brenbot.exe extracts the whole source to disk?

Re: Issue with FDS and Brenbot [message #272251 is a reply to message #271397] Tue, 10 July 2007 12:30 Go to previous message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
Hence BRenBot 2.0.

http://steamsignature.com/card/1/76561197975867233.png
Previous Topic: Perl Bot Making Question
Next Topic: Using a newer Linux distro?
Goto Forum:
  


Current Time: Wed May 01 14:57:53 MST 2024

Total time taken to generate the page: 0.00976 seconds