Advertisement
Guest User

crashreport launching

a guest
Jun 28th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 28/06/19 02:36 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: MALFORMED
  8. at java.util.zip.ZipCoder.toString(Unknown Source)
  9. at java.util.zip.ZipFile.getZipEntry(Unknown Source)
  10. at java.util.zip.ZipFile.access$900(Unknown Source)
  11. at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source)
  12. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
  13. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
  14. at wh.a(SourceFile:73)
  15. at xl.a(SourceFile:44)
  16. at cvo.au(SourceFile:496)
  17. at cvo.b(SourceFile:395)
  18. at net.minecraft.client.main.Main.main(SourceFile:154)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Client thread
  26. Stacktrace:
  27. at java.util.zip.ZipCoder.toString(Unknown Source)
  28. at java.util.zip.ZipFile.getZipEntry(Unknown Source)
  29. at java.util.zip.ZipFile.access$900(Unknown Source)
  30. at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source)
  31. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
  32. at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
  33. at wh.a(SourceFile:73)
  34. at xl.a(SourceFile:44)
  35. at cvo.au(SourceFile:496)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cvo.b(SourceFile:395)
  41. at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.3
  46. Operating System: Windows 10 (amd64) version 10.0
  47. Java Version: 1.8.0_181, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 154781904 bytes (147 MB) / 318369792 bytes (303 MB) up to 4281597952 bytes (4083 MB)
  50. JVM Flags: 6 total; -Xmn128M -Xmx10770M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC -Xmx4G
  51. Launched Version: 1.14.3
  52. LWJGL: 3.2.2 build 10
  53. OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 430.86, NVIDIA Corporation
  54. GL Caps: Using GL 1.3 multitexturing.
  55. Using GL 1.3 texture combiners.
  56. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  57. Shaders are available because OpenGL 2.1 is supported.
  58. VBOs are available because OpenGL 1.5 is supported.
  59.  
  60. Using VBOs: Yes
  61. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  62. Type: Client (map_client.txt)
  63. Resource Packs: vanilla, file/Default 32x32.zip
  64. Current Language: ~~ERROR~~ NullPointerException: null
  65. CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement