<div dir="ltr"><div class="gmail_default"><font face="comic sans ms, sans-serif">I'm not sure what you meant by compiling the bots with </font><span style="font-size:12.8px">-m32 in CFLAGS in their respective directory. I tried adding -m32 to the makefile in the line that said CFLAGS=... . I think that worked for the bots because now pre-t entertainment mostly works. I also look at the github link where _FORTIFY_SOURCE was turned off and added that flag to my <a href="http://system.mk">system.mk</a> files. However whenever a client sends a message and sometimes when the server sends messages (like in pre-T when a planet gets taken) it still causes a buffer overflow and kills netserv so the client has to reconnect even though pre-t goes on without changing.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 1:29 AM, John R. Dennison <span dir="ltr"><<a href="mailto:jrd@gerdesas.com" target="_blank">jrd@gerdesas.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 20, 2016 at 01:47:39PM -0700, Kevin Zheng wrote:<br>
><br>
> If I remember correctly, the server doesn't work on 64-bit x86. Is that<br>
> what you're using?<br>
<br>
</span>Server works fine in 64bit.  The bots, on the other hand, do not.  They<br>
need to be compiled with -m32 in CFLAGS in their respective directory.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
<br>
                                                        John<br>
--<br>
We only think when we are confronted with problems.<br>
<br>
-- John Dewey (1859-1952), American philosopher, educator<br>
</font></span></blockquote></div><br></div>