Advertisement
Guest User

The Error Report

a guest
Mar 12th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 7.55 KB | None | 0 0
  1. [23:31:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [23:31:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [23:31:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [23:31:43] [main/INFO] [FML]: Forge Mod Loader version 7.2.125.1034 for Minecraft 1.7.2 loading
  5. [23:31:43] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_51, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre7
  6. [23:31:43] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  7. [23:31:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [23:31:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [23:31:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [23:31:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [23:31:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [23:31:43] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  13. [23:31:44] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/user/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1034/forgeSrc-1.7.2-10.12.0.1034.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!
  14. [23:31:44] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  15. [23:31:44] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/user/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1034/forgeSrc-1.7.2-10.12.0.1034.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  16. [23:31:44] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  17. [23:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [23:31:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. [23:31:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  20. [23:31:45] [main/INFO]: Setting user: Player419
  21. [23:31:46] [Client thread/INFO]: LWJGL Version: 2.9.0
  22. [23:31:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  23. [23:31:47] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1034 Initialized
  24. [23:31:47] [Client thread/INFO] [FML]: Replaced 128 ore recipies
  25. [23:31:47] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  26. [23:31:47] [Client thread/INFO] [FML]: Searching C:\Users\user\Desktop\Modding Mods of Moddyness\SoMuchArmor\eclipse\mods for mods
  27. [23:31:48] [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!
  28. [23:31:50] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  29. [23:31:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:So Much Armor
  30. [23:31:50] [Client thread/WARN] [FML]: The mod FMLMod:SoMuchArmor{Alpha 1.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
  31. [23:31:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  32.  
  33. Starting up SoundSystem...
  34. Initializing LWJGL OpenAL
  35.    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  36. OpenAL initialized.
  37.  
  38. [23:31:51] [Sound Library Loader/INFO]: Sound engine started
  39. [23:31:52] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  40. [23:31:52] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  41. [23:31:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  42. [23:31:52] [Client thread/ERROR]: ########## GL ERROR ##########
  43. [23:31:52] [Client thread/ERROR]: @ Pre render
  44. [23:31:52] [Client thread/ERROR]: 1280: Invalid enum
  45. [23:31:53] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms
  46. [23:32:56] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
  47. [23:32:56] [Server thread/INFO]: Generating keypair
  48. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:SteelIngot : 4113 4107
  49. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderIngot : 4111 4114
  50. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:Goggles : 4115 4109
  51. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderHelmet : 4107 4112
  52. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:TitanuiumIngot : 4114 4108
  53. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderBlend : 4112 4115
  54. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderLeggings : 4109 4113
  55. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderChestplate : 4108 4110
  56. [23:32:56] [Server thread/INFO] [FML]: Found item id mismatch SoMuchArmor:EnderBoots : 4110 4111
  57. [23:32:56] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance
  58. [23:32:56] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4ff220)
  59. [23:32:56] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4ff220)
  60. [23:32:56] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4ff220)
  61. [23:32:56] [Server thread/INFO]: Preparing start region for level 0
  62. [23:32:58] [Server thread/INFO]: Preparing spawn area: 48%
  63. POKEE false
  64. [23:32:59] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
  65. [23:32:59] [Netty IO #1/INFO] [FML]: Client protocol version 1
  66. [23:32:59] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : mcp@8.09,[email protected],[email protected],SoMuchArmor@Alpha 1.0
  67. [23:32:59] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  68. [23:32:59] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  69. [23:32:59] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  70. [23:32:59] [Server thread/INFO]: Player419[local:E:aaa84d3d] logged in with entity id 118 at (-8.5, 64.0, -3.5)
  71. [23:32:59] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  72. [23:32:59] [Server thread/INFO]: Player419 joined the game
  73. [23:33:00] [Server thread/INFO]: Saving and pausing game...
  74. [23:33:00] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  75. [23:33:00] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  76. [23:33:00] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement