Advertisement
Guest User

Crash m,an :(

a guest
Aug 9th, 2022
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. XaeroMinimapPlugin (Xaeros-Minimap-Fair-Play-1.12.2.jar)
  5. MekanismCoremod (Mekanism-Mod-Core-1.12.2.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // You should try our sister game, Minceraft!
  9.  
  10. Time: 8/9/22 2:23 AM
  11. Description: Initializing game
  12.  
  13. java.util.zip.ZipError: zip END header not found
  14. at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
  15. at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
  16. at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
  17. at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
  18. at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
  19. at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
  20. at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)
  21. at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)
  22. at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2118/568572425.accept(Unknown Source)
  23. at java.util.ArrayList.forEach(ArrayList.java:1249)
  24. at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)
  25. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
  26. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  27. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  28. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  29. at net.minecraft.client.main.Main.main(SourceFile:123)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:497)
  34. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  35. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Client thread
  43. Stacktrace:
  44. at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
  45. at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
  46. at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
  47. at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
  48. at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
  49. at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
  50. at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)
  51. at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)
  52. at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2118/568572425.accept(Unknown Source)
  53. at java.util.ArrayList.forEach(ArrayList.java:1249)
  54. at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)
  55. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
  56. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  57. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  58.  
  59. -- Initialization --
  60. Details:
  61. Stacktrace:
  62. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  63. at net.minecraft.client.main.Main.main(SourceFile:123)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:497)
  68. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  69. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12.2
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_51, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 161875904 bytes (154 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
  78. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.42 Powered by Forge 14.23.5.2859 26 mods loaded, 26 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82.  
  83. | State | ID | Version | Source | Signature |
  84. |:----- |:-------------------- |:---------------- |:------------------------------------- |:---------------------------------------- |
  85. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  86. | LCH | mcp | 9.42 | minecraft.jar | None |
  87. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | LCH | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  89. | LCH | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
  90. | LCH | additionalstructures | 2.4.1 | Additional-Structures-Mod-1.12.2.jar | None |
  91. | LCH | collective | 3.0 | collective-1.12.2-3.0.jar | None |
  92. | LCH | corpse | 1.12.2-1.0.8 | Corpse-Mod-1.12.2.jar | None |
  93. | LCH | cucumber | 1.1.3 | Cucumber-Mod-1.12.2.jar | None |
  94. | LCH | enhancedfarming | 1.1.3 | Enhanced-Farming-Mod-1.12.2.jar | None |
  95. | LCH | ichunutil | 7.2.2 | iChun-Util-Mod-1.12.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  96. | LCH | mekanism | 1.12.2-9.8.3.390 | Mekanism-Mod-Core-1.12.2.jar | None |
  97. | LCH | mekanismgenerators | 1.12.2-9.8.3.390 | Mekanism-Mod-Generators-1.12.2.jar | None |
  98. | LCH | mekanismtools | 1.12.2-9.8.3.390 | Mekanism-Mod-Tools-1.12.2.jar | None |
  99. | LCH | mekores | 2.0.13 | Mekanism-Ores-Mod-Forge-1.12.2.jar | None |
  100. | LCH | mysticalagriculture | 1.7.5 | Mystical-Agriculture-Mod-1.12.2.jar | None |
  101. | LCH | byg | 1.7.1 | Oh-The-Biomes-Youll-Go-Mod-1.12.2.jar | None |
  102. | LCH | replantingcrops | 2.5 | Replanting-Crops-Mod-1.12.2.jar | None |
  103. | LCH | respawnablepets | 1.0.6 | Respawnable-Pets-Mod-1.12.2.jar | None |
  104. | LCH | soundfilters | 0.12.1_for_1.12 | Sound-Filters-Mod-1.12.2.jar | None |
  105. | LCH | sync | 7.1.0 | Sync-Mod-1.12.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  106. | LCH | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
  107. | LCH | villagernames | 3.4 | Villager-Names-Mod-1.12.2.jar | None |
  108. | LCH | xaerominimapfair | 22.8.2 | Xaeros-Minimap-Fair-Play-1.12.2.jar | None |
  109. | LCH | ladylib | 2.1 | Ladylib-2.1.jar | None |
  110. | LCH | lumen | 0.4.0 | Illuminations-Mod-1.12.2.jar | None |
  111.  
  112. Loaded coremods (and transformers):
  113. XaeroMinimapPlugin (Xaeros-Minimap-Fair-Play-1.12.2.jar)
  114. xaero.common.core.transformer.ChunkTransformer
  115. xaero.common.core.transformer.NetHandlerPlayClientTransformer
  116. xaero.common.core.transformer.EntityPlayerTransformer
  117. xaero.common.core.transformer.AbstractClientPlayerTransformer
  118. xaero.common.core.transformer.WorldClientTransformer
  119. xaero.common.core.transformer.EntityPlayerSPTransformer
  120. xaero.common.core.transformer.PlayerListTransformer
  121. xaero.common.core.transformer.SaveFormatTransformer
  122. xaero.common.core.transformer.GuiIngameForgeTransformer
  123. xaero.common.core.transformer.GuiBossOverlayTransformer
  124. xaero.common.core.transformer.ModelRendererTransformer
  125. MekanismCoremod (Mekanism-Mod-Core-1.12.2.jar)
  126. mekanism.coremod.KeybindingMigrationHelper
  127. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.59' Renderer: 'NVIDIA GeForce RTX 3050/PCIe/SSE2'
  128. Launched Version: 1.12.2-forge-14.23.5.2859
  129. LWJGL: 2.9.4
  130. OpenGL: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.59, NVIDIA Corporation
  131. GL Caps: Using GL 1.3 multitexturing.
  132. Using GL 1.3 texture combiners.
  133. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  134. Shaders are available because OpenGL 2.1 is supported.
  135. VBOs are available because OpenGL 1.5 is supported.
  136.  
  137. Using VBOs: Yes
  138. Is Modded: Definitely; Client brand changed to 'fml,forge'
  139. Type: Client (map_client.txt)
  140. Resource Packs: vanilla
  141. Current Language: English (US)
  142. Profiler Position: N/A (disabled)
  143. CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement