Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 3/29/17 9:44 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.IllegalArgumentException: MALFORMED
  8. at java.util.zip.ZipCoder.toString(ZipCoder.java:58)
  9. at java.util.zip.ZipFile.getZipEntry(ZipFile.java:567)
  10. at java.util.zip.ZipFile.access$900(ZipFile.java:61)
  11. at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:525)
  12. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:500)
  13. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:481)
  14. at net.minecraft.client.resources.FileResourcePack.func_110587_b(SourceFile:69)
  15. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110545_a(SimpleReloadableResourceManager.java:42)
  16. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:117)
  17. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  18. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:151)
  19. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  20. at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:158)
  21. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  22. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  23. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  24. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  25. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  26. at net.minecraft.client.main.Main.main(SourceFile:148)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  32. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Stacktrace:
  40. at java.util.zip.ZipCoder.toString(ZipCoder.java:58)
  41. at java.util.zip.ZipFile.getZipEntry(ZipFile.java:567)
  42. at java.util.zip.ZipFile.access$900(ZipFile.java:61)
  43. at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:525)
  44. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:500)
  45. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:481)
  46. at net.minecraft.client.resources.FileResourcePack.func_110587_b(SourceFile:69)
  47. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110545_a(SimpleReloadableResourceManager.java:42)
  48. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:117)
  49. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
  50. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:151)
  51. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  52. at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:158)
  53. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  54. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  55.  
  56. -- Affected screen --
  57. Details:
  58. Screen name: net.minecraft.client.gui.GuiScreenResourcePacks
  59.  
  60. -- Affected level --
  61. Details:
  62. Level name: MpServer
  63. All players: 1 total; [EntityClientPlayerMP['PrettyGirls'/392229, l='MpServer', x=253.52, y=152.49, z=453.06]]
  64. Chunk stats: MultiplayerChunkCache: 441, 441
  65. Level seed: 0
  66. Level generator: ID 01 - flat, ver 0. Features enabled: false
  67. Level generator options:
  68. Level spawn location: World: (790,134,435), Chunk: (at 6,8,3 in 49,27; contains blocks 784,0,432 to 799,255,447), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
  69. Level time: 784658 game time, 880186 day time
  70. Level dimension: 0
  71. Level storage version: 0x00000 - Unknown?
  72. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  73. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  74. Forced entities: 1 total; [EntityClientPlayerMP['PrettyGirls'/392229, l='MpServer', x=253.52, y=152.49, z=453.06]]
  75. Retry entities: 0 total; []
  76. Server brand: PaperSpigot
  77. Server type: Non-integrated multiplayer server
  78. Stacktrace:
  79. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  80. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  81. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  82. at net.minecraft.client.main.Main.main(SourceFile:148)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  86. at java.lang.reflect.Method.invoke(Method.java:483)
  87. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  88. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89.  
  90. -- System Details --
  91. Details:
  92. Minecraft Version: 1.7.10
  93. Operating System: Windows 10 (amd64) version 10.0
  94. Java Version: 1.8.0_25, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96. Memory: 171370040 bytes (163 MB) / 496152576 bytes (473 MB) up to 5355339776 bytes (5107 MB)
  97. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  98. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  99. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  100. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 11 mods loaded, 11 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  103. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  104. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  105. UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
  106. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  107. UCHIJA DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
  108. UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  109. UCHIJA keystrokesmod{v3} [KeystrokesMod] (KeystrokesMod v3.jar)
  110. UCHIJA motionblurmod{1.0} [MotionBlurMod] (MotionBlurMod.jar)
  111. UCHIJA TcpNoDelayMod{1.0} [TcpNoDelayMod] (TcpNoDelayMod-1.0.jar)
  112. UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.jar)
  113. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.92' Renderer: 'GeForce GTX 960M/PCIe/SSE2'
  114. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  115. LWJGL: 2.9.1
  116. OpenGL: GeForce GTX 960M/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.92, NVIDIA Corporation
  117. GL Caps: Using GL 1.3 multitexturing.
  118. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  119. Anisotropic filtering is supported and maximum anisotropy is 16.
  120. Shaders are available because OpenGL 2.1 is supported.
  121.  
  122. Is Modded: Definitely; Client brand changed to 'fml,forge'
  123. Type: Client (map_client.txt)
  124. Resource Packs: [!Gamma Overlay.zip, ! ยง4Verzide 128x.zip]
  125. Current Language: English (US)
  126. Profiler Position: N/A (disabled)
  127. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  128. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement