2021-10-27 17:29:14.619 INFO 12240 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on %CPU_NAME% with PID 12240 (started by %USER% in C:\Games\FAF Client) 2021-10-27 17:29:14.621 INFO 12240 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-10-27 17:29:15.703 INFO 12240 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$7abf8a21] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-10-27 17:29:15.741 INFO 12240 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$dbfe3d67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-10-27 17:29:15.999 INFO 12240 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-10-27 17:29:16.014 INFO 12240 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-10-27 17:29:16.781 INFO 12240 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-10-27 17:29:16.939 INFO 12240 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 2021.10.0 2021-10-27 17:29:16.939 INFO 12240 --- [JavaFX-Launcher] c.f.client.update.ClientUpdateService : Current version: 2021.10.0 2021-10-27 17:29:16.948 INFO 12240 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-10-27 17:29:16.954 INFO 12240 --- [pool-3-thread-3] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-10-27 17:29:17.439 INFO 12240 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Started application in 3.565 seconds (JVM running for 6.059) 2021-10-27 17:29:19.356 INFO 12240 --- [ForkJoinPool.commonPool-worker-19] com.faforever.client.update.Version : fromVersion '1.4.6' is not newer than toVersion '2021.10'. No update is required. 2021-10-27 17:29:19.357 INFO 12240 --- [ForkJoinPool.commonPool-worker-19] com.faforever.client.user.UserService : Logging in with refresh token 2021-10-27 17:29:20.351 INFO 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Connected to lobby.faforever.com on port 8002 2021-10-27 17:29:21.662 INFO 12240 --- [Discord RPC] c.f.client.discord.DiscordEventHandler : Discord is ready with user '%USER%tknights' 2021-10-27 17:29:23.330 INFO 12240 --- [JavaFX Application Thread] com.faforever.client.update.Version : fromVersion '2021.10' is not newer than toVersion '2021.10'. No update is required. 2021-10-27 17:29:23.372 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.faforever.client.fx.JavaFxUtil.runLater(JavaFxUtil.java:490) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$4(TeamMatchmakingController.java:191) at javafx.beans.WeakInvalidationListener.invalidated(WeakInvalidationListener.java:83) at com.faforever.client.fx.JavaFxUtil.addAndTriggerListener(JavaFxUtil.java:294) at com.faforever.client.teammatchmaking.TeamMatchmakingController.addListeners(TeamMatchmakingController.java:211) at com.faforever.client.teammatchmaking.TeamMatchmakingController.initializeListeners(TeamMatchmakingController.java:207) at com.faforever.client.teammatchmaking.TeamMatchmakingController.initialize(TeamMatchmakingController.java:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.sun.javafx.reflect.Trampoline.invoke(MethodUtil.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.sun.javafx.reflect.MethodUtil.invoke(MethodUtil.java:273) at com.sun.javafx.fxml.MethodHelper.invoke(MethodHelper.java:83) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2673) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548) at javafx.fxml.FXMLLoader$IncludeElement.constructValue(FXMLLoader.java:1156) at javafx.fxml.FXMLLoader$ValueElement.processStartElement(FXMLLoader.java:756) at javafx.fxml.FXMLLoader.processStartElement(FXMLLoader.java:2808) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2634) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548) at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2517) at com.faforever.client.theme.UiService.loadFxml(UiService.java:422) at com.faforever.client.theme.UiService$$FastClassBySpringCGLIB$$2b0b2208.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687) at com.faforever.client.theme.UiService$$EnhancerBySpringCGLIB$$71fdebcd.loadFxml() at com.faforever.client.main.MainController.lambda$getView$28(MainController.java:545) at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4853) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3529) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2278) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2155) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2045) at com.google.common.cache.LocalCache.get(LocalCache.java:3951) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4848) at com.faforever.client.main.MainController.lambda$getView$29(MainController.java:545) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:100) at com.github.nocatch.NoCatch.noCatch(NoCatch.java:82) at com.faforever.client.main.MainController.getView(MainController.java:545) at com.faforever.client.main.MainController.onNavigateEvent(MainController.java:530) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:144) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:108) at com.google.common.eventbus.EventBus.post(EventBus.java:212) at com.faforever.client.main.MainController.openStartTab(MainController.java:456) at com.faforever.client.main.MainController.enterLoggedInState(MainController.java:445) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.600 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.601 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.602 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.603 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.628 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.629 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.630 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.630 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:24.631 ERROR 12240 --- [JavaFX Application Thread] com.faforever.client.i18n.I18n : Could not load message teammatchmaking.gameCount with locale de_DE defaulting to US english java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.base/java.text.MessageFormat.applyPattern(MessageFormat.java:521) at java.base/java.text.MessageFormat.(MessageFormat.java:391) at org.springframework.context.support.MessageSourceSupport.createMessageFormat(MessageSourceSupport.java:159) at org.springframework.context.support.ReloadableResourceBundleMessageSource$PropertiesHolder.getMessageFormat(ReloadableResourceBundleMessageSource.java:627) at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCode(ReloadableResourceBundleMessageSource.java:206) at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:224) at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153) at com.faforever.client.i18n.I18n.get(I18n.java:101) at com.faforever.client.i18n.I18n.get(I18n.java:96) at com.faforever.client.teammatchmaking.TeamMatchmakingController.lambda$initializeListeners$3(TeamMatchmakingController.java:196) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174) at java.base/java.lang.Thread.run(Thread.java:832) 2021-10-27 17:29:58.336 INFO 12240 --- [JavaFX Application Thread] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to DEBUG 2021-10-27 17:29:58.337 DEBUG 12240 --- [JavaFX Application Thread] c.f.c.preferences.PreferencesService : Confirming debug logging 2021-10-27 17:29:59.017 DEBUG 12240 --- [JavaFX Application Thread] c.f.commons.api.elide.ElideNavigator : Route built: /data/featuredMod?filter=technicalName=="faf"&sort=order&page[size]=1 2021-10-27 17:29:59.019 DEBUG 12240 --- [JavaFX Application Thread] com.faforever.client.api.TokenService : Token still valid for 3560 seconds 2021-10-27 17:29:59.028 DEBUG 12240 --- [JavaFX Application Thread] c.faforever.client.remote.AssetService : Fetching image https://content.faforever.com/maps/previews/large/astro_crater_battles_1x1_training.v0003.png 2021-10-27 17:29:59.047 DEBUG 12240 --- [reactor-http-nio-4] com.faforever.client.api.FafApiAccessor : Retrieved FeaturedMod(id=0, displayName=FAF, technicalName=faf) from /data/featuredMod?filter=technicalName=="faf"&sort=order&page[size]=1 2021-10-27 17:29:59.295 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594054,"title":"all NOOBs welcome","state":"open","game_type":"custom","featured_mod":"fafdevelop","sim_mods":{},"mapname":"dualgap_fix_adaptive.v0009","map_file_path":"maps/dualgap_fix_adaptive.v0009.zip","host":"THOV","num_players":2,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":700.0,"enforce_rating_range":false,"teams":{"2":["Tibetski_Lis","THOV"]}} 2021-10-27 17:29:59.325 DEBUG 12240 --- [JavaFX Application Thread] com.faforever.client.fx.JavaFxUtil : Image written to C:\ProgramData\FAForever\cache\maps\large\astro_crater_battles_1x1_training.v0003.png 2021-10-27 17:29:59.334 DEBUG 12240 --- [PrefTimer] c.f.c.preferences.PreferencesService : Writing preferences file %USER_PROFILE%\AppData\Roaming\Forged Alliance Forever\client.prefs 2021-10-27 17:30:00.311 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"player_info","players":[{"id":368192,"login":"airSmitt","country":"RU","ratings":{"global":{"rating":[1174.1779834204106,107.0895643919688],"number_of_games":322},"ladder_1v1":{"rating":[1500.0,500.0],"number_of_games":0},"tmm_2v2":{"rating":[1174.1779834204106,250],"number_of_games":0}},"global_rating":[1174.1779834204106,107.0895643919688],"ladder_rating":[1500.0,500.0],"number_of_games":322},{"id":422089,"login":"Merek","country":"RU","ratings":{"global":{"rating":[1509.8506078139335,258.1120002021578],"number_of_games":16},"ladder_1v1":{"rating":[670.461,80.77],"number_of_games":35},"tmm_2v2":{"rating":[1036.48,214.769],"number_of_games":13}},"global_rating":[1509.8506078139335,258.1120002021578],"ladder_rating":[670.461,80.77],"number_of_games":16},{"id":335113,"login":"Argon_Praim","country":"RU","ratings":{"global":{"rating":[959.8853726754123,107.10237170194672],"number_of_games":348},"ladder_1v1":{"rating":[695.898,209.544],"number_of_games":5},"tmm_2v2":{"rating":[1135.02,340.482],"number_of_games":4}},"global_rating":[959.8853726754123,107.10237170194672],"ladder_rating":[695.898,209.544],"number_of_games":348},{"id":387819,"login":"Jeffry","country":"RU","ratings":{"global":{"rating":[1204.2925519458947,109.6555518296577],"number_of_games":162},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[1204.2925519458947,250],"number_of_games":0}},"global_rating":[1204.2925519458947,109.6555518296577],"ladder_rating":[1500,500],"number_of_games":162},{"id":384651,"login":"ComradVan","country":"RU","clan":"IG","ratings":{"global":{"rating":[1862.1587538065314,275.1559088378926],"number_of_games":12},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[1862.1587538065314,275.1559088378926],"number_of_games":0}},"global_rating":[1862.1587538065314,275.1559088378926],"ladder_rating":[1500,500],"number_of_games":12},{"id":421581,"login":"ZipZapdos","country":"RU","clan":"IG","ratings":{"global":{"rating":[714.0125904379291,262.39639788005934],"number_of_games":7},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[714.0125904379291,262.39639788005934],"number_of_games":0}},"global_rating":[714.0125904379291,262.39639788005934],"ladder_rating":[1500,500],"number_of_games":7},{"id":375478,"login":"SpininGear","country":"RU","clan":"IG","ratings":{"global":{"rating":[946.9814040926994,127.65585618783125],"number_of_games":82},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[946.9814040926994,250],"number_of_games":0}},"global_rating":[946.9814040926994,127.65585618783125],"ladder_rating":[1500,500],"number_of_games":82},{"id":373786,"login":"Survivor","country":"FR","ratings":{"global":{"rating":[1222.9917112050662,108.12295246918676],"number_of_games":102},"ladder_1v1":{"rating":[639.312,69.2111],"number_of_games":75},"tmm_2v2":{"rating":[1323.34,184.233],"number_of_games":8}},"global_rating":[1222.9917112050662,108.12295246918676],"ladder_rating":[639.312,69.2111],"number_of_games":102},{"id":421371,"login":"KalekaKek","country":"RU","clan":"IG","ratings":{"global":{"rating":[1219.8390885103827,285.324426801015],"number_of_games":7},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[1219.8390885103827,285.324426801015],"number_of_games":0}},"global_rating":[1219.8390885103827,285.324426801015],"ladder_rating":[1500,500],"number_of_games":7}]} 2021-10-27 17:30:00.322 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593677,"title":"200<800 russ party","state":"closed","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"DeadGhoul","num_players":12,"max_players":12,"launched_at":1635343684.6216786,"rating_type":"global","rating_min":0.0,"rating_max":600.0,"enforce_rating_range":false,"teams":{"2":["ComradVan","ZipZapdos","SpininGear","DeadGhoul","KalekaKek","s23"],"3":["airSmitt","Merek","Argon_Praim","Jeffry","Lionex","Survivor"]}} 2021-10-27 17:30:01.227 DEBUG 12240 --- [PrefTimer] c.f.c.preferences.PreferencesService : Writing preferences file %USER_PROFILE%\AppData\Roaming\Forged Alliance Forever\client.prefs 2021-10-27 17:30:01.292 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593978,"title":"1000+","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"AmonRa","num_players":12,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["Xel-naga","Mastermandel","business_woman","garingt","MSG","S_e_r_g_e"],"3":["Aranei","Fruttis","warfarin","Crypteck","Im_happy","AmonRa"]}} 2021-10-27 17:30:02.294 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594070,"title":"MemeLord","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{"1b6a5b64-3afe-3652-0137-8e64894b16f8":"Orbital Wars","9e8ea941-c306-aaaf-b367-u00000019000":"BlackOps FAF: Unleashed","90312bd2-6fbd-4aa6-874e-rksbooms-v12":"RK's Explosions","GRAPHICE-NHAN-CEME-NT01-000000000000":"Graphicenhancement mod v1.1","BBEFBDF1-3C21-4CD6-89EE-86EA42218C0C":"OOF ACU Death Sound","9e8ee941-c406-4751-b367-e10000019000":"BlackOps FAF: EXUnits","58c232c2-f7e8-4256-8892-85fbb9687a69":"AllFactionsFixed","20c2f36f-6e78-4304-a8e1-fea3ef754d16":"Build Range x3","9e8ea941-c306-4751-b367-a00000018000":"BlackOps FAF: ACUs"},"mapname":"zeon.v0002","map_file_path":"maps/zeon.v0002.zip","host":"RODATOR","num_players":3,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Tomsag","genotcide","RODATOR"]}} 2021-10-27 17:30:02.311 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594095,"title":"PP","state":"open","game_type":"custom","featured_mod":"xtremewars","sim_mods":{"e32eda02-edab-11e9-81b4-2a2ae2dbcce4":"Unknown sim mod","74A9EAB2-E851-11DB-A1F1-F2C755D89593":"Supreme Commander Campaign Branch"},"mapname":"x1mp_010","map_file_path":"maps/x1mp_010.zip","host":"Petr","num_players":1,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Petr"]}} 2021-10-27 17:30:03.296 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594095,"title":"PP","state":"open","game_type":"custom","featured_mod":"xtremewars","sim_mods":{"e32eda02-edab-11e9-81b4-2a2ae2dbcce4":"Unknown sim mod","74A9EAB2-E851-11DB-A1F1-F2C755D89593":"Supreme Commander Campaign Branch"},"mapname":"x1mp_010","map_file_path":"maps/x1mp_010.zip","host":"Petr","num_players":1,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Petr"]}} 2021-10-27 17:30:04.293 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15593997,"title":"Mist Join this","state":"closed","game_type":"coop","featured_mod":"coop","sim_mods":{"62e2j64a-TOMA-3652-01370-146as555a8u3":"Total Mayhem"},"mapname":"x1ca_coop_004.v0020","map_file_path":"maps/x1ca_coop_004.v0020.zip","host":"Malin","num_players":2,"max_players":7,"launched_at":1635347767.5061407,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Malin","MistaMista"]}} 2021-10-27 17:30:05.289 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"matchmaker_info","queues":[{"queue_name":"ladder1v1","queue_pop_time":"2021-10-27T15:30:45.463198+00:00","queue_pop_time_delta":66.48872661590576,"num_players":4,"boundary_80s":[[550,950],[530,930],[490,890],[430,830]],"boundary_75s":[[650,850],[630,830],[590,790],[530,730]],"team_size":1}]} 2021-10-27 17:30:05.304 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"player_info","players":[{"id":376623,"login":"DH48Ghost","country":"DE","ratings":{"global":{"rating":[1315.66,230.501],"number_of_games":21},"ladder_1v1":{"rating":[1500,500],"number_of_games":0},"tmm_2v2":{"rating":[1315.66,250],"number_of_games":0}},"global_rating":[1315.66,230.501],"ladder_rating":[1500,500],"number_of_games":21}]} 2021-10-27 17:30:06.295 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593926,"title":"900+ Middle Players \\ cpu < 230","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"JohnyDubinka","num_players":7,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["KasTiel_47","JohnyDubinka","AlphaMarine"],"3":["slash032","xgamez","CHekatila","ZugDuk"]}} 2021-10-27 17:30:06.318 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594086,"title":"Scratch","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"astro_crater_battles","map_file_path":"maps/astro_crater_battles.zip","host":"Scratch_Crow","num_players":2,"max_players":6,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Scratch_Crow"],"2":["LazyArchmage"]}} 2021-10-27 17:30:06.333 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594091,"title":"For Oleg","state":"open","game_type":"coop","featured_mod":"coop","sim_mods":{},"mapname":"faf_coop_prothyon_16.v0019","map_file_path":"maps/faf_coop_prothyon_16.v0019.zip","host":"Joster","num_players":1,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Joster"]}} 2021-10-27 17:30:06.353 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593996,"title":"deathwing","state":"closed","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"scmp_019","map_file_path":"maps/scmp_019.zip","host":"Rockmaniac","num_players":2,"max_players":2,"launched_at":1635347770.5933864,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Rockmaniac","Deathwing_"]}} 2021-10-27 17:30:06.373 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15593997,"title":"Mist Join this","state":"closed","game_type":"coop","featured_mod":"coop","sim_mods":{"62e2j64a-TOMA-3652-01370-146as555a8u3":"Total Mayhem"},"mapname":"x1ca_coop_004.v0020","map_file_path":"maps/x1ca_coop_004.v0020.zip","host":"Malin","num_players":2,"max_players":7,"launched_at":1635347767.5061407,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Malin","MistaMista"]}} 2021-10-27 17:30:06.394 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593677,"title":"200<800 russ party","state":"closed","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"DeadGhoul","num_players":12,"max_players":12,"launched_at":1635343684.6216786,"rating_type":"global","rating_min":0.0,"rating_max":600.0,"enforce_rating_range":false,"teams":{"2":["ComradVan","ZipZapdos","SpininGear","DeadGhoul","KalekaKek","s23"],"3":["airSmitt","Merek","Argon_Praim","Jeffry","Lionex","Survivor"]}} 2021-10-27 17:30:06.418 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594070,"title":"MemeLord","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{"1b6a5b64-3afe-3652-0137-8e64894b16f8":"Orbital Wars","9e8ea941-c306-aaaf-b367-u00000019000":"BlackOps FAF: Unleashed","90312bd2-6fbd-4aa6-874e-rksbooms-v12":"RK's Explosions","GRAPHICE-NHAN-CEME-NT01-000000000000":"Graphicenhancement mod v1.1","BBEFBDF1-3C21-4CD6-89EE-86EA42218C0C":"OOF ACU Death Sound","9e8ee941-c406-4751-b367-e10000019000":"BlackOps FAF: EXUnits","58c232c2-f7e8-4256-8892-85fbb9687a69":"AllFactionsFixed","20c2f36f-6e78-4304-a8e1-fea3ef754d16":"Build Range x3","9e8ea941-c306-4751-b367-a00000018000":"BlackOps FAF: ACUs"},"mapname":"zeon.v0002","map_file_path":"maps/zeon.v0002.zip","host":"RODATOR","num_players":3,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Tomsag","genotcide","RODATOR"]}} 2021-10-27 17:30:06.433 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593978,"title":"1000+","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"AmonRa","num_players":12,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["Xel-naga","Mastermandel","business_woman","garingt","MSG","S_e_r_g_e"],"3":["Aranei","Fruttis","warfarin","Crypteck","Im_happy","AmonRa"]}} 2021-10-27 17:30:07.294 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594024,"title":"800-1400 , cpu < 220, no grey","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"moli123","num_players":2,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"3":["moli123","shemale"]}} 2021-10-27 17:30:07.313 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594070,"title":"MemeLord","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{"1b6a5b64-3afe-3652-0137-8e64894b16f8":"Orbital Wars","9e8ea941-c306-aaaf-b367-u00000019000":"BlackOps FAF: Unleashed","90312bd2-6fbd-4aa6-874e-rksbooms-v12":"RK's Explosions","GRAPHICE-NHAN-CEME-NT01-000000000000":"Graphicenhancement mod v1.1","BBEFBDF1-3C21-4CD6-89EE-86EA42218C0C":"OOF ACU Death Sound","9e8ee941-c406-4751-b367-e10000019000":"BlackOps FAF: EXUnits","58c232c2-f7e8-4256-8892-85fbb9687a69":"AllFactionsFixed","20c2f36f-6e78-4304-a8e1-fea3ef754d16":"Build Range x3","9e8ea941-c306-4751-b367-a00000018000":"BlackOps FAF: ACUs"},"mapname":"zeon.v0002","map_file_path":"maps/zeon.v0002.zip","host":"RODATOR","num_players":3,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Tomsag","genotcide","RODATOR"]}} 2021-10-27 17:30:08.297 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15593926,"title":"900+ Middle Players \\ cpu < 230","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"dualgap_adaptive.v0009","map_file_path":"maps/dualgap_adaptive.v0009.zip","host":"JohnyDubinka","num_players":8,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["KasTiel_47","JohnyDubinka","AlphaMarine"],"3":["slash032","xgamez","ahmed","CHekatila","ZugDuk"]}} 2021-10-27 17:30:08.315 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594070,"title":"MemeLord","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{"1b6a5b64-3afe-3652-0137-8e64894b16f8":"Orbital Wars","9e8ea941-c306-aaaf-b367-u00000019000":"BlackOps FAF: Unleashed","90312bd2-6fbd-4aa6-874e-rksbooms-v12":"RK's Explosions","GRAPHICE-NHAN-CEME-NT01-000000000000":"Graphicenhancement mod v1.1","BBEFBDF1-3C21-4CD6-89EE-86EA42218C0C":"OOF ACU Death Sound","9e8ee941-c406-4751-b367-e10000019000":"BlackOps FAF: EXUnits","58c232c2-f7e8-4256-8892-85fbb9687a69":"AllFactionsFixed","20c2f36f-6e78-4304-a8e1-fea3ef754d16":"Build Range x3","9e8ea941-c306-4751-b367-a00000018000":"BlackOps FAF: ACUs"},"mapname":"zeon.v0002","map_file_path":"maps/zeon.v0002.zip","host":"RODATOR","num_players":3,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Tomsag","genotcide","RODATOR"]}} 2021-10-27 17:30:09.298 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"player_info","players":[{"id":388909,"login":"MUKOLA","country":"UA","ratings":{"global":{"rating":[1336.93,92.9364],"number_of_games":709},"ladder_1v1":{"rating":[1055.94,69.3097],"number_of_games":66},"tmm_2v2":{"rating":[1431.09,145.373],"number_of_games":23}},"global_rating":[1336.93,92.9364],"ladder_rating":[1055.94,69.3097],"number_of_games":709}]} 2021-10-27 17:30:09.315 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594091,"title":"For Oleg","state":"open","game_type":"coop","featured_mod":"coop","sim_mods":{},"mapname":"faf_coop_prothyon_16.v0019","map_file_path":"maps/faf_coop_prothyon_16.v0019.zip","host":"Joster","num_players":2,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Joster","olezhka_ryzhov"]}} 2021-10-27 17:30:09.333 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594054,"title":"all NOOBs welcome","state":"open","game_type":"custom","featured_mod":"fafdevelop","sim_mods":{},"mapname":"dualgap_fix_adaptive.v0009","map_file_path":"maps/dualgap_fix_adaptive.v0009.zip","host":"THOV","num_players":2,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":700.0,"enforce_rating_range":false,"teams":{"2":["Tibetski_Lis","THOV"]}} 2021-10-27 17:30:11.320 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594028,"title":"All 500+","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"astro_crater_battles_4x4_v2_teamplay_ai.v0001","map_file_path":"maps/astro_crater_battles_4x4_v2_teamplay_ai.v0001.zip","host":"T0rus","num_players":6,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["Kavalorn","T0rus","Nubadon"],"3":["SirSpamalot","DanLowSteRIK","ATAReaver"]}} 2021-10-27 17:30:11.349 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594086,"title":"Scratch","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"astro_crater_battles","map_file_path":"maps/astro_crater_battles.zip","host":"Scratch_Crow","num_players":2,"max_players":6,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Scratch_Crow"],"2":["LazyArchmage"]}} 2021-10-27 17:30:12.314 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"player_info","players":[{"id":321371,"login":"SkyIBars","country":"UA","clan":"HDO","ratings":{"global":{"rating":[1325.34,95.8619],"number_of_games":360},"ladder_1v1":{"rating":[1056.79,275.537],"number_of_games":4},"tmm_2v2":{"rating":[1325.34,245.8619],"number_of_games":0}},"global_rating":[1325.34,95.8619],"ladder_rating":[1056.79,275.537],"number_of_games":360}]} 2021-10-27 17:30:12.333 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594054,"title":"all NOOBs welcome","state":"open","game_type":"custom","featured_mod":"fafdevelop","sim_mods":{},"mapname":"dualgap_fix_adaptive.v0009","map_file_path":"maps/dualgap_fix_adaptive.v0009.zip","host":"THOV","num_players":3,"max_players":12,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":700.0,"enforce_rating_range":false,"teams":{"2":["Basluit","Tibetski_Lis","THOV"]}} 2021-10-27 17:30:12.367 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594070,"title":"MemeLord","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{"1b6a5b64-3afe-3652-0137-8e64894b16f8":"Orbital Wars","9e8ea941-c306-aaaf-b367-u00000019000":"BlackOps FAF: Unleashed","90312bd2-6fbd-4aa6-874e-rksbooms-v12":"RK's Explosions","GRAPHICE-NHAN-CEME-NT01-000000000000":"Graphicenhancement mod v1.1","BBEFBDF1-3C21-4CD6-89EE-86EA42218C0C":"OOF ACU Death Sound","9e8ee941-c406-4751-b367-e10000019000":"BlackOps FAF: EXUnits","58c232c2-f7e8-4256-8892-85fbb9687a69":"AllFactionsFixed","20c2f36f-6e78-4304-a8e1-fea3ef754d16":"Build Range x3","9e8ea941-c306-4751-b367-a00000018000":"BlackOps FAF: ACUs"},"mapname":"zeon.v0002","map_file_path":"maps/zeon.v0002.zip","host":"RODATOR","num_players":3,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Tomsag","genotcide","RODATOR"]}} 2021-10-27 17:30:13.317 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"player_info","players":[{"id":359209,"login":"UESP_Vitalco","country":"RU","ratings":{"global":{"rating":[1097.75,103.065],"number_of_games":321},"ladder_1v1":{"rating":[629.434,336.818],"number_of_games":1},"tmm_2v2":{"rating":[1097.75,250],"number_of_games":0}},"global_rating":[1097.75,103.065],"ladder_rating":[629.434,336.818],"number_of_games":321}]} 2021-10-27 17:30:13.334 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":false,"uid":15594075,"title":"WELCOM ","state":"open","game_type":"custom","featured_mod":"faf","sim_mods":{},"mapname":"astro_crater_survival_no_mods.v0004","map_file_path":"maps/astro_crater_survival_no_mods.v0004.zip","host":"Sorian_Ai","num_players":4,"max_players":4,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"2":["ggg85272","Sorian_Ai","Solod","TreefolkNoob"]}} 2021-10-27 17:30:13.359 DEBUG 12240 --- [reactor-tcp-nio-2] com.faforever.commons.lobby.FafLobbyApi : Inbound message: {"command":"game_info","visibility":"public","password_protected":true,"uid":15594095,"title":"PP","state":"open","game_type":"custom","featured_mod":"xtremewars","sim_mods":{"e32eda02-edab-11e9-81b4-2a2ae2dbcce4":"Unknown sim mod","74A9EAB2-E851-11DB-A1F1-F2C755D89593":"Supreme Commander Campaign Branch"},"mapname":"x1mp_010","map_file_path":"maps/x1mp_010.zip","host":"Petr","num_players":1,"max_players":8,"launched_at":null,"rating_type":"global","rating_min":null,"rating_max":null,"enforce_rating_range":false,"teams":{"1":["Petr"]}}