Advertisement
RoarkCats

crash-2019-08-15_10.19.05-client

Aug 15th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 8/15/19 10:19 AM
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors!
  8. at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
  9. at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:34)
  10. at net.minecraft.class_310.method_1503(class_310.java)
  11. at net.minecraft.class_310.method_1514(class_310.java:395)
  12. at net.minecraft.client.main.Main.main(Main.java:154)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:497)
  17. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  18. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  19. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  20. Suppressed: java.lang.NoSuchMethodError: fi.dy.masa.malilib.event.InitializationHandler.getInstance()Lfi/dy/masa/malilib/interfaces/IInitializationDispatcher;
  21. at fi.dy.masa.litematica.Litematica.onInitialize(Litematica.java:15)
  22. at net.fabricmc.loader.entrypoint.hooks.EntrypointClient$$Lambda$1362/1393727955.accept(Unknown Source)
  23. at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.lambda$logErrors$0(EntrypointUtils.java:38)
  24. at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils$$Lambda$1363/1980528509.accept(Unknown Source)
  25. at java.util.ArrayList.forEach(ArrayList.java:1249)
  26. at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:36)
  27. ... 11 more
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Client thread
  35. Stacktrace:
  36. at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
  37. at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:34)
  38. at net.minecraft.class_310.method_1503(class_310.java)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43. at net.minecraft.class_310.method_1514(class_310.java:395)
  44. at net.minecraft.client.main.Main.main(Main.java:154)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:497)
  49. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
  50. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
  51. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.14
  56. Operating System: Windows 10 (amd64) version 10.0
  57. Java Version: 1.8.0_51, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 1748275704 bytes (1667 MB) / 2147483648 bytes (2048 MB) up to 4294967296 bytes (4096 MB)
  60. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  61. Launched Version: fabric-loader-0.4.8+build.159-1.14
  62. LWJGL: 3.2.1 build 12
  63. OpenGL: NO CONTEXT
  64. GL Caps:
  65. Using VBOs: Yes
  66. Is Modded: Definitely; Client brand changed to 'fabric'
  67. Type: Client (map_client.txt)
  68. Resource Packs: ~~ERROR~~ NullPointerException: null
  69. Current Language: ~~ERROR~~ NullPointerException: null
  70. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement