Advertisement
Guest User

Untitled

a guest
Feb 19th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. [09:48:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [09:48:06] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [09:48:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [09:48:06] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
  5. [09:48:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  6. [09:48:07] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  7. [09:48:07] [main/WARN]: Missing @MCVersion: mods.battlegear2.coremod.BattlegearLoadingPlugin
  8. [09:48:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [09:48:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [09:48:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [09:48:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [09:48:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [09:48:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [09:48:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [09:48:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  16. [09:48:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  17. [09:48:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  18. [09:48:13] [main/INFO]: M&B - Patching Class EntityPlayer (yz)
  19. [09:48:13] [main/INFO]: Adding new fields to EntityPlayer
  20. [09:48:13] [main/INFO]: Patching constructor in EntityPlayer
  21. [09:48:13] [main/INFO]: Patching method onUpdate in EntityPlayer
  22. [09:48:13] [main/INFO]: Patching method onItemUseFinish in EntityPlayer
  23. [09:48:13] [main/INFO]: Patching method setCurrentItemOrArmor in EntityPlayer
  24. [09:48:13] [main/INFO]: Creating new methods in EntityPlayer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement