Advertisement
Guest User

Error

a guest
Aug 7th, 2014
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. [19:50:02] [main/INFO] [GradleStart]: No arguments specified, assuming client.
  2. [19:50:02] [main/INFO] [GradleStart]: Extra: []
  3. [19:50:02] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/<username>/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --username, ForgeDevName]
  4. [19:50:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. [19:50:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  6. [19:50:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. [19:50:02] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
  8. [19:50:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_11, running on Windows 7:amd64:6.1, installed at C:\other\Java\jre8
  9. [19:50:02] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  10. [19:50:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [19:50:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  12. [19:50:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [19:50:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [19:50:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [19:50:03] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  16. [19:50:07] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/<username>/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.10-10.13.0.1180/forgeSrc-1.7.10-10.13.0.1180.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
  17. [19:50:07] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  18. [19:50:07] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/<username>/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.10-10.13.0.1180/forgeSrc-1.7.10-10.13.0.1180.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  19. [19:50:07] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  20. [19:50:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [19:50:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  22. [19:50:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  23. [19:50:09] [main/INFO]: Setting user: ForgeDevName
  24. [19:50:11] [Client thread/INFO]: LWJGL Version: 2.9.1
  25. [19:50:13] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  26. [19:50:13] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1180 Initialized
  27. [19:50:13] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  28. [19:50:13] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  29. [19:50:14] [Client thread/INFO] [FML]: Searching C:\<folder>\Minecraft\eclipse\mods for mods
  30. [19:50:15] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
  31. [19:50:21] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  32. [19:50:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  33. [19:50:22] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  34. [19:50:22] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  35. [19:50:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  36. [19:50:23] [Client thread/INFO] [FML]: Applying holder lookups
  37. [19:50:23] [Client thread/INFO] [FML]: Holder lookups applied
  38.  
  39. Starting up SoundSystem...
  40. Initializing LWJGL OpenAL
  41. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  42. OpenAL initialized.
  43.  
  44. [19:50:24] [Sound Library Loader/INFO]: Sound engine started
  45. [19:50:26] [Client thread/ERROR]: ########## GL ERROR ##########
  46. [19:50:26] [Client thread/ERROR]: @ Pre startup
  47. [19:50:26] [Client thread/ERROR]: 1280: Invalid enum
  48. [19:50:27] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  49. [19:50:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  50. [19:50:28] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  51. [19:50:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  52. [19:50:28] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  53. [19:50:28] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  54.  
  55. SoundSystem shutting down...
  56. Author: Paul Lamb, www.paulscode.com
  57.  
  58.  
  59. Starting up SoundSystem...
  60. Initializing LWJGL OpenAL
  61. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  62. OpenAL initialized.
  63.  
  64. [19:50:30] [Sound Library Loader/INFO]: Sound engine started
  65. [19:50:32] [Client thread/ERROR]: ########## GL ERROR ##########
  66. [19:50:32] [Client thread/ERROR]: @ Post render
  67. [19:50:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  68. [19:50:32] [Client thread/ERROR]: ########## GL ERROR ##########
  69. [19:50:32] [Client thread/ERROR]: @ Post render
  70. [19:50:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  71. [19:50:32] [Client thread/ERROR]: ########## GL ERROR ##########
  72. [19:50:32] [Client thread/ERROR]: @ Post render
  73. [19:50:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  74.  
  75. //this GL ERROR loops every ~0,1 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement