Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Win32 FDS » Problem starting BrenBot
Problem starting BrenBot [message #443412] Sun, 30 January 2011 12:18 Go to next message
crysis992 is currently offline  crysis992
Messages: 314
Registered: June 2008
Karma: 0
Recruit

Hello,

i have a little Problem starting my Brenbot.
I upgraded today from Windows Server 2003 to 2008.

Now when i try to start brenbot, the window popus and closes after that directly.
I tried to click the .bat file and tried to move it into the cmd.exe but for some reason that doesnt work on the Windows Server 2008 :/ I dont know whats the problem.
So i cant open it in the cmd.exe to see what error it give out.

Any ideas how i could fix that problem?


,
crysis992
Re: Problem starting BrenBot [message #443413 is a reply to message #443412] Sun, 30 January 2011 13:20 Go to previous messageGo to next message
Hex is currently offline  Hex
Messages: 858
Registered: March 2004
Karma: 0
Colonel
Run it from cmd and it will show any errors

goztow wrote on Tue, 11 May 2010 08:00

If we had to ban all who ever cheated or ever created a cheat (obj3cts and such) then I don't think there would be many members left here (sad fact).


reborn wrote on Fri, 29 January 2010 23:37

std is for pro's. Razz
Re: Problem starting BrenBot [message #443414 is a reply to message #443413] Sun, 30 January 2011 13:29 Go to previous messageGo to next message
crysis992 is currently offline  crysis992
Messages: 314
Registered: June 2008
Karma: 0
Recruit

Hex wrote on Sun, 30 January 2011 13:20

Run it from cmd and it will show any errors


Stupid question, how?
Re: Problem starting BrenBot [message #443417 is a reply to message #443412] Sun, 30 January 2011 14:14 Go to previous messageGo to next message
Omar007 is currently offline  Omar007
Messages: 1711
Registered: December 2007
Location: Amsterdam
Karma: 0
General (1 Star)
Start->Run
Then type 'cmd' (no quotes) and enter.

In the black window it'll say something like
C:\Users\YOURUSERNAME>

Type the location off brenbot.exe including brenbot.exe Razz
So you'll get something like this:
C:\Users\YOURUSERNAME>X:\BrenBotInstallDir\brenbot.exe


If your path contains spaces, you might need to put the path between quotes, making it look something like this:
C:\Users\YOURUSERNAME>"X:\Spaced BrenBot Install Dir\brenbot.exe"


Press enter again and it should fire up BRenBot in the CMD window Thumbs Up


http://tiberiumredux.omarpakker.nl/Old Unused Parts/Plaatjes/PromoteBanner_Hades_small.jpg

[Updated on: Sun, 30 January 2011 14:17]

Report message to a moderator

Re: Problem starting BrenBot [message #443421 is a reply to message #443412] Sun, 30 January 2011 15:21 Go to previous messageGo to next message
crysis992 is currently offline  crysis992
Messages: 314
Registered: June 2008
Karma: 0
Recruit

Thanks
Re: Problem starting BrenBot [message #443424 is a reply to message #443412] Sun, 30 January 2011 16:28 Go to previous messageGo to next message
Gen_Blacky is currently offline  Gen_Blacky
Messages: 3250
Registered: September 2006
Karma: 1
General (3 Stars)
I use batch files to start brenbot so if crashes i will see the error.

@echo off
cd C:\Westwood\RenegadeFDS\BRenBot\
brenbot.exe

IF %ERRORLEVEL% NEQ 0 GOTO END

:END
echo. 
echo Errorlevel Number %ERRORLEVEL% 
echo. 
pause
exit 


Undefined subroutine &Test::fuckyourmon called at plugins/Test.pm line 42.

Errorlevel Number -1

Press any key to continue . . .


http://s18.postimage.org/jc6qbn4k9/bricks3.png

[Updated on: Sun, 30 January 2011 16:29]

Report message to a moderator

Re: Problem starting BrenBot [message #443492 is a reply to message #443424] Wed, 02 February 2011 15:48 Go to previous message
Catalyst is currently offline  Catalyst
Messages: 139
Registered: March 2009
Karma: 0
Recruit
Gen_Blacky wrote on Sun, 30 January 2011 16:28


Undefined subroutine &Test::fuckyourmon called at plugins/Test.pm line 42.

Errorlevel Number -1

Press any key to continue . . .


LOL.
Previous Topic: NightRegularor Issues
Next Topic: all 3 bot errors
Goto Forum:
  


Current Time: Mon May 13 19:10:39 MST 2024

Total time taken to generate the page: 0.00761 seconds