Advertisement
Guest User

forge mod loader log

a guest
Jun 30th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  2. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  3. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Java classpath at launch is MCPC1.6.4.jar
  4. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Users\samsclub\AppData\Local\Smartbar\Application\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Users\samsclub\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\QuickTime\QTSystem\;.
  5. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
  7. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
  8. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
  9. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
  10. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
  11. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Discovering coremods
  12. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  14. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
  18. 2015-06-29 23:20:35 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
  19. 2015-06-29 23:20:35 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
  20. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Injection complete
  21. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
  22. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  23. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
  24. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
  26. 2015-06-29 23:20:35 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
  27. 2015-06-29 23:20:35 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
  28. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Injection complete
  29. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
  30. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  31. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
  32. 2015-06-29 23:20:35 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  33. 2015-06-29 23:20:35 [FINE] [ForgeModLoader] Validating minecraft
  34. 2015-06-29 23:20:36 [FINE] [ForgeModLoader] Minecraft validated, launching...
  35. 2015-06-29 23:20:37 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement