FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Mod Error without any mod

    Scheduled Pinned Locked Moved I need help
    24 Posts 12 Posters 1.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JipJ Offline
      Jip
      last edited by

      Not yet, I did not find the time to manage the release.

      A work of art is never finished, merely abandoned

      1 Reply Last reply Reply Quote 0
      • R Offline
        Ravingoofy
        last edited by

        Looks like we had an update; however, this issue is still keeping me from playing the game at all. Please can someone assist?

        I still get the error:

        java.util.concurrent.CompletionException: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
        at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:281)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)
        Caused by: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
        at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:348)
        at com.faforever.client.mod.ModService.overrideActivatedMods(ModService.java:304)
        at com.faforever.client.mod.ModService.updateAndActivateModVersions(ModService.java:410)
        at com.faforever.client.mod.ModService$$FastClassBySpringCGLIB$$aae9cfd3.invoke(<generated>)
        at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
        at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
        at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
        at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
        at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:278)
        ... 4 more
        Caused by: java.nio.charset.MalformedInputException: Input length = 1
        at java.base/java.lang.String.throwMalformed(String.java:1240)
        at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
        at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
        at java.base/java.lang.String.newStringNoRepl1(String.java:756)
        at java.base/java.lang.String.newStringNoRepl(String.java:738)
        at java.base/java.lang.System$2.newStringNoRepl(System.java:2390)
        at java.base/java.nio.file.Files.readString(Files.java:3369)
        at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:330)
        ... 13 more

        1 Reply Last reply Reply Quote 0
        • R Offline
          Ravingoofy
          last edited by

          Does anyoen know a work around. I see lots of games going on, but I cannot play any. This is really frustrating.

          1 Reply Last reply Reply Quote 0
          • S Offline
            Sheikah
            last edited by

            What client version do you have?

            If it is not 2022.12.0 then update it

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              Ravingoofy @Sheikah
              last edited by Ravingoofy

              @sheikah

              I'm running the most current version 2022.12.0.

              27afa3f1-965b-4187-8735-ec14f1861a20-image.png

              Error Details:

              java.util.concurrent.CompletionException: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
              at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:281)
              at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
              at java.base/java.lang.Thread.run(Thread.java:833)
              Caused by: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
              at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:348)
              at com.faforever.client.mod.ModService.overrideActivatedMods(ModService.java:304)
              at com.faforever.client.mod.ModService.updateAndActivateModVersions(ModService.java:410)
              at com.faforever.client.mod.ModService$$FastClassBySpringCGLIB$$aae9cfd3.invoke(<generated>)
              at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
              at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
              at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
              at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
              at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
              at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:278)
              ... 4 more
              Caused by: java.nio.charset.MalformedInputException: Input length = 1
              at java.base/java.lang.String.throwMalformed(String.java:1240)
              at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
              at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
              at java.base/java.lang.String.newStringNoRepl1(String.java:756)
              at java.base/java.lang.String.newStringNoRepl(String.java:738)
              at java.base/java.lang.System$2.newStringNoRepl(System.java:2390)
              at java.base/java.nio.file.Files.readString(Files.java:3369)
              at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:330)
              ... 13 more

              1 Reply Last reply Reply Quote 0
              • R Offline
                Ravingoofy
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • R Offline
                  Ravingoofy
                  last edited by

                  I will delete everything again and reinstall. Maybe I just need a fresh copy of everything; however, I will not be back for a few days to test this out.

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    Ravingoofy
                    last edited by

                    I don't understand?

                    Nothing is different fo me. Why am I the only one that this does it to. My brother can play on his PC, but I get this still. I'm erased (everything) and reinstalled multiple times. Tried just running without mods. Nada..

                    Running v2022.12.0

                    Code:
                    java.util.concurrent.CompletionException: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                    at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:281)
                    at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
                    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
                    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
                    at java.base/java.lang.Thread.run(Thread.java:833)
                    Caused by: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                    at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:348)
                    at com.faforever.client.mod.ModService.overrideActivatedMods(ModService.java:304)
                    at com.faforever.client.mod.ModService.updateAndActivateModVersions(ModService.java:410)
                    at com.faforever.client.mod.ModService$$FastClassBySpringCGLIB$$aae9cfd3.invoke(<generated>)
                    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
                    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
                    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
                    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
                    at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
                    at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:278)
                    ... 4 more
                    Caused by: java.nio.charset.MalformedInputException: Input length = 1
                    at java.base/java.lang.String.throwMalformed(String.java:1240)
                    at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
                    at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
                    at java.base/java.lang.String.newStringNoRepl1(String.java:756)
                    at java.base/java.lang.String.newStringNoRepl(String.java:738)
                    at java.base/java.lang.System$2.newStringNoRepl(System.java:2390)
                    at java.base/java.nio.file.Files.readString(Files.java:3369)
                    at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:330)
                    ... 13 more

                    1 Reply Last reply Reply Quote 0
                    • I Offline
                      Itstehendz
                      last edited by Itstehendz

                      I am having the same problems as well I just did a clean wipe and reinstalled still I am getting this

                      java.util.concurrent.CompletionException: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                      at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:281)
                      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
                      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
                      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
                      at java.base/java.lang.Thread.run(Thread.java:833)
                      Caused by: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                      at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:348)
                      at com.faforever.client.mod.ModService.overrideActivatedMods(ModService.java:304)
                      at com.faforever.client.mod.ModService.updateAndActivateModVersions(ModService.java:410)
                      at com.faforever.client.mod.ModService$$FastClassBySpringCGLIB$$aae9cfd3.invoke(<generated>)
                      at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
                      at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
                      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
                      at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
                      at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
                      at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:278)
                      ... 4 more
                      Caused by: java.nio.charset.MalformedInputException: Input length = 1
                      at java.base/java.lang.String.throwMalformed(String.java:1240)
                      at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
                      at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
                      at java.base/java.lang.String.newStringNoRepl1(String.java:756)
                      at java.base/java.lang.String.newStringNoRepl(String.java:738)
                      at java.base/java.lang.System$2.newStringNoRepl(System.java:2390)
                      at java.base/java.nio.file.Files.readString(Files.java:3369)
                      at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:330)
                      ... 13 more

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        Taternator
                        last edited by

                        Same thing here. Played a match just fine, and then without downloading any new mods or anything went to start a new match and started getting "could not update selected mods" message. I was getting the message whether I had any mods selected or not. Ended up deleting everything and uninstalling FAF, restarted my PC, reinstalled FAF. Even with no mods installed I still get "could not update selected mods". Very saddening.

                        java.util.concurrent.CompletionException: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                        at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:281)
                        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
                        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
                        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
                        at java.base/java.lang.Thread.run(Thread.java:833)
                        Caused by: NotifiableException(i18nKey=mod.errorUpdatingMods, i18nArgs=[])
                        at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:348)
                        at com.faforever.client.mod.ModService.overrideActivatedMods(ModService.java:304)
                        at com.faforever.client.mod.ModService.updateAndActivateModVersions(ModService.java:410)
                        at com.faforever.client.mod.ModService$$FastClassBySpringCGLIB$$aae9cfd3.invoke(<generated>)
                        at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
                        at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
                        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
                        at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
                        at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
                        at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:278)
                        ... 4 more
                        Caused by: java.nio.charset.MalformedInputException: Input length = 1
                        at java.base/java.lang.String.throwMalformed(String.java:1240)
                        at java.base/java.lang.String.decodeUTF8_UTF16(String.java:1191)
                        at java.base/java.lang.String.newStringUTF8NoRepl(String.java:728)
                        at java.base/java.lang.String.newStringNoRepl1(String.java:756)
                        at java.base/java.lang.String.newStringNoRepl(String.java:738)
                        at java.base/java.lang.System$2.newStringNoRepl(System.java:2390)
                        at java.base/java.nio.file.Files.readString(Files.java:3369)
                        at com.faforever.client.mod.ModService.writeActiveMods(ModService.java:330)
                        ... 13 more

                        I 1 Reply Last reply Reply Quote 0
                        • maggeM Offline
                          magge Global Moderator
                          last edited by

                          @Jip The issue reports about "java.nio.charset.MalformedInputException" is increasing in the last days - I saw it numerous times in Discord and Forum as well. Is the fix still in the pipeline, or is this related to more than one issue?

                          Is there a related issue on GitHub about it? If not, I would gather some reports and data and would create one.

                          Want to become a Moderator? || Open volunteer positions
                          1 Reply Last reply Reply Quote 0
                          • I Offline
                            Itstehendz @Taternator
                            last edited by

                            @taternator Does your game crash at a certain time every time you play a match mine does this since I got this error

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              Ravingoofy
                              last edited by

                              My games de-sync and disconnect all mods that could have been added.

                              1 Reply Last reply Reply Quote 0
                              • P Offline
                                PathKnower
                                last edited by

                                Got the same error. Found no way to fix it right now.....

                                1 Reply Last reply Reply Quote 0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                • First post
                                  Last post