I'm trying to run AFKMud for the first time, I create a new character and when I go to enter the MUD shuts down and reboots with this error.
*** buffer overflow detected ***: ../src/afkmud terminated
======= Backtrace: =========
/lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x50)[0xdd1df0]
/lib/i386-linux-gnu/libc.so.6(+0xe4cca)[0xdd0cca]
/lib/i386-linux-gnu/libc.so.6(__strcpy_chk+0x3f)[0xdd005f]
../src/afkmud(_Z8show_mapP9char_dataPc+0x2f3)[0x819ddbd]
../src/afkmud(do_look+0x2f2)[0x80a72c0]
../src/afkmud(_Z9interpretP9char_dataSs+0xfda)[0x8149c13]
../src/afkmud(_Z12char_to_gameP9char_data+0x31c)[0x816852b]
../src/afkmud(_ZN15descriptor_data5nannyERSs+0x2c1b)[0x816b6ef]
../src/afkmud(_Z13process_inputv+0x2a5)[0x8144052]
../src/afkmud(_Z9game_loopv+0x65)[0x814428c]
../src/afkmud(main+0x1fd)[0x81451e2]
/lib/i386-linux-gnu/libc
I'm using this on the newest Ubuntu Compilies just fine.