jtrent238

Untitled

Jun 23rd, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.64 KB | None | 0 0
  1. The game is running. Please wait.
  2. [20:23:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [20:23:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [20:23:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  5. [20:23:33] [main/INFO] [FML]: Forge Mod Loader version 7.99.34.1541 for Minecraft 1.7.10 loading
  6. [20:23:33] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_45
  7. [20:23:33] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [20:23:36] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [20:23:36] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [20:23:36] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [20:23:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [20:23:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [20:23:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [20:23:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [20:23:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [20:23:47] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  17. [20:23:47] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  18. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [20:23:47] [main/INFO] [LLibraryUpdater]: Searching for mod updates
  23. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [20:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [20:23:47] [main/WARN] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:108): Adding new values: '[activate_gl_capabilities_hook, activate_player_render_hook, activate_map_gen_fix, activate_movement_callback, activate_stencil_patches]'
  26. [20:23:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  27. [20:23:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [20:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  29. [20:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  30. [20:23:49] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  31. [20:23:54] [main/INFO]: Setting user: jtrent238
  32. [20:23:57] [Client thread/INFO]: LWJGL Version: 2.9.1
  33. [20:23:58] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  34. // Don't do that.
  35. Time: 6/23/16 8:23 PM
  36. Description: Initializing game
  37. java.lang.NoSuchFieldError: depthBuffer
  38. at openmods.stencil.FramebufferHooks.attachRenderbuffer(FramebufferHooks.java:34)
  39. at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:122)
  40. at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56)
  41. at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53. -- Head --
  54. Stacktrace:
  55. at openmods.stencil.FramebufferHooks.attachRenderbuffer(FramebufferHooks.java:34)
  56. at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:122)
  57. at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56)
  58. at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37)
  59. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  60. -- Initialization --
  61. Details:
  62. Stacktrace:
  63. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  64. at net.minecraft.client.main.Main.main(SourceFile:148)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.7.10
  74. Operating System: Windows 7 (x86) version 6.1
  75. Java Version: 1.8.0_45, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  77. Memory: 909533984 bytes (867 MB) / 1139474432 bytes (1086 MB) up to 1175846912 bytes (1121 MB)
  78. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1124M -Xmx1160M -XX:MaxPermSize=1160M
  79. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  80. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  81. FML:
  82. Launched Version: 1.7.10
  83. LWJGL: 2.9.1
  84. OpenGL: ATI Radeon 3100 Graphics GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
  85. GL Caps: Using GL 1.3 multitexturing.
  86. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  87. Anisotropic filtering is supported and maximum anisotropy is 16.
  88. Shaders are available because OpenGL 2.1 is supported.
  89. Is Modded: Definitely; Client brand changed to 'fml,forge'
  90. Type: Client (map_client.txt)
  91. Resource Packs: []
  92. Current Language: ~~ERROR~~ NullPointerException: null
  93. Profiler Position: N/A (disabled)
  94. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  95. Anisotropic Filtering: Off (1)
  96. [20:23:58] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\trent\Desktop\JTlauncher\.\instances\TestPack2\minecraft\crash-reports\crash-2016-06-23_20.23.58-client.txt
  97. Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=1160M; support was removed in 8.0
  98. Process ended with code: -1
Add Comment
Please, Sign In to add comment