Advertisement
lilggamegenuis

glacticraft core zip error

May 7th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 249.26 KB | None | 0 0
  1. Animations
  2. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package Animations.Super Sonic
  3. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package Animations.sonic jam - super
  4. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package models
  5. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures
  6. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Burning Blaze
  7. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Classic Metal Sonic
  8. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Flandre
  9. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.HCmiku
  10. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Miles Electric
  11. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Miles Tails Prower Edit
  12. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Scourge TH by dec0rum
  13. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Shadow the hedgehog
  14. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Silver
  15. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Sonic The Hedgehog Expressions BMP
  16. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Super Knuckles
  17. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Super Shadow
  18. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.Super Tails
  19. 2014-05-07 21:30:33 [FINEST] [ForgeModLoader] Recursing into package textures.SuperSonic
  20. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file CustomSteve164-Beta.jar for potential mods
  21. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] The mod container CustomSteve164-Beta.jar appears to be missing an mcmod.info file
  22. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod CustomSteve.ModContainer
  23. 2014-05-07 21:30:33 [FINEST] [customsteve] Parsed dependency info : [] [] []
  24. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file files^MobDismemberment2.0.0.zip for potential mods
  25. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] The mod container files^MobDismemberment2.0.0.zip appears to be missing an mcmod.info file
  26. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mobdis.common.MobDismemberment
  27. 2014-05-07 21:30:33 [FINEST] [MobDismemberment] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
  28. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file FlansMod-4.1.jar for potential mods
  29. 2014-05-07 21:30:33 [FINER] [ForgeModLoader] Located mcmod.info file in file FlansMod-4.1.jar
  30. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod co.uk.flansmods.common.FlansMod
  31. 2014-05-07 21:30:33 [FINEST] [FlansMod] Parsed dependency info : [] [] []
  32. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file Galacticraft-1.6.4-2.0.12.1010.jar for potential mods
  33. 2014-05-07 21:30:33 [WARNING] [ForgeModLoader] Zip file Galacticraft-1.6.4-2.0.12.1010.jar failed to read properly, it will be ignored
  34. java.util.zip.ZipException: error in opening zip file
  35.     at java.util.zip.ZipFile.open(Native Method)
  36.     at java.util.zip.ZipFile.<init>(Unknown Source)
  37.     at java.util.zip.ZipFile.<init>(Unknown Source)
  38.     at java.util.jar.JarFile.<init>(Unknown Source)
  39.     at java.util.jar.JarFile.<init>(Unknown Source)
  40.     at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
  41.     at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
  42.     at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
  43.     at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:137)
  44.     at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
  45.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
  46.     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  47.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  48.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  49.     at net.minecraft.client.main.Main.main(SourceFile:101)
  50.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  52.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  53.     at java.lang.reflect.Method.invoke(Unknown Source)
  54.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  55.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  56. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file Galacticraft-Planets-1.6.4-2.0.12.1010.jar for potential mods
  57. 2014-05-07 21:30:33 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-Planets-1.6.4-2.0.12.1010.jar
  58. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
  59. 2014-05-07 21:30:33 [FINEST] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
  60. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining directory HDspiffycapes for potential mods
  61. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] No mcmod.info file found in directory HDspiffycapes
  62. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining directory HDspiffySkins for potential mods
  63. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] No mcmod.info file found in directory HDspiffySkins
  64. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file LittleBlocks-Universal-v2.2.2.1-MC1.6.zip for potential mods
  65. 2014-05-07 21:30:33 [FINER] [ForgeModLoader] Located mcmod.info file in file LittleBlocks-Universal-v2.2.2.1-MC1.6.zip
  66. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod slimevoid.littleblocks.core.LittleBlocks
  67. 2014-05-07 21:30:33 [FINEST] [LittleBlocks] Parsed dependency info : [SlimevoidLib] [SlimevoidLib] []
  68. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.7.9-final.jar for potential mods
  69. 2014-05-07 21:30:33 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.7.9-final.jar
  70. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
  71. 2014-05-07 21:30:33 [FINEST] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
  72. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
  73. 2014-05-07 21:30:33 [FINEST] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
  74. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
  75. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded] Parsed dependency info : [Forge@[9.11.1.953,), PowerCrystalsCore@[1.1.8,)] [Forge@[9.11.1.953,), PowerCrystalsCore@[1.1.8,), BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2] []
  76. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
  77. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
  78. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
  79. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
  80. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
  81. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
  82. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
  83. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
  84. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
  85. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
  86. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
  87. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
  88. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
  89. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
  90. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
  91. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded] [Forestry]
  92. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP
  93. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatForgeMicroblock] Parsed dependency info : [] [MineFactoryReloaded] []
  94. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
  95. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
  96. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
  97. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
  98. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
  99. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, pamharvestcraft] []
  100. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.projectred.ProjectRedCompat
  101. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatProjRed] Parsed dependency info : [] [MineFactoryReloaded, ProjRed|Core, ProjRed|Exploration] []
  102. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
  103. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
  104. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
  105. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
  106. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
  107. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
  108. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
  109. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
  110. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
  111. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
  112. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
  113. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
  114. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
  115. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
  116. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
  117. 2014-05-07 21:30:33 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
  118. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Examining file MumbleLink.jar for potential mods
  119. 2014-05-07 21:30:33 [FINER] [ForgeModLoader] Located mcmod.info file in file MumbleLink.jar
  120. 2014-05-07 21:30:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod zsawyer.mods.mumblelink.addons.pa.es.ExtendedPASupport
  121. 2014-05-07 21:30:34 [FINEST] [ExtendedPASupport] Using mcmod dependency info : [MumbleLink, FML] [FML, MumbleLink] []
  122. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod zsawyer.mods.mumblelink.MumbleLink
  123. 2014-05-07 21:30:34 [FINEST] [MumbleLink] Using mcmod dependency info : [FML] [FML] [ExtendedPASupport]
  124. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file NetherOres-2.2.2-55.jar for potential mods
  125. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres-2.2.2-55.jar
  126. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
  127. 2014-05-07 21:30:34 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore] [ThermalExpansion]
  128. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file orespawn164v11.zip for potential mods
  129. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container orespawn164v11.zip appears to be missing an mcmod.info file
  130. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod danger.orespawn.OreSpawnMain
  131. 2014-05-07 21:30:34 [FINEST] [OreSpawn] Parsed dependency info : [] [] []
  132. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file PortalGun2.0.2.zip for potential mods
  133. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun2.0.2.zip
  134. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
  135. 2014-05-07 21:30:34 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
  136. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory presencefootsteps for potential mods
  137. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory presencefootsteps
  138. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs
  139. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence
  140. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets
  141. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft
  142. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound
  143. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence
  144. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.bluntwood
  145. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.brush
  146. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.concrete
  147. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.deckwood
  148. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.dirt
  149. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.glass
  150. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.grass
  151. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.gravel
  152. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.leaves
  153. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.lino
  154. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.marble
  155. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.metalbar
  156. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.metalbox
  157. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.mud
  158. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.muffledice
  159. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.quicksand
  160. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.rug
  161. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.sand
  162. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.snow
  163. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.squeakywood
  164. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.stone
  165. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.water
  166. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.water_stereofix
  167. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.weakice
  168. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package packs.pf_presence.assets.minecraft.sound.pf_presence.wood
  169. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.3.7.32.jar for potential mods
  170. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.3.7.32.jar
  171. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
  172. 2014-05-07 21:30:34 [FINEST] [ProjRed|Core] Using mcmod dependency info : [ForgeMultipart, Forge, CodeChickenCore] [ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
  173. 2014-05-07 21:30:34 [FINE] [ProjRed|Core] Attempting to load the file version.properties from ProjectRedBase-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Core
  174. 2014-05-07 21:30:34 [WARNING] [ProjRed|Core] Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  175. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.3.7.32.jar for potential mods
  176. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedCompat-1.6.4-4.3.7.32.jar
  177. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatibility
  178. 2014-05-07 21:30:34 [FINEST] [ProjRed|Compatibility] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core, ProjRed|Transmission, ProjRed|Exploration, ProjRed|Transportation, TConstruct, ThermalExpansion, ComputerCraft] []
  179. 2014-05-07 21:30:34 [FINE] [ProjRed|Compatibility] Attempting to load the file version.properties from ProjectRedCompat-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Compatibility
  180. 2014-05-07 21:30:34 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  181. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.3.7.32.jar for potential mods
  182. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedIntegration-1.6.4-4.3.7.32.jar
  183. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
  184. 2014-05-07 21:30:34 [FINEST] [ProjRed|Integration] Using mcmod dependency info : [ProjRed|Transmission, ProjRed|Core] [ProjRed|Core] []
  185. 2014-05-07 21:30:34 [FINE] [ProjRed|Integration] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Integration
  186. 2014-05-07 21:30:34 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  187. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
  188. 2014-05-07 21:30:34 [FINEST] [ProjRed|Transmission] Using mcmod dependency info : [ProjRed|Core, ProjRed|Integration] [ProjRed|Core] []
  189. 2014-05-07 21:30:34 [FINE] [ProjRed|Transmission] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Transmission
  190. 2014-05-07 21:30:34 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  191. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedLighting-1.6.4-4.3.7.32.jar for potential mods
  192. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedLighting-1.6.4-4.3.7.32.jar
  193. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
  194. 2014-05-07 21:30:34 [FINEST] [ProjRed|Illumination] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
  195. 2014-05-07 21:30:34 [FINE] [ProjRed|Illumination] Attempting to load the file version.properties from ProjectRedLighting-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Illumination
  196. 2014-05-07 21:30:34 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  197. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar for potential mods
  198. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
  199. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExpansion
  200. 2014-05-07 21:30:34 [FINEST] [ProjRed|Expansion] Using mcmod dependency info : [ProjRed|Transportation, ProjRed|Core] [ProjRed|Core, ProjRed|Transportation, ProjRed|Transmission] []
  201. 2014-05-07 21:30:34 [FINE] [ProjRed|Expansion] Attempting to load the file version.properties from ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Expansion
  202. 2014-05-07 21:30:34 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  203. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransportation
  204. 2014-05-07 21:30:34 [FINEST] [ProjRed|Transportation] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
  205. 2014-05-07 21:30:34 [FINE] [ProjRed|Transportation] Attempting to load the file version.properties from ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Transportation
  206. 2014-05-07 21:30:34 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  207. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.3.7.32.jar for potential mods
  208. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedWorld-1.6.4-4.3.7.32.jar
  209. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
  210. 2014-05-07 21:30:34 [FINEST] [ProjRed|Exploration] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
  211. 2014-05-07 21:30:34 [FINE] [ProjRed|Exploration] Attempting to load the file version.properties from ProjectRedWorld-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Exploration
  212. 2014-05-07 21:30:34 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
  213. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file qCraft1.1.jar for potential mods
  214. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file qCraft1.1.jar
  215. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.QCraft
  216. 2014-05-07 21:30:34 [FINEST] [QuantumCraft] Parsed dependency info : [] [] []
  217. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
  218. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
  219. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file SecurityCraft_v1.4.1_for_1.6.4.zip for potential mods
  220. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container SecurityCraft_v1.4.1_for_1.6.4.zip appears to be missing an mcmod.info file
  221. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified a class SecurityCraft.forge.mod_SecurityCraft following modloader naming convention but not directly a BaseMod or currently seen subclass
  222. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod SecurityCraft.forge.mod_SecurityCraft
  223. 2014-05-07 21:30:34 [FINEST] [SecurityCraft] Parsed dependency info : [] [] []
  224. 2014-05-07 21:30:34 [INFO] [ForgeModLoader] Attempting to reparse the mod container SecurityCraft_v1.4.1_for_1.6.4.zip
  225. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file SecurityCraft_v1.4.1_for_1.6.4.zip for potential mods
  226. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container SecurityCraft_v1.4.1_for_1.6.4.zip appears to be missing an mcmod.info file
  227. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified a class SecurityCraft.forge.mod_SecurityCraft following modloader naming convention but not directly a BaseMod or currently seen subclass
  228. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod SecurityCraft.forge.mod_SecurityCraft
  229. 2014-05-07 21:30:34 [FINEST] [SecurityCraft] Parsed dependency info : [] [] []
  230. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory skin for potential mods
  231. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory skin
  232. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file SlimevoidLib-Universal-v2.0.3.1 (MC1.6.4).zip for potential mods
  233. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file SlimevoidLib-Universal-v2.0.3.1 (MC1.6.4).zip
  234. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod slimevoidlib.core.SlimevoidLib
  235. 2014-05-07 21:30:34 [FINEST] [SlimevoidLib] Parsed dependency info : [] [] []
  236. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory spc for potential mods
  237. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory spc
  238. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package macros
  239. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file Sync2.2.1.zip for potential mods
  240. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Sync2.2.1.zip
  241. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod sync.common.Sync
  242. 2014-05-07 21:30:34 [FINEST] [Sync] Parsed dependency info : [Forge@[9.11.1.945,)] [Forge@[9.11.1.945,), ThermalExpansion, Waila] []
  243. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file TF2_Dispenser_1.6.4a.zip for potential mods
  244. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file TF2_Dispenser_1.6.4a.zip
  245. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.TF2.Dispenser.common.TF2DispenserMod
  246. 2014-05-07 21:30:34 [FINEST] [TF2Dispenser] Parsed dependency info : [] [] []
  247. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file TF2_Teleporter_1.6.4a.zip for potential mods
  248. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file TF2_Teleporter_1.6.4a.zip
  249. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.TF2.Teleporter.common.TF2TeleporterMod
  250. 2014-05-07 21:30:34 [FINEST] [TF2Teleporter] Parsed dependency info : [] [] []
  251. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ThermalExpansion-3.0.0.6.jar for potential mods
  252. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-3.0.0.6.jar
  253. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
  254. 2014-05-07 21:30:34 [FINEST] [ThermalExpansion] Parsed dependency info : [ForgeMultipart, CoFHCore@[2.0.0.5,), Forge@[9.1.11.953,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.5,), ForgeMultipart] [IC2, Metallurgy]
  255. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file util^iChunUtil2.4.0.zip for potential mods
  256. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file util^iChunUtil2.4.0.zip
  257. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
  258. 2014-05-07 21:30:34 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
  259. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
  260. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
  261. 2014-05-07 21:30:34 [FINEST] [ForgeModLoader] Recursing into package voxelMap
  262. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file WR-CBE 1.4.0.7.jar for potential mods
  263. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file WR-CBE 1.4.0.7.jar
  264. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
  265. 2014-05-07 21:30:34 [FINEST] [WR-CBE|Addons] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
  266. 2014-05-07 21:30:34 [FINE] [WR-CBE|Addons] Attempting to load the file version.properties from WR-CBE 1.4.0.7.jar to locate a version number for WR-CBE|Addons
  267. 2014-05-07 21:30:34 [WARNING] [WR-CBE|Addons] Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.7
  268. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
  269. 2014-05-07 21:30:34 [FINEST] [WR-CBE|Core] Parsed dependency info : [ForgeMultipart, CodeChickenCore@[0.9.0.8,)] [CodeChickenCore@[0.9.0.8,), ForgeMultipart] []
  270. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.logic.WirelessRedstoneLogic
  271. 2014-05-07 21:30:34 [FINEST] [WR-CBE|Logic] Parsed dependency info : [ForgeMultipart, WR-CBE|Core] [WR-CBE|Core, ForgeMultipart] []
  272. 2014-05-07 21:30:34 [FINE] [WR-CBE|Logic] Attempting to load the file version.properties from WR-CBE 1.4.0.7.jar to locate a version number for WR-CBE|Logic
  273. 2014-05-07 21:30:34 [WARNING] [WR-CBE|Logic] Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.7
  274. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining directory zan for potential mods
  275. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory zan
  276. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ZansMinimap1.6.4.zip for potential mods
  277. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container ZansMinimap1.6.4.zip appears to be missing an mcmod.info file
  278. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
  279. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file Zombie Awareness v1.9 Mod for MC v1.6.4.zip for potential mods
  280. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container Zombie Awareness v1.9 Mod for MC v1.6.4.zip appears to be missing an mcmod.info file
  281. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod ZombieAwareness.ZombieAwareness
  282. 2014-05-07 21:30:34 [FINEST] [ZAMod] Parsed dependency info : [] [] []
  283. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.62.jar for potential mods
  284. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.62.jar appears to be missing an mcmod.info file
  285. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.244.jar for potential mods
  286. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.244.jar
  287. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
  288. 2014-05-07 21:30:34 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
  289. 2014-05-07 21:30:34 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for ForgeMicroblock
  290. 2014-05-07 21:30:34 [WARNING] [ForgeMicroblock] Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
  291. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
  292. 2014-05-07 21:30:34 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
  293. 2014-05-07 21:30:34 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for ForgeMultipart
  294. 2014-05-07 21:30:34 [WARNING] [ForgeMultipart] Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
  295. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
  296. 2014-05-07 21:30:34 [FINEST] [McMultipart] Parsed dependency info : [] [] []
  297. 2014-05-07 21:30:34 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for McMultipart
  298. 2014-05-07 21:30:34 [WARNING] [McMultipart] Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
  299. 2014-05-07 21:30:34 [INFO] [ForgeModLoader] Forge Mod Loader has identified 84 mods to load
  300. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] Received a system property request ''
  301. 2014-05-07 21:30:34 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
  302. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  303. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Reloading logging properties from /mnt/OS/Users/GABRIELF/AppData/Roaming/.minecraft/config/logging.properties
  304. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Reloaded logging properties
  305. 2014-05-07 21:30:34 [FINE] [mcp] Mod Logging channel mcp configured at default level.
  306. 2014-05-07 21:30:34 [INFO] [mcp] Activating mod mcp
  307. 2014-05-07 21:30:34 [FINE] [FML] Mod Logging channel FML configured at default level.
  308. 2014-05-07 21:30:34 [INFO] [FML] Activating mod FML
  309. 2014-05-07 21:30:34 [FINE] [Forge] Mod Logging channel Forge configured at default level.
  310. 2014-05-07 21:30:34 [INFO] [Forge] Activating mod Forge
  311. 2014-05-07 21:30:34 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
  312. 2014-05-07 21:30:34 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
  313. 2014-05-07 21:30:34 [FINE] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
  314. 2014-05-07 21:30:34 [INFO] [Micdoodlecore] Activating mod Micdoodlecore
  315. 2014-05-07 21:30:34 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
  316. 2014-05-07 21:30:34 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
  317. 2014-05-07 21:30:34 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
  318. 2014-05-07 21:30:34 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
  319. 2014-05-07 21:30:34 [FINE] [RenderPlayerAPI] Mod Logging channel RenderPlayerAPI configured at default level.
  320. 2014-05-07 21:30:34 [INFO] [RenderPlayerAPI] Activating mod RenderPlayerAPI
  321. 2014-05-07 21:30:34 [FINE] [Spiffy-Skins] Mod Logging channel Spiffy-Skins configured at default level.
  322. 2014-05-07 21:30:34 [INFO] [Spiffy-Skins] Activating mod Spiffy-Skins
  323. 2014-05-07 21:30:34 [FINE] [DamageIndicatorsMod] Enabling mod DamageIndicatorsMod
  324. 2014-05-07 21:30:34 [FINE] [DamageIndicatorsMod] Mod Logging channel DamageIndicatorsMod configured at default level.
  325. 2014-05-07 21:30:34 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
  326. 2014-05-07 21:30:34 [FINE] [Blocks3D] Enabling mod Blocks3D
  327. 2014-05-07 21:30:34 [FINE] [Blocks3D] Mod Logging channel Blocks3D configured at default level.
  328. 2014-05-07 21:30:34 [INFO] [Blocks3D] Activating mod Blocks3D
  329. 2014-05-07 21:30:34 [FINE] [cfm] Enabling mod cfm
  330. 2014-05-07 21:30:34 [FINE] [cfm] Mod Logging channel cfm configured at default level.
  331. 2014-05-07 21:30:34 [INFO] [cfm] Activating mod cfm
  332. 2014-05-07 21:30:34 [FINE] [ccm] Enabling mod ccm
  333. 2014-05-07 21:30:34 [FINE] [ccm] Mod Logging channel ccm configured at default level.
  334. 2014-05-07 21:30:34 [INFO] [ccm] Activating mod ccm
  335. 2014-05-07 21:30:34 [FINE] [battlemusic] Enabling mod battlemusic
  336. 2014-05-07 21:30:34 [FINE] [battlemusic] Mod Logging channel battlemusic configured at default level.
  337. 2014-05-07 21:30:34 [INFO] [battlemusic] Activating mod battlemusic
  338. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Enabling mod mod_ChatBubbles
  339. 2014-05-07 21:30:34 [FINE] [mod_ChatBubbles] Mod Logging channel mod_ChatBubbles configured at default level.
  340. 2014-05-07 21:30:34 [INFO] [mod_ChatBubbles] Activating mod mod_ChatBubbles
  341. 2014-05-07 21:30:34 [FINE] [ChickenChunks] Enabling mod ChickenChunks
  342. 2014-05-07 21:30:34 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
  343. 2014-05-07 21:30:34 [INFO] [ChickenChunks] Activating mod ChickenChunks
  344. 2014-05-07 21:30:34 [FINE] [CoFHCore] Enabling mod CoFHCore
  345. 2014-05-07 21:30:34 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
  346. 2014-05-07 21:30:34 [INFO] [CoFHCore] Activating mod CoFHCore
  347. 2014-05-07 21:30:34 [FINE] [CoFHLoot] Enabling mod CoFHLoot
  348. 2014-05-07 21:30:34 [FINE] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
  349. 2014-05-07 21:30:34 [INFO] [CoFHLoot] Activating mod CoFHLoot
  350. 2014-05-07 21:30:34 [FINE] [CoFHMasquerade] Enabling mod CoFHMasquerade
  351. 2014-05-07 21:30:34 [FINE] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
  352. 2014-05-07 21:30:34 [INFO] [CoFHMasquerade] Activating mod CoFHMasquerade
  353. 2014-05-07 21:30:34 [FINE] [CoFHSocial] Enabling mod CoFHSocial
  354. 2014-05-07 21:30:34 [FINE] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
  355. 2014-05-07 21:30:34 [INFO] [CoFHSocial] Activating mod CoFHSocial
  356. 2014-05-07 21:30:34 [FINE] [CoFHWorld] Enabling mod CoFHWorld
  357. 2014-05-07 21:30:34 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
  358. 2014-05-07 21:30:34 [INFO] [CoFHWorld] Activating mod CoFHWorld
  359. 2014-05-07 21:30:34 [FINE] [CCTurtle] Enabling mod CCTurtle
  360. 2014-05-07 21:30:34 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
  361. 2014-05-07 21:30:34 [INFO] [CCTurtle] Activating mod CCTurtle
  362. 2014-05-07 21:30:34 [FINE] [ComputerCraft] Enabling mod ComputerCraft
  363. 2014-05-07 21:30:34 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
  364. 2014-05-07 21:30:34 [INFO] [ComputerCraft] Activating mod ComputerCraft
  365. 2014-05-07 21:30:34 [FINE] [ConfigMod] Enabling mod ConfigMod
  366. 2014-05-07 21:30:34 [FINE] [ConfigMod] Mod Logging channel ConfigMod configured at default level.
  367. 2014-05-07 21:30:34 [INFO] [ConfigMod] Activating mod ConfigMod
  368. 2014-05-07 21:30:34 [FINE] [CoroAI] Enabling mod CoroAI
  369. 2014-05-07 21:30:34 [FINE] [CoroAI] Mod Logging channel CoroAI configured at default level.
  370. 2014-05-07 21:30:34 [INFO] [CoroAI] Activating mod CoroAI
  371. 2014-05-07 21:30:34 [FINE] [customnpcs] Enabling mod customnpcs
  372. 2014-05-07 21:30:34 [FINE] [customnpcs] Mod Logging channel customnpcs configured at default level.
  373. 2014-05-07 21:30:34 [INFO] [customnpcs] Activating mod customnpcs
  374. 2014-05-07 21:30:34 [FINE] [customsteve] Enabling mod customsteve
  375. 2014-05-07 21:30:34 [FINE] [customsteve] Mod Logging channel customsteve configured at default level.
  376. 2014-05-07 21:30:34 [INFO] [customsteve] Activating mod customsteve
  377. 2014-05-07 21:30:34 [FINE] [MobDismemberment] Enabling mod MobDismemberment
  378. 2014-05-07 21:30:34 [FINE] [MobDismemberment] Mod Logging channel MobDismemberment configured at default level.
  379. 2014-05-07 21:30:34 [INFO] [MobDismemberment] Activating mod MobDismemberment
  380. 2014-05-07 21:30:34 [FINE] [FlansMod] Enabling mod FlansMod
  381. 2014-05-07 21:30:34 [FINE] [FlansMod] Mod Logging channel FlansMod configured at default level.
  382. 2014-05-07 21:30:34 [INFO] [FlansMod] Activating mod FlansMod
  383. 2014-05-07 21:30:34 [FINE] [GalacticraftMars] Enabling mod GalacticraftMars
  384. 2014-05-07 21:30:34 [FINE] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
  385. 2014-05-07 21:30:34 [INFO] [GalacticraftMars] Activating mod GalacticraftMars
  386. 2014-05-07 21:30:34 [FINE] [LittleBlocks] Enabling mod LittleBlocks
  387. 2014-05-07 21:30:34 [FINE] [LittleBlocks] Mod Logging channel LittleBlocks configured at default level.
  388. 2014-05-07 21:30:34 [INFO] [LittleBlocks] Activating mod LittleBlocks
  389. 2014-05-07 21:30:34 [FINE] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
  390. 2014-05-07 21:30:34 [FINE] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
  391. 2014-05-07 21:30:34 [INFO] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
  392. 2014-05-07 21:30:34 [FINE] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
  393. 2014-05-07 21:30:34 [FINE] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
  394. 2014-05-07 21:30:34 [INFO] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
  395. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
  396. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
  397. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
  398. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
  399. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
  400. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
  401. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
  402. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
  403. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
  404. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
  405. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
  406. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
  407. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
  408. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
  409. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
  410. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
  411. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
  412. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
  413. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
  414. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
  415. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
  416. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
  417. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
  418. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
  419. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
  420. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
  421. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
  422. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Enabling mod MineFactoryReloaded|CompatForgeMicroblock
  423. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Mod Logging channel MineFactoryReloaded|CompatForgeMicroblock configured at default level.
  424. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatForgeMicroblock] Activating mod MineFactoryReloaded|CompatForgeMicroblock
  425. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
  426. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
  427. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
  428. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
  429. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
  430. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
  431. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
  432. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
  433. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
  434. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatProjRed] Enabling mod MineFactoryReloaded|CompatProjRed
  435. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatProjRed] Mod Logging channel MineFactoryReloaded|CompatProjRed configured at default level.
  436. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatProjRed] Activating mod MineFactoryReloaded|CompatProjRed
  437. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
  438. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
  439. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
  440. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
  441. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
  442. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
  443. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
  444. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
  445. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
  446. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
  447. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
  448. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
  449. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
  450. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
  451. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
  452. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
  453. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
  454. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
  455. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
  456. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
  457. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
  458. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
  459. 2014-05-07 21:30:34 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
  460. 2014-05-07 21:30:34 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
  461. 2014-05-07 21:30:34 [FINE] [ExtendedPASupport] Enabling mod ExtendedPASupport
  462. 2014-05-07 21:30:34 [FINE] [ExtendedPASupport] Mod Logging channel ExtendedPASupport configured at default level.
  463. 2014-05-07 21:30:34 [INFO] [ExtendedPASupport] Activating mod ExtendedPASupport
  464. 2014-05-07 21:30:34 [FINE] [MumbleLink] Enabling mod MumbleLink
  465. 2014-05-07 21:30:34 [FINE] [MumbleLink] Mod Logging channel MumbleLink configured at default level.
  466. 2014-05-07 21:30:34 [INFO] [MumbleLink] Activating mod MumbleLink
  467. 2014-05-07 21:30:34 [FINE] [NetherOres] Enabling mod NetherOres
  468. 2014-05-07 21:30:34 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
  469. 2014-05-07 21:30:34 [INFO] [NetherOres] Activating mod NetherOres
  470. 2014-05-07 21:30:34 [FINE] [OreSpawn] Enabling mod OreSpawn
  471. 2014-05-07 21:30:34 [FINE] [OreSpawn] Mod Logging channel OreSpawn configured at default level.
  472. 2014-05-07 21:30:34 [INFO] [OreSpawn] Activating mod OreSpawn
  473. 2014-05-07 21:30:34 [FINE] [PortalGun] Enabling mod PortalGun
  474. 2014-05-07 21:30:34 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
  475. 2014-05-07 21:30:34 [INFO] [PortalGun] Activating mod PortalGun
  476. 2014-05-07 21:30:34 [FINE] [ProjRed|Core] Enabling mod ProjRed|Core
  477. 2014-05-07 21:30:34 [FINE] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
  478. 2014-05-07 21:30:34 [INFO] [ProjRed|Core] Activating mod ProjRed|Core
  479. 2014-05-07 21:30:34 [FINE] [ProjRed|Compatibility] Enabling mod ProjRed|Compatibility
  480. 2014-05-07 21:30:34 [FINE] [ProjRed|Compatibility] Mod Logging channel ProjRed|Compatibility configured at default level.
  481. 2014-05-07 21:30:34 [INFO] [ProjRed|Compatibility] Activating mod ProjRed|Compatibility
  482. 2014-05-07 21:30:34 [FINE] [ProjRed|Integration] Enabling mod ProjRed|Integration
  483. 2014-05-07 21:30:34 [FINE] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
  484. 2014-05-07 21:30:34 [INFO] [ProjRed|Integration] Activating mod ProjRed|Integration
  485. 2014-05-07 21:30:34 [FINE] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
  486. 2014-05-07 21:30:34 [FINE] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
  487. 2014-05-07 21:30:34 [INFO] [ProjRed|Transmission] Activating mod ProjRed|Transmission
  488. 2014-05-07 21:30:34 [FINE] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
  489. 2014-05-07 21:30:34 [FINE] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
  490. 2014-05-07 21:30:34 [INFO] [ProjRed|Illumination] Activating mod ProjRed|Illumination
  491. 2014-05-07 21:30:34 [FINE] [ProjRed|Expansion] Enabling mod ProjRed|Expansion
  492. 2014-05-07 21:30:34 [FINE] [ProjRed|Expansion] Mod Logging channel ProjRed|Expansion configured at default level.
  493. 2014-05-07 21:30:34 [INFO] [ProjRed|Expansion] Activating mod ProjRed|Expansion
  494. 2014-05-07 21:30:34 [FINE] [ProjRed|Transportation] Enabling mod ProjRed|Transportation
  495. 2014-05-07 21:30:34 [FINE] [ProjRed|Transportation] Mod Logging channel ProjRed|Transportation configured at default level.
  496. 2014-05-07 21:30:34 [INFO] [ProjRed|Transportation] Activating mod ProjRed|Transportation
  497. 2014-05-07 21:30:34 [FINE] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
  498. 2014-05-07 21:30:34 [FINE] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
  499. 2014-05-07 21:30:34 [INFO] [ProjRed|Exploration] Activating mod ProjRed|Exploration
  500. 2014-05-07 21:30:34 [FINE] [QuantumCraft] Enabling mod QuantumCraft
  501. 2014-05-07 21:30:34 [FINE] [QuantumCraft] Mod Logging channel QuantumCraft configured at default level.
  502. 2014-05-07 21:30:34 [INFO] [QuantumCraft] Activating mod QuantumCraft
  503. 2014-05-07 21:30:34 [FINE] [SecurityCraft] Enabling mod SecurityCraft
  504. 2014-05-07 21:30:34 [FINE] [SecurityCraft] Mod Logging channel SecurityCraft configured at default level.
  505. 2014-05-07 21:30:34 [INFO] [SecurityCraft] Activating mod SecurityCraft
  506. 2014-05-07 21:30:34 [FINE] [SlimevoidLib] Enabling mod SlimevoidLib
  507. 2014-05-07 21:30:34 [FINE] [SlimevoidLib] Mod Logging channel SlimevoidLib configured at default level.
  508. 2014-05-07 21:30:34 [INFO] [SlimevoidLib] Activating mod SlimevoidLib
  509. 2014-05-07 21:30:34 [FINE] [Sync] Enabling mod Sync
  510. 2014-05-07 21:30:34 [FINE] [Sync] Mod Logging channel Sync configured at default level.
  511. 2014-05-07 21:30:34 [INFO] [Sync] Activating mod Sync
  512. 2014-05-07 21:30:34 [FINE] [TF2Dispenser] Enabling mod TF2Dispenser
  513. 2014-05-07 21:30:34 [FINE] [TF2Dispenser] Mod Logging channel TF2Dispenser configured at default level.
  514. 2014-05-07 21:30:34 [INFO] [TF2Dispenser] Activating mod TF2Dispenser
  515. 2014-05-07 21:30:34 [FINE] [TF2Teleporter] Enabling mod TF2Teleporter
  516. 2014-05-07 21:30:34 [FINE] [TF2Teleporter] Mod Logging channel TF2Teleporter configured at default level.
  517. 2014-05-07 21:30:34 [INFO] [TF2Teleporter] Activating mod TF2Teleporter
  518. 2014-05-07 21:30:34 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
  519. 2014-05-07 21:30:34 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
  520. 2014-05-07 21:30:34 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
  521. 2014-05-07 21:30:34 [FINE] [iChunUtil] Enabling mod iChunUtil
  522. 2014-05-07 21:30:34 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
  523. 2014-05-07 21:30:34 [INFO] [iChunUtil] Activating mod iChunUtil
  524. 2014-05-07 21:30:34 [FINE] [WR-CBE|Addons] Enabling mod WR-CBE|Addons
  525. 2014-05-07 21:30:34 [FINE] [WR-CBE|Addons] Mod Logging channel WR-CBE|Addons configured at default level.
  526. 2014-05-07 21:30:34 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
  527. 2014-05-07 21:30:34 [FINE] [WR-CBE|Core] Enabling mod WR-CBE|Core
  528. 2014-05-07 21:30:34 [FINE] [WR-CBE|Core] Mod Logging channel WR-CBE|Core configured at default level.
  529. 2014-05-07 21:30:34 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
  530. 2014-05-07 21:30:34 [FINE] [WR-CBE|Logic] Enabling mod WR-CBE|Logic
  531. 2014-05-07 21:30:34 [FINE] [WR-CBE|Logic] Mod Logging channel WR-CBE|Logic configured at default level.
  532. 2014-05-07 21:30:34 [INFO] [WR-CBE|Logic] Activating mod WR-CBE|Logic
  533. 2014-05-07 21:30:34 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
  534. 2014-05-07 21:30:34 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
  535. 2014-05-07 21:30:34 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
  536. 2014-05-07 21:30:34 [FINE] [ZAMod] Enabling mod ZAMod
  537. 2014-05-07 21:30:34 [FINE] [ZAMod] Mod Logging channel ZAMod configured at default level.
  538. 2014-05-07 21:30:34 [INFO] [ZAMod] Activating mod ZAMod
  539. 2014-05-07 21:30:34 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
  540. 2014-05-07 21:30:34 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
  541. 2014-05-07 21:30:34 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
  542. 2014-05-07 21:30:34 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
  543. 2014-05-07 21:30:34 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
  544. 2014-05-07 21:30:34 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
  545. 2014-05-07 21:30:34 [FINE] [McMultipart] Enabling mod McMultipart
  546. 2014-05-07 21:30:34 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
  547. 2014-05-07 21:30:34 [INFO] [McMultipart] Activating mod McMultipart
  548. 2014-05-07 21:30:34 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
  549. 2014-05-07 21:30:34 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
  550. 2014-05-07 21:30:34 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
  551. 2014-05-07 21:30:34 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
  552. 2014-05-07 21:30:34 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
  553. 2014-05-07 21:30:34 [WARNING] [3D Blocks Mod] Mod 3D Blocks Mod is missing a pack.mcmeta file, things may not work well
  554. 2014-05-07 21:30:34 [WARNING] [§4MrCrayfish's Furniture Mod] Mod §4MrCrayfish's Furniture Mod is missing a pack.mcmeta file, things may not work well
  555. 2014-05-07 21:30:34 [WARNING] [MrCrayfish's Construction Mod] Mod MrCrayfish's Construction Mod is missing a pack.mcmeta file, things may not work well
  556. 2014-05-07 21:30:34 [WARNING] [Battle Music] Mod Battle Music is missing a pack.mcmeta file, things may not work well
  557. 2014-05-07 21:30:34 [WARNING] [ChickenChunks] Mod ChickenChunks is missing a pack.mcmeta file, things may not work well
  558. 2014-05-07 21:30:34 [WARNING] [CoFH Core] Mod CoFH Core is missing a pack.mcmeta file, things may not work well
  559. 2014-05-07 21:30:34 [WARNING] [CoFH Loot] Mod CoFH Loot is missing a pack.mcmeta file, things may not work well
  560. 2014-05-07 21:30:34 [WARNING] [CoFH Masquerade] Mod CoFH Masquerade is missing a pack.mcmeta file, things may not work well
  561. 2014-05-07 21:30:34 [WARNING] [CoFH Social] Mod CoFH Social is missing a pack.mcmeta file, things may not work well
  562. 2014-05-07 21:30:34 [WARNING] [CoFH World] Mod CoFH World is missing a pack.mcmeta file, things may not work well
  563. 2014-05-07 21:30:34 [WARNING] [Extended Mod Config] Mod Extended Mod Config is missing a pack.mcmeta file, things may not work well
  564. 2014-05-07 21:30:34 [WARNING] [CoroAI] Mod CoroAI is missing a pack.mcmeta file, things may not work well
  565. 2014-05-07 21:30:34 [WARNING] [CustomSteve] Mod CustomSteve is missing a pack.mcmeta file, things may not work well
  566. 2014-05-07 21:30:34 [WARNING] [Flans Mod] Mod Flans Mod is missing a pack.mcmeta file, things may not work well
  567. 2014-05-07 21:30:34 [WARNING] [Galacticraft Mars] Mod Galacticraft Mars is missing a pack.mcmeta file, things may not work well
  568. 2014-05-07 21:30:34 [WARNING] [Little Blocks] Mod Little Blocks is missing a pack.mcmeta file, things may not work well
  569. 2014-05-07 21:30:34 [WARNING] [MFR Compat Forestry Trees] Mod MFR Compat Forestry Trees is missing a pack.mcmeta file, things may not work well
  570. 2014-05-07 21:30:34 [WARNING] [MFR Compat Extra Trees] Mod MFR Compat Extra Trees is missing a pack.mcmeta file, things may not work well
  571. 2014-05-07 21:30:34 [WARNING] [MineFactory Reloaded] Mod MineFactory Reloaded is missing a pack.mcmeta file, things may not work well
  572. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Applied Energistics] Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, things may not work well
  573. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Atum] Mod MFR Compat: Atum is missing a pack.mcmeta file, things may not work well
  574. 2014-05-07 21:30:34 [WARNING] [MFR Compat: BackTools] Mod MFR Compat: BackTools is missing a pack.mcmeta file, things may not work well
  575. 2014-05-07 21:30:34 [WARNING] [MFR Compat: BuildCraft] Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, things may not work well
  576. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Chococraft] Mod MFR Compat: Chococraft is missing a pack.mcmeta file, things may not work well
  577. 2014-05-07 21:30:34 [WARNING] [MFR Compat: ExtraBiomes] Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, things may not work well
  578. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Forestry] Mod MFR Compat: Forestry is missing a pack.mcmeta file, things may not work well
  579. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Forestry (part 2)] Mod MFR Compat: Forestry (part 2) is missing a pack.mcmeta file, things may not work well
  580. 2014-05-07 21:30:34 [WARNING] [MFR Compat: ForgeMicroblock] Mod MFR Compat: ForgeMicroblock is missing a pack.mcmeta file, things may not work well
  581. 2014-05-07 21:30:34 [WARNING] [MFR Compat: IC2] Mod MFR Compat: IC2 is missing a pack.mcmeta file, things may not work well
  582. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Mystcraft] Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, things may not work well
  583. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Pam's Mods] Mod MFR Compat: Pam's Mods is missing a pack.mcmeta file, things may not work well
  584. 2014-05-07 21:30:34 [WARNING] [MFR Compat ProjectRed] Mod MFR Compat ProjectRed is missing a pack.mcmeta file, things may not work well
  585. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Railcraft] Mod MFR Compat: Railcraft is missing a pack.mcmeta file, things may not work well
  586. 2014-05-07 21:30:34 [WARNING] [MFR Compat: RP2] Mod MFR Compat: RP2 is missing a pack.mcmeta file, things may not work well
  587. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Sufficient Biomes] Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, things may not work well
  588. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Thaumcraft] Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, things may not work well
  589. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Thermal Expansion] Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, things may not work well
  590. 2014-05-07 21:30:34 [WARNING] [MFR Compat: TwilightForest] Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, things may not work well
  591. 2014-05-07 21:30:34 [WARNING] [MFR Compat: Vanilla] Mod MFR Compat: Vanilla is missing a pack.mcmeta file, things may not work well
  592. 2014-05-07 21:30:34 [WARNING] [MFR Compat: XyCraft] Mod MFR Compat: XyCraft is missing a pack.mcmeta file, things may not work well
  593. 2014-05-07 21:30:34 [WARNING] [ExtendedPASupport for MumbleLink] Mod ExtendedPASupport for MumbleLink is missing a pack.mcmeta file, things may not work well
  594. 2014-05-07 21:30:34 [WARNING] [MumbleLink for Forge] Mod MumbleLink for Forge is missing a pack.mcmeta file, things may not work well
  595. 2014-05-07 21:30:34 [WARNING] [Nether Ores] Mod Nether Ores is missing a pack.mcmeta file, things may not work well
  596. 2014-05-07 21:30:34 [WARNING] [OreSpawn] Mod OreSpawn is missing a pack.mcmeta file, things may not work well
  597. 2014-05-07 21:30:34 [WARNING] [ProjectRed] Mod ProjectRed is missing a pack.mcmeta file, things may not work well
  598. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Compatibility] Mod ProjectRed-Compatibility is missing a pack.mcmeta file, things may not work well
  599. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Integration] Mod ProjectRed-Integration is missing a pack.mcmeta file, things may not work well
  600. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Transmission] Mod ProjectRed-Transmission is missing a pack.mcmeta file, things may not work well
  601. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Illumination] Mod ProjectRed-Illumination is missing a pack.mcmeta file, things may not work well
  602. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Expansion] Mod ProjectRed-Expansion is missing a pack.mcmeta file, things may not work well
  603. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Transportation] Mod ProjectRed-Transportation is missing a pack.mcmeta file, things may not work well
  604. 2014-05-07 21:30:34 [WARNING] [ProjectRed-Exploration] Mod ProjectRed-Exploration is missing a pack.mcmeta file, things may not work well
  605. 2014-05-07 21:30:34 [WARNING] [SecurityCraft] Mod SecurityCraft is missing a pack.mcmeta file, things may not work well
  606. 2014-05-07 21:30:34 [WARNING] [Slimevoid Library] Mod Slimevoid Library is missing a pack.mcmeta file, things may not work well
  607. 2014-05-07 21:30:34 [WARNING] [TF2 Dispenser] Mod TF2 Dispenser is missing a pack.mcmeta file, things may not work well
  608. 2014-05-07 21:30:34 [WARNING] [TF2 Teleporter] Mod TF2 Teleporter is missing a pack.mcmeta file, things may not work well
  609. 2014-05-07 21:30:34 [WARNING] [Thermal Expansion] Mod Thermal Expansion is missing a pack.mcmeta file, things may not work well
  610. 2014-05-07 21:30:34 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
  611. 2014-05-07 21:30:34 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
  612. 2014-05-07 21:30:34 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
  613. 2014-05-07 21:30:34 [WARNING] [Zombie Awareness] Mod Zombie Awareness is missing a pack.mcmeta file, things may not work well
  614. 2014-05-07 21:30:34 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
  615. 2014-05-07 21:30:34 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
  616. 2014-05-07 21:30:34 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
  617. 2014-05-07 21:30:34 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:PowerCrystals Core, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:3D Blocks Mod, FMLFileResourcePack:§4MrCrayfish's Furniture Mod, FMLFileResourcePack:MrCrayfish's Construction Mod, FMLFileResourcePack:Battle Music, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH Loot, FMLFileResourcePack:CoFH Masquerade, FMLFileResourcePack:CoFH Social, FMLFileResourcePack:CoFH World, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CoroAI, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:CustomSteve, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:Flans Mod, FMLFileResourcePack:Galacticraft Mars, FMLFileResourcePack:Little Blocks, FMLFileResourcePack:MFR Compat Forestry Trees, FMLFileResourcePack:MFR Compat Extra Trees, 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: Forestry (part 2), FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, 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: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MFR Compat: XyCraft, FMLFileResourcePack:ExtendedPASupport for MumbleLink, FMLFileResourcePack:MumbleLink for Forge, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:qCraft, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Sync, FMLFileResourcePack:TF2 Dispenser, FMLFileResourcePack:TF2 Teleporter, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Zombie Awareness, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  618. 2014-05-07 21:30:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: Dummy File - can be deleted! in /mnt/OS/Users/GABRIELF/AppData/Roaming/.minecraft/mods/TF2_Dispenser_1.6.4a.zip
  619. 2014-05-07 21:30:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: Dummy File - can be deleted! in /mnt/OS/Users/GABRIELF/AppData/Roaming/.minecraft/mods/TF2_Teleporter_1.6.4a.zip
  620. 2014-05-07 21:30:35 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
  621. 2014-05-07 21:30:35 [SEVERE] [ForgeModLoader] The mod GalacticraftMars (Galacticraft Mars) requires mods [GalacticraftCore] to be available
  622. 2014-05-07 21:30:35 [FINE] [ForgeModLoader] Mod sorting data
  623. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     DamageIndicatorsMod(Damage Indicators:2.9.2.2): 1.6.4 DamageIndicatorsv2.9.2.2.zip ()
  624. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     Blocks3D(3D Blocks Mod:1.6.4.1): 3DBlocksMod-1.6.4.1.jar ()
  625. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     cfm(§4MrCrayfish's Furniture Mod:3.1.1): [Forge]FurnitureModv3.1.1(1.6.4).zip ()
  626. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ccm(MrCrayfish's Construction Mod:1.0.1): [Forge]MrCrayfishConstructionModv1.0.5 (1.6.4).zip ()
  627. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     battlemusic(Battle Music:1.4.2): BattleMusic-1.6.4-1.4.2.jar ()
  628. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     mod_ChatBubbles(mod_ChatBubbles:Not available): ChatBubbles1.6.4.zip ()
  629. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ChickenChunks(ChickenChunks:1.3.3.4): ChickenChunks 1.3.3.4.jar (required-after:CodeChickenCore@[0.9.0.8,))
  630. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoFHCore(CoFH Core:2.0.0.5): CoFHCore-2.0.0.5.jar ()
  631. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoFHLoot(CoFH Loot:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
  632. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoFHMasquerade(CoFH Masquerade:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
  633. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoFHSocial(CoFH Social:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
  634. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoFHWorld(CoFH World:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
  635. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CCTurtle(ComputerCraft Turtles:1.56): ComputerCraft1.56.zip (after:ComputerCraft)
  636. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ComputerCraft(ComputerCraft:1.56): ComputerCraft1.56.zip ()
  637. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ConfigMod(Extended Mod Config:v1.0): ConfigMod for MC v1.6.4.zip ()
  638. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     CoroAI(CoroAI:v1.0): CoroAI for MC v1.6.4.zip ()
  639. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     customnpcs(CustomNpcs:1.6.4): CustomNPCs_1.6.4.zip ()
  640. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     customsteve(CustomSteve:0.9.0): CustomSteve164-Beta.jar ()
  641. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MobDismemberment(MobDismemberment:2.0.0): files^MobDismemberment2.0.0.zip (required-after:iChunUtil@[2.1.0,))
  642. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     FlansMod(Flans Mod:4.1): FlansMod-4.1.jar ()
  643. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     GalacticraftMars(Galacticraft Mars:2.0.12): Galacticraft-Planets-1.6.4-2.0.12.1010.jar (required-after:GalacticraftCore;)
  644. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     LittleBlocks(Little Blocks:2.2.2.1): LittleBlocks-Universal-v2.2.2.1-MC1.6.zip (required-after:SlimevoidLib)
  645. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.9-final.jar (after:Forestry)
  646. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.9-final.jar (after:ExtraTrees)
  647. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded(MineFactory Reloaded:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (required-after:Forge@[9.11.1.953,);required-after:PowerCrystalsCore@[1.1.8,);after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2)
  648. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
  649. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Atum)
  650. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:mod_BackTools)
  651. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
  652. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (required-after:MineFactoryReloaded;after:chococraft)
  653. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
  654. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Forestry)
  655. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (before:Forestry;required-after:MineFactoryReloaded)
  656. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded)
  657. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:IC2)
  658. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Mystcraft)
  659. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:pamharvestcraft)
  660. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:ProjRed|Core;after:ProjRed|Exploration)
  661. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Railcraft)
  662. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:RedPowerWorld)
  663. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
  664. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Thaumcraft)
  665. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:ThermalExpansion)
  666. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:TwilightForest)
  667. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded)
  668. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:XyCraftWorld)
  669. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ExtendedPASupport(ExtendedPASupport for MumbleLink:0.0.3): MumbleLink.jar ()
  670. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     MumbleLink(MumbleLink for Forge:4.0.4): MumbleLink.jar ()
  671. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     NetherOres(Nether Ores:1.6.2R2.2.2): NetherOres-2.2.2-55.jar (required-after:PowerCrystalsCore;before:ThermalExpansion)
  672. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     OreSpawn(OreSpawn:164.11): orespawn164v11.zip ()
  673. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     PortalGun(PortalGun:2.0.2): PortalGun2.0.2.zip (required-after:iChunUtil@[2.1.0,))
  674. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Core(ProjectRed:4.3.7.32): ProjectRedBase-1.6.4-4.3.7.32.jar ()
  675. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Compatibility(ProjectRed-Compatibility:4.3.7.32): ProjectRedCompat-1.6.4-4.3.7.32.jar ()
  676. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Integration(ProjectRed-Integration:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar ()
  677. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Transmission(ProjectRed-Transmission:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar ()
  678. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Illumination(ProjectRed-Illumination:4.3.7.32): ProjectRedLighting-1.6.4-4.3.7.32.jar ()
  679. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Expansion(ProjectRed-Expansion:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar ()
  680. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Transportation(ProjectRed-Transportation:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar ()
  681. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ProjRed|Exploration(ProjectRed-Exploration:4.3.7.32): ProjectRedWorld-1.6.4-4.3.7.32.jar ()
  682. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     QuantumCraft(qCraft:1.1): qCraft1.1.jar ()
  683. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     SecurityCraft(SecurityCraft:v1.4.1): SecurityCraft_v1.4.1_for_1.6.4.zip ()
  684. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     SlimevoidLib(Slimevoid Library:2.0.3.1): SlimevoidLib-Universal-v2.0.3.1 (MC1.6.4).zip ()
  685. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     Sync(Sync:2.2.1): Sync2.2.1.zip (required-after:Forge@[9.11.1.945,);after:ThermalExpansion;after:Waila)
  686. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     TF2Dispenser(TF2 Dispenser:1.6.4): TF2_Dispenser_1.6.4a.zip ()
  687. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     TF2Teleporter(TF2 Teleporter:1.6.4): TF2_Teleporter_1.6.4a.zip ()
  688. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ThermalExpansion(Thermal Expansion:3.0.0.6): ThermalExpansion-3.0.0.6.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.5,);required-after:ForgeMultipart;before:IC2;before:Metallurgy)
  689. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     iChunUtil(iChunUtil:2.4.0): util^iChunUtil2.4.0.zip (required-after:Forge@[9.10.0.810,))
  690. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     WR-CBE|Addons(WR-CBE Addons:1.4.0.7): WR-CBE 1.4.0.7.jar (required-after:WR-CBE|Core)
  691. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     WR-CBE|Core(WR-CBE Core:1.4.0.7): WR-CBE 1.4.0.7.jar (required-after:CodeChickenCore@[0.9.0.8,);required-after:ForgeMultipart)
  692. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     WR-CBE|Logic(WR-CBE Logic:1.4.0.7): WR-CBE 1.4.0.7.jar (required-after:WR-CBE|Core;required-after:ForgeMultipart)
  693. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.6.4.zip ()
  694. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ZAMod(Zombie Awareness:v1.9): Zombie Awareness v1.9 Mod for MC v1.6.4.zip ()
  695. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ForgeMicroblock(Forge Microblocks:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar (required-after:ForgeMultipart;after:*)
  696. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     ForgeMultipart(Forge Multipart:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar ()
  697. 2014-05-07 21:30:35 [FINE] [ForgeModLoader]     McMultipart(Minecraft Multipart Plugin:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar ()
  698. 2014-05-07 21:30:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
  699. 2014-05-07 21:30:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
  700. 2014-05-07 21:30:36 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfj (1 / 1)
  701. 2014-05-07 21:30:36 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfe (3 / 3)
  702. 2014-05-07 21:34:59 [INFO] [Minecraft-Client] Stopping!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement