Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-225533

Server resourcepack isn't loading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.5
    • None
    • Unconfirmed
    • (Unassigned)

      Hey there!

      I was trying to load a resourcepack to a client via server. But the client couldn't load the resourcepack, instead, he ended up in an endless loop of trying to load the resourcepack.

       

      In the client logs I found the following error:

      [15:49:17] [main/INFO]: Reloading ResourceManager: Default, c2549fc403a4e365a714b39dbbc128d5190f369f[15:49:17] [main/INFO]: Reloading ResourceManager: Default, c2549fc403a4e365a714b39dbbc128d5190f369f[15:49:17] [main/ERROR]: Failed to add resource pack c2549fc403a4e365a714b39dbbc128d5190f369fjava.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(ZipCoder.java:58) ~[?:1.8.0_51] at java.util.zip.ZipFile.getZipEntry(ZipFile.java:567) ~[?:1.8.0_51] at java.util.zip.ZipFile.access$900(ZipFile.java:61) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:525) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:500) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:481) ~[?:1.8.0_51] at abh.a(SourceFile:73) ~[abh.class:?] at acm.a(SourceFile:43) ~[acm.class:?] at acm.a(SourceFile:147) [acm.class:?] at djz.j(SourceFile:817) [djz.class:?] at djz.e(SourceFile:1003) [djz.class:?] at djz.e(SourceFile:681) [djz.class:?] at net.minecraft.client.main.Main.main(SourceFile:215) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) [launchwrapper-of-2.2.jar:2.2] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.2.jar:2.2][15:49:17] [main/INFO]: Caught error loading resourcepacks, removing all selected resourcepacksacm$b: c2549fc403a4e365a714b39dbbc128d5190f369f at acm.a(SourceFile:150) ~[acm.class:?] at djz.j(SourceFile:817) ~[djz.class:?] at djz.e(SourceFile:1003) [djz.class:?] at djz.e(SourceFile:681) [djz.class:?] at net.minecraft.client.main.Main.main(SourceFile:215) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) [launchwrapper-of-2.2.jar:2.2] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.2.jar:2.2]Caused by: java.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(ZipCoder.java:58) ~[?:1.8.0_51] at java.util.zip.ZipFile.getZipEntry(ZipFile.java:567) ~[?:1.8.0_51] at java.util.zip.ZipFile.access$900(ZipFile.java:61) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:525) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:500) ~[?:1.8.0_51] at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:481) ~[?:1.8.0_51] at abh.a(SourceFile:73) ~[abh.class:?] at acm.a(SourceFile:43) ~[acm.class:?] at acm.a(SourceFile:147) ~[acm.class:?] ... 10 more

      (see hastebin - owekususil (vintex.net) )

       

      The curious thing is, that the client has no problem loading the resourcepack directly from the resourcepack selection. The URL to the resourcepack pack is working as well: http://files.vintex.net/VintexResourcepack1_16_x_TEST31.zip 

            Unassigned Unassigned
            realJongi Jonas Golda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: