Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 2019/8/18 上午 11:51
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: Shaders Mod detected. Please remove it, OptiFine has built-in support for shaders.
  8. at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:5623)
  9. at shadersmod.client.Shaders.startup(Shaders.java:1881)
  10. at Config.initDisplay(Config.java:216)
  11. at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:82)
  12. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
  13. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  14. at net.minecraft.client.main.Main.main(SourceFile:148)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:498)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:5623)
  29. at shadersmod.client.Shaders.startup(Shaders.java:1881)
  30. at Config.initDisplay(Config.java:216)
  31. at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:82)
  32. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
  33.  
  34. -- Initialization --
  35. Details:
  36. Stacktrace:
  37. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  38. at net.minecraft.client.main.Main.main(SourceFile:148)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:498)
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  45.  
  46. -- System Details --
  47. Details:
  48. Minecraft Version: 1.7.10
  49. Operating System: Windows 10 (amd64) version 10.0
  50. Java Version: 1.8.0_221, Oracle Corporation
  51. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  52. Memory: 139429440 bytes (132 MB) / 268435456 bytes (256 MB) up to 1073741824 bytes (1024 MB)
  53. JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  54. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  55. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  56. FML:
  57. Launched Version: HMCL 3.2.130
  58. LWJGL: 2.9.1
  59. OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 430.86, NVIDIA Corporation
  60. GL Caps:
  61. Is Modded: Definitely; Client brand changed to 'fml,forge'
  62. Type: Client (map_client.txt)
  63. Resource Packs: []
  64. Current Language: ~~ERROR~~ NullPointerException: null
  65. Profiler Position: N/A (disabled)
  66. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  67. Anisotropic Filtering: Off (1)
  68. OptiFine Version: OptiFine_1.7.10_HD_U_E7
  69. Render Distance Chunks: 8
  70. Mipmaps: 4
  71. Anisotropic Filtering: 1
  72. Antialiasing: 0
  73. Multitexture: false
  74. Shaders: null
  75. OpenGlVersion: 4.6.0 NVIDIA 430.86
  76. OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
  77. OpenGlVendor: NVIDIA Corporation
  78. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement