Re: ManiaLive 3.1.0
Posted: 03 Apr 2016, 13:39
About unknown logins:
I'm not sure to remember what happens when giving a list of logins including one which isn't valid anymore or when using multicall with one call being concerned by a unknown login. Does it fail for all logins and all calls? If it doesn't, then the exception should indeed be catched (and ignored?) in the GUIHandler. If it does, then the dedicated server itself is faulty because ultimately, "unknown login" will happen whatever the way you handle things.
About size issue:
Do you get an exception saying the request is too large? Because it should tell you before executing the call. Anyway, if it's indeed an issue with manialinks being too large, I don't see what can be done...
I'm not sure to remember what happens when giving a list of logins including one which isn't valid anymore or when using multicall with one call being concerned by a unknown login. Does it fail for all logins and all calls? If it doesn't, then the exception should indeed be catched (and ignored?) in the GUIHandler. If it does, then the dedicated server itself is faulty because ultimately, "unknown login" will happen whatever the way you handle things.
About size issue:
Do you get an exception saying the request is too large? Because it should tell you before executing the call. Anyway, if it's indeed an issue with manialinks being too large, I don't see what can be done...