|
|
|
Re: BrenBot error [message #487772 is a reply to message #487764] |
Thu, 05 June 2014 16:38 |
|
Gen_Blacky
Messages: 3250 Registered: September 2006
Karma: 1
|
General (3 Stars) |
|
|
I remember experiencing that problem
After I included certain libs in the pp command line the problem never happened again.
pp -o=BRENBOT.exe -v -M XML::SAX::Expat
or i just never seen them since lol
[Updated on: Thu, 05 June 2014 16:41] Report message to a moderator
|
|
|
Re: BrenBot error [message #487774 is a reply to message #487764] |
Thu, 05 June 2014 21:07 |
|
Ethenal
Messages: 2532 Registered: January 2007 Location: US of A
Karma: 0
|
General (2 Stars) |
|
|
I had to do that with a couple of things when compiling it myself, but that's a different problem from what danpaul is talking about. If you start BRenBot and it starts unpacking itself, it doesn't display anything so you might think it's frozen... if you close it while it's starting, it stops unpacking immediately. So the next time you start it, it will likely complain that the last file it was unpacking is corrupt.
-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
|
[Updated on: Thu, 05 June 2014 21:07] Report message to a moderator
|
|
|
Re: BrenBot error [message #487775 is a reply to message #487764] |
Fri, 06 June 2014 01:48 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma: 0
|
General (5 Stars) |
|
|
Indeed, that is exactly what happens.
On the related subject of packing up a modified BRenBot, the command line I use for pp is on the SVN in the Documentation folder, but for reference it is;
pp -o brenbot.exe -M POE/Filter.pm -M POE/Filter/Stream.pm -M XML/LibXML/Sax.pm -l libexpat-1_.dll -l libxml2-2_.dll -l libiconv-2_.dll -l liblzma-5_.dll -l zlib1_.dll brenbot.pl
|
|
|