Jump to content

I cant start Modded Minecraft Forge 1.12.2 the Error The game crashed whilst initializing game Error: java.util.zip.ZipError: zi


Rojhat Tunc

Recommended Posts

I want to play with a Friend Minecraft but if i start the Modpack it says that Error can somebody help me?


Thats the Crash Report

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MovingWorldCore (movingworld-1.12-6.353-full.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  FutureMC (future-mc-0.2.9.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 4/13/22 11:04 PM
Description: Initializing game

java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$663/1079271427.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$663/1079271427.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 442166632 bytes (421 MB) / 3187671040 bytes (3040 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 51 mods loaded, 51 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                           | Version           | Source                                      | Signature                                |
    |:----- |:-------------------------------------------- |:----------------- |:------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                                    | 1.12.2            | minecraft.jar                               | None                                     |
    | LCH   | mcp                                          | 9.42              | minecraft.jar                               | None                                     |
    | LCH   | FML                                          | 8.0.99.99         | forge-1.12.2-14.23.5.2859.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                                        | 14.23.5.2859      | forge-1.12.2-14.23.5.2859.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | com.elytradev.movingworld.common.asm.coremod |                   | minecraft.jar                               | None                                     |
    | LCH   | damageindicatorsmod                          | 1.0               | [1.12.2]DamageIndicatorsMod-3.5.1.jar       | None                                     |
    | LCH   | jei                                          | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                   | None                                     |
    | LCH   | quark                                        | r1.6-179          | Quark-r1.6-179.jar                          | None                                     |
    | LCH   | autoreglib                                   | 1.3-32            | AutoRegLib-1.3-32.jar                       | None                                     |
    | LCH   | ichunutil                                    | 7.2.2             | iChunUtil-1.12.2-7.2.2.jar                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | backtools                                    | 7.0.1             | BackTools-1.12.2-7.0.1.jar                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | baubles                                      | 1.5.2             | Baubles-1.12-1.5.2.jar                      | None                                     |
    | LCH   | chesttransporter                             | 2.8.8             | ChestTransporter-1.12.2-2.8.8.jar           | None                                     |
    | LCH   | mantle                                       | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                    | None                                     |
    | LCH   | tconstruct                                   | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar            | None                                     |
    | LCH   | conarm                                       | 1.2.5.10          | conarm-1.12.2-1.2.5.10.jar                  | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
    | LCH   | extendedrenderer                             | v1.0              | coroutil-1.12.1-1.2.37.jar                  | None                                     |
    | LCH   | coroutil                                     | 1.12.1-1.2.37     | coroutil-1.12.1-1.2.37.jar                  | None                                     |
    | LCH   | configmod                                    | v1.0              | coroutil-1.12.1-1.2.37.jar                  | None                                     |
    | LCH   | cosmeticarmorreworked                        | 1.12.2-v5a        | CosmeticArmorReworked-1.12.2-v5a.jar        | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCH   | customizeddungeonloot                        | 1.0.3             | Customized-Dungeon-Loot-1.12+-(v.1.0.3).jar | None                                     |
    | LCH   | movingworld                                  | 1.12-6.353        | movingworld-1.12-6.353-full.jar             | None                                     |
    | LCH   | davincisvessels                              | @DVESSELSVER@     | davincisvessels-1.12-6.340-full.jar         | None                                     |
    | LCH   | ptrmodellib                                  | 1.0.5             | PTRLib-1.0.5.jar                            | None                                     |
    | LCH   | props                                        | 2.6.3.7           | Decocraft-2.6.3.7_1.12.2.jar                | None                                     |
    | LCH   | lootablebodies                               | 2.4.0             | DrCyanosLootableBodies_1.12-2.4.0.jar       | None                                     |
    | LCH   | fastleafdecay                                | v14               | FastLeafDecay-v14.jar                       | None                                     |
    | LCH   | forgelin                                     | 1.8.4             | Forgelin-1.8.4.jar                          | None                                     |
    | LCH   | futuremc                                     | 0.2.6             | future-mc-0.2.9.jar                         | None                                     |
    | LCH   | gravitygun                                   | 7.1.0             | GravityGun-1.12.2-7.1.0.jar                 | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | hats                                         | 7.1.1             | Hats-1.12.2-7.1.1.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | waila                                        | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                 | None                                     |
    | LCH   | inventoryhud                                 | 3.4.4             | InventoryHUD-1.12.2.forge-3.4.4.jar         | None                                     |
    | LCH   | ironchest                                    | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar             | None                                     |
    | LCH   | ironfurnaces                                 | 1.3.5             | ironfurnaces-1.3.5.jar                      | None                                     |
    | LCH   | mcwbridges                                   | 1.0.6             | mcw-bridges-1.0.6b-mc1.12.2.jar             | None                                     |
    | LCH   | ms                                           | v1.86.1           | Mo'+Shiz+v1.86.1.jar                        | None                                     |
    | LCH   | mopickaxes                                   | 10.0: Final BETA  | Mo-Pickaxes-Mod-1.12.2.jar                  | None                                     |
    | LCH   | llibrary                                     | 1.7.20            | llibrary-1.7.20-1.12.2.jar                  | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | mowziesmobs                                  | 1.5.8             | mowziesmobs-1.5.8.jar                       | None                                     |
    | LCH   | multimob                                     | 1.0.5             | multimob-1.0.5.jar                          | None                                     |
    | LCH   | portalgun                                    | 7.1.0             | PortalGun-1.12.2-7.1.0.jar                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | potionfingers                                | r1.0-2            | PotionFingers-r1.0-2.jar                    | None                                     |
    | LCH   | primitivemobs                                | 1.2.3a            | primitivemobs-1.2.3a.jar                    | None                                     |
    | LCH   | simpledivegear                               | 1.1.1             | SimpleDivingGear-1.1.1+mc+1.12.2.jar        | None                                     |
    | LCH   | skewers                                      | 1.1               | Skewers-1.1.jar                             | None                                     |
    | LCH   | strawgolem                                   | 1.3               | strawgolem-1.4.1.jar                        | None                                     |
    | LCH   | travelersbackpack                            | 1.0.35            | TravelersBackpack-1.12.2-1.0.35.jar         | None                                     |
    | LCH   | treechopper                                  | 1.2.4             | TreeChopper-1.12.2-1.2.4.jar                | None                                     |
    | LCH   | zombieawareness                              | 1.12.1-1.11.16    | zombieawareness-1.12.1-1.11.16.jar          | None                                     |
    | LCH   | totemexpansion                               | 1.2.2             | totemexpansion-1.2.2-1.12.2.jar             | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ForgelinPlugin (Forgelin-1.8.4.jar)
  
MovingWorldCore (movingworld-1.12-6.353-full.jar)
  
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
FutureMC (future-mc-0.2.9.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 511.65' Renderer: 'Quadro P5000/PCIe/SSE2'
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - wailaIntegration (Enabled/Not Forced)
        - quarkIntegration (Enabled/Not Forced)

    Launched Version: 1.12.2-forge-14.23.5.2859
    LWJGL: 2.9.4
    OpenGL: Quadro P5000/PCIe/SSE2 GL version 4.6.0 NVIDIA 511.65, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: mod_resources, vanilla
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Xeon(R) CPU E5-2678 v3 @ 2.50GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 511.65
    OpenGlRenderer: Quadro P5000/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So, I try to make a katana, with katana and scabbard, is that possible to make 2 different models to be on player while he holding item? Katana in hands, and scabbard at belt. 
    • I created a server with the Pixelmon mod, it's fine and everything but a person enters and the server closes, I don't know how to explain it very well but I attach the detailed file of the error that happens to me https://mclo.gs/eSemvtq This error had not happened to me until now, so I don't understand very well why this happens, could you help me solve it?
    • When I create the server and log in it lets me play, but a person ends up joining and it sends me an error and the server closes The report says Exception in server tick Loop I put here what the console tells me because I honestly don't know how to explain it: https://mclo.gs/eSemvtq I use Forge mods and this has not happened to me until now 
    • Sorry I wasn't on this site for a few days. But anyways, if you just simply want to install forge to play with mods, you need to click on the installer option, thqat way, forge will be automatically installed to your device at the version you chose. Then you could just open Minecraft launcher to play on that version.
    • I've been putting together a modpack for a few weeks, and it's worked just fine. Until today, I logged onto my survival world and went exploring. As soon as I entered my boat the game froze and crashed. Now when I try to start the world, nothing loads and the game crashes. I tried creating a new world and the same thing happened when I tried to use a boat. Here's the latest crash report from the original world: If anyone knows how to fix the issue, I'd really appreciate the help, thanks.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.