View Single Post
Re: "Add WP Flag" Crashes Game
Old
  (#8)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: "Add WP Flag" Crashes Game - 11-05-2004

Quote:
Host_Error: PF_MessageEnd_I: Refusing to send user message ShowMenu of 197 bytes to client, user message size limit is 192 bytes
this IS a bug in the bot code. sPlOrYgOn, you must have changed one of the waypoint menus and now the menu text is longer than 192 bytes. Ensure each menu's text is LESS than 192 bytes, else the engine will refuse sending the message.

And Whistler's fix is not really appliable in the PB26mm source code... I changed a lot of things in the menu display code.

Just ensure your menus do less than 192 characters long and you'll be fine.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote