Multiplayer game type issue
Hello,
when I try to create a multiplayer game for "Return the Flag", "Capture the Flag" or "One Flag CTF" and selecting a map, then a message says "Menu_Init: Unknown Type 0". It´s impossible for me to start any of these game types.
I use ioquake3 Version 1.36 with Excessive+ Version 2.3. Is there a way to correct this issue?
Thanks for your reply
Condor-2-4-2
This seems related to this old post, which also had no reply. Some1 should move this to feedback. Seems that it happens again.
However, the error doesn't tell anything. It comes when there is an item of unknown type that is requested to be added on a menu list (function Menu_AddItem @q3_ui/ui_qmenu.c). See more here (or if the conversion to menucommon_s* is no longer possible)
Examples of function use see here
___________
epsislow
I tested excessive plus with the original Quake 3 Version 1.32 and had the same message.
Any solutions?