I'm stuck with the following error that gets spammed in the chat during matchmaking:
"An error occured in the matchmaking API. If the problem persist please try to contact this server administrator."
I'm trying to make the titlepack work with matchmaking (so a lobby server that matches people to send to match servers).
Currently I'm testing it locally, started the script with a lobby match settings file. Also have it set on a dedicated lobby server that has matchservers to it connected, but it gives the same error.
What I've tried doing already:
- Checked if it uses the right matchmaking library: Modes/ModeMatchmaking2.Script.txt
- Looked at Nadeo TP's like Elite and Chase, so I'm using the MM_SetupMatchmaking event (setting the right (progressive)formats
- Desperately went in to comment code that calls functions from the library.
- Making sure matchsettings files are correct (Used the maniaplanet documentation).
What I'm wondering, is there no way to debug this? This message doesn't give me any information where an error occurs. So I don't really have any more ideas where to look atm. Anyone else maybe?
