Advertisement
Guest User

Untitled

a guest
Jun 26th, 2015
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.12 KB | None | 0 0
  1. [17:41:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [17:41:22] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [17:41:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [17:41:22] [main/INFO]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
  5. [17:41:22] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_79, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [17:41:22] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [17:41:22] [main/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
  8. [17:41:22] [main/INFO]: [AppEng] Core Init
  9. [17:41:23] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [17:41:23] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [17:41:23] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [17:41:23] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [17:41:23] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [17:41:23] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [17:41:23] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [17:41:23] [main/WARN]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [17:41:23] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [17:41:23] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [17:41:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [17:41:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [17:41:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [17:41:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [17:41:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [17:41:25] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  25. [17:41:25] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  26. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [17:41:25] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  30. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  31. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-16.0.jar:?]
  32. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-16.0.jar:?]
  33. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.2.1291.jar:?]
  34. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.2.1291.jar:?]
  35. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_79]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  38. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  39. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_79]
  40. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_79]
  41. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
  42. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [forge-1.7.10-10.13.2.1291.jar:?]
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  45. [17:41:25] [main/INFO]: MC located at: C:\Users\Omar\AppData\Roaming\forgottenworld\versions\jet
  46. [17:41:25] [main/INFO]: AMCore >> Located Thaumcraft
  47. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [17:41:25] [main/INFO]: Loaded library ejml-0.23.jar.
  51. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [17:41:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [17:41:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [17:41:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [17:41:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [17:41:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [17:41:27] [main/INFO]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\Omar\AppData\Roaming\forgottenworld\versions\jet\config\OpenModsLibCore.json'
  58. [17:41:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [17:41:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  60. [17:41:27] [main/INFO]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  61. [17:41:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [17:41:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  63. [17:41:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  64. [17:41:27] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  65. [17:41:28] [main/INFO]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  66. [17:41:28] [main/INFO]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  67. [17:41:28] [main/INFO]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
  68. [17:41:28] [main/INFO]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:86): Trying to apply movement callback (class: blk)
  69. [17:41:28] [main/INFO]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
  70. [17:41:28] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  71. [17:41:28] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  72. [17:41:28] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  73. [17:41:29] [main/INFO]: AMCore >> Altering definition of net.minecraft.world.World
  74. [17:41:29] [main/INFO]: Setting user: Perro93
  75. [17:41:31] [Client thread/INFO]: LWJGL Version: 2.9.1
  76. [17:41:31] [Client thread/INFO]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:158): Trying to patch OpenGlHelper (class: buu)
  77. [17:41:31] [Client thread/INFO]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:140): Trying to patch Framebuffer (class: bmg)
  78. [17:41:31] [Client thread/INFO]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
  79. [17:41:31] [Client thread/INFO]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
  80. [17:41:31] [Client thread/INFO]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
  81. [17:41:32] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  82. [17:41:32] [Client thread/ERROR]: Couldn't initialize twitch stream
  83. [17:41:32] [Client thread/INFO]: Attempting early MinecraftForge initialization
  84. [17:41:32] [Client thread/INFO]: MinecraftForge v10.13.2.1291 Initialized
  85. [17:41:32] [Client thread/INFO]: Replaced 183 ore recipies
  86. [17:41:32] [Client thread/INFO]: Completed early MinecraftForge initialization
  87. [17:41:32] [Client thread/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
  88. [17:41:32] [Client thread/INFO]: [AppEng] Core Init
  89. [17:41:32] [Client thread/INFO]: Searching C:\Users\Omar\AppData\Roaming\forgottenworld\versions\jet\mods for mods
  90. [17:41:32] [Client thread/INFO]: Also searching C:\Users\Omar\AppData\Roaming\forgottenworld\versions\jet\mods\1.7.10 for mods
  91. [17:41:37] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  92. [17:41:37] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  93. [17:41:37] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  94. [17:41:37] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  95. [17:41:37] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  96. [17:41:38] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.27
  97. [17:41:38] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
  98. [17:41:39] [Client thread/WARN]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.1.22
  99. [17:41:40] [Client thread/WARN]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.178
  100. [17:41:40] [Client thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8
  101. [17:41:40] [Client thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.100
  102. [17:41:41] [Client thread/WARN]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
  103. [17:41:42] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.11
  104. [17:41:42] [Client thread/INFO]: Forge Mod Loader has identified 104 mods to load
  105. [17:41:42] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  106. [17:41:42] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  107. [17:41:43] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.0RC7-127.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  108. [17:41:43] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  109. [17:41:44] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, Treecapitator, AnimationAPI, appliedenergistics2, BiblioCraft, BiblioWoodsForestry, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, AWWayofTime, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, CompactSolars, ComputerCraft, EnderIO, EnderStorage, extracells, ExtraUtilities, FlatBedrock, Forestry, forgottenworld, HardcoreQuesting, IC2NuclearControl, iChunUtil, IC2, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, Railcraft, simplyjetpacks, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TiCTooltips, TwilightForest, Waila, bspkrsCore, Baubles, MrTJPCoreMod] at CLIENT
  110. [17:41:44] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, Treecapitator, AnimationAPI, appliedenergistics2, BiblioCraft, BiblioWoodsForestry, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, AWWayofTime, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, CompactSolars, ComputerCraft, EnderIO, EnderStorage, extracells, ExtraUtilities, FlatBedrock, Forestry, forgottenworld, HardcoreQuesting, IC2NuclearControl, iChunUtil, IC2, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, Railcraft, simplyjetpacks, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, TiCTooltips, TwilightForest, Waila, bspkrsCore, Baubles, MrTJPCoreMod] at SERVER
  111. [17:41:45] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.Container
  112. [17:41:46] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
  113. [17:41:49] [Client thread/INFO]: Preparing to take over the world
  114. [17:41:51] [Client thread/INFO]: openperipheral.ApiProvider.installApi(ApiProvider.java:176): OPC API v. 2.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Omar/AppData/Roaming/forgottenworld/versions/jet/mods/OpenPeripheralCore-1.7.10-0.5.0-snapshot-172.jar!/openperipheral/api/ApiAccess.class)
  115. [17:41:51] [Client thread/INFO]: openmods.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:122): Trying to patch RenderPlayer (class: bop)
  116. [17:41:51] [Client thread/INFO]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
  117. [17:41:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FlatBedrock, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:ForgottenWorld, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morph, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:MrTJPCore
  118. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  119. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  120. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  121. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  122. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  123. [17:41:52] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  124. [17:41:52] [Client thread/INFO]: Processing ObjectHolder annotations
  125. [17:41:52] [Client thread/INFO]: Found 338 ObjectHolder annotations
  126. [17:41:52] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  127. [17:41:52] [Client thread/INFO]: Ars Magica >> Extending Potions Array
  128. [17:41:52] [Client thread/INFO]: Ars Magica >> injecting potions starting from index 32
  129. [17:41:53] [Client thread/INFO]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  130. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  131. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  132. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  133. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  134. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_phy
  135. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_drn
  136. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fall
  137. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_exp
  138. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fire
  139. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_frst
  140. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_mage
  141. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_litn
  142. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mn_reg
  143. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: bn_red
  144. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: soulbnd
  145. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fl_lure
  146. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_xp
  147. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: pp_ore
  148. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_gog
  149. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: tc_nrv
  150. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: step_up
  151. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: run_spd
  152. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dispel
  153. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fallprot
  154. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fireprot
  155. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: freedom
  156. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: healing
  157. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: hungerup
  158. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: highjump
  159. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lifesave
  160. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lightstep
  161. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: minespd
  162. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: recoil
  163. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: swimspd
  164. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrbrth
  165. [17:41:53] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrwalk
  166. [17:41:53] [Client thread/INFO]: Loading configuration file C:\Users\Omar\AppData\Roaming\forgottenworld\versions\jet\config\Treecapitator.cfg
  167. [17:41:53] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
  168. [17:41:53] [Client thread/INFO]: Pre Initialization ( started )
  169. [17:41:53] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  170. [17:41:53] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  171. [17:41:54] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  172. [17:41:54] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  173. [17:41:54] [Client thread/INFO]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
  174. [17:41:54] [Client thread/INFO]: Updated appeng/integration/modules/MJ6
  175. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  176. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  177. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  178. [17:41:54] [Client thread/INFO]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  179. [17:41:54] [Client thread/INFO]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  180. [17:41:54] [Client thread/INFO]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  181. [17:41:54] [Client thread/INFO]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  182. [17:41:54] [Client thread/INFO]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  183. [17:41:54] [Client thread/INFO]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  184. [17:41:54] [Client thread/INFO]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  185. [17:41:54] [Client thread/INFO]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  186. [17:41:54] [Client thread/INFO]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  187. [17:41:54] [Client thread/INFO]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  188. [17:41:54] [Client thread/INFO]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  189. [17:41:54] [Client thread/INFO]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  190. [17:41:54] [Client thread/INFO]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  191. [17:41:54] [Client thread/INFO]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  192. [17:41:54] [Client thread/INFO]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  193. [17:41:54] [Client thread/INFO]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  194. [17:41:54] [Client thread/INFO]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  195. [17:41:54] [Client thread/INFO]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  196. [17:41:54] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PBCPower
  197. [17:41:54] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  198. [17:41:54] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  199. [17:41:54] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  200. [17:41:54] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  201. [17:41:54] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  202. [17:41:54] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  203. [17:41:54] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  204. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  205. [17:41:54] [Client thread/INFO]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  206. [17:41:54] [Client thread/INFO]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  207. [17:41:54] [Client thread/INFO]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  208. [17:41:54] [Client thread/INFO]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  209. [17:41:54] [Client thread/INFO]: Updated appeng/tile/powersink/MinecraftJoules5
  210. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  211. [17:41:54] [Client thread/INFO]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  212. [17:41:54] [Client thread/INFO]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  213. [17:41:54] [Client thread/INFO]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement