
Is it possible to use q3devel for compiling only or do I have to program my mod in q3devel too?
Did this happen before or after you altered bg_itemlist[]?The game doesnt show a levelshot while loading a map and it doesn't show the background in the main menu. I HAVEN'T deleted or changed any shaders.
Search the source and you could've found it yourself: the exception stems from Menu_AddItem() in q3_ui/ui_qmenu.c and it means you are calling it with something that isn't a valid menu item.Secondly, I've redone the server browser, but always I click Multiplayer there's an error "Menu_Init: Unknown type 0". Any ideas what this is?