Skip to content

Instantly share code, notes, and snippets.

@EliteForges
Created June 1, 2014 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EliteForges/7ee88b508623e92927f9 to your computer and use it in GitHub Desktop.
Save EliteForges/7ee88b508623e92927f9 to your computer and use it in GitHub Desktop.
Jun 01, 2014 6:20:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jun 01, 2014 6:20:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jun 01, 2014 6:20:23 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-06-01 06:20:23 [INFO] [ForgeModLoader] Forge Mod Loader version 6.99.19.964 for Minecraft 1.6.4 loading
2014-06-01 06:20:23 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2014-06-01 06:20:23 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2014-06-01 06:20:23 [WARNING] [ForgeModLoader] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-01 06:20:23 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-01 06:20:23 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-06-01 06:20:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-01 06:20:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-01 06:20:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-01 06:20:24 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-01 06:20:24 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2014-06-01 06:20:24 [SEVERE] [ForgeModLoader] The minecraft jar file:/C:/Users/USER/.gradle/caches/minecraft/net/minecraftforge/forge/1.6.4-9.11.1.964/forge-1.6.4-9.11.1.964-mcp.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
2014-06-01 06:20:24 [SEVERE] [ForgeModLoader] FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
2014-06-01 06:20:24 [SEVERE] [ForgeModLoader] Technical information: ClientBrandRetriever was at jar:file:/C:/Users/USER/.gradle/caches/minecraft/net/minecraftforge/forge/1.6.4-9.11.1.964/forge-1.6.4-9.11.1.964-mcp.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
2014-06-01 06:20:24 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
2014-06-01 06:20:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-01 06:20:24 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-06-01 06:20:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-01 06:20:25 [INFO] [IC2-core] Loaded library ejml-0.23.jar.
2014-06-01 06:20:25 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-06-01 06:20:25 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2014-06-01 06:20:26 [INFO] [Minecraft-Client] Setting user: Player500
2014-06-01 06:20:28 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2014-06-01 06:20:29 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2014-06-01 06:20:30 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-06-01 06:20:30 [INFO] [STDOUT] MinecraftForge v9.11.1.964 Initialized
2014-06-01 06:20:30 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.964 Initialized
2014-06-01 06:20:30 [INFO] [STDOUT] Replaced 112 ore recipies
2014-06-01 06:20:30 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-06-01 06:20:30 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\USER\Desktop\Folders\Essentials\Modding\ForgeGradle\eclipse\config\logging.properties
2014-06-01 06:20:30 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-06-01 06:20:30 [INFO] [ForgeModLoader] Searching C:\Users\USER\Desktop\Folders\Essentials\Modding\ForgeGradle\eclipse\mods for mods
2014-06-01 06:20:34 [SEVERE] [ForgeModLoader] FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
2014-06-01 06:20:34 [SEVERE] [ForgeModLoader] FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
2014-06-01 06:20:34 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2014-06-01 06:20:34 [INFO] [mcp] Activating mod mcp
2014-06-01 06:20:34 [INFO] [FML] Activating mod FML
2014-06-01 06:20:34 [INFO] [Forge] Activating mod Forge
2014-06-01 06:20:34 [INFO] [gpm2] Activating mod gpm2
2014-06-01 06:20:34 [INFO] [IC2] Activating mod IC2
2014-06-01 06:20:34 [WARNING] [Gnomey Pack Mod] Mod Gnomey Pack Mod is missing a pack.mcmeta file, things may not work well
2014-06-01 06:20:34 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Gnomey Pack Mod, FMLFileResourcePack:IndustrialCraft 2
2014-06-01 06:20:35 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2014-06-01 06:20:35 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2014-06-01 06:20:36 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2014-06-01 06:20:36 [INFO] [IC2] Starting initialization
2014-06-01 06:20:36 [INFO] [IC2] Config loaded from C:\Users\User\Desktop\Folders\Essentials\Modding\ForgeGradle\eclipse\.\config\IC2.cfg
2014-06-01 06:20:36 [INFO] [IC2] Using 32 audio sources.
2014-06-01 06:20:38 [INFO] [IC2] Finished initialization after 1808 ms
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.GemShinyFragment with ID 16756 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.GemShinyMarble with ID 16757 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.GemShiny with ID 16758 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.Minerals with ID 16759 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.AdvGoldAlloy with ID 16760 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.MixedMetal with ID 16761 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.OnyxMesh with ID 16762 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.OnyxIngot with ID 16764 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.CoreBlaze with ID 16765 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.MeshMineral with ID 16766 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.materials.MeshMineralRefined with ID 16767 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.hookWood with ID 16768 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.hookIron with ID 16769 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.hookGold with ID 16770 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.Mallet with ID 16771 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.KitCrafting with ID 16772 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.Shiv with ID 16773 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinAlloy with ID 16775 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinAlloySmall with ID 16776 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinGold with ID 16777 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinGoldSmall with ID 16778 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinSilver with ID 16779 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinSilverSmall with ID 16780 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinBronze with ID 16781 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinBronzeSmall with ID 16782 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.MatterWhite with ID 16783 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.MatterDark with ID 16784 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.MatterRed with ID 16785 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.PowerStar with ID 16786 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.PowerKatar with ID 16787 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.AlcCoal with ID 16788 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.AlcDust with ID 16789 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.PStone with ID 16790 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.magic.TStone with ID 16791 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.rings.WMring with ID 16792 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.rings.DMring with ID 16793 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.rings.RMring with ID 16794 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.rings.FlyingRing with ID 16795 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.rings.BonemealRing with ID 16796 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.WMpick with ID 16797 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.WMaxe with ID 16798 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.WMsword with ID 16799 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.WMspade with ID 16800 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.WMhoe with ID 16801 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.DMpick with ID 16802 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.DMaxe with ID 16803 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.DMsword with ID 16804 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.DMspade with ID 16805 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.DMhoe with ID 16806 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.RMpick with ID 16807 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.RMaxe with ID 16808 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.RMsword with ID 16809 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.RMspade with ID 16810 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.tools.RMhoe with ID 16811 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CaneGold with ID 16812 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CaneIron with ID 16813 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CaneWood with ID 16814 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CaneSword with ID 16815 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CanePower with ID 16816 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.PickOnyx with ID 16817 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.AxeOnyx with ID 16818 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.SpadeOnyx with ID 16819 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.HoeOnyx with ID 16820 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.gnome.ShivOnyx with ID 16821 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.Hatchet with ID 16822 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompact with ID 16828 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactOnyx with ID 16829 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactBlood with ID 16830 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactMagic with ID 16831 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactWater with ID 16832 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactStatic with ID 16833 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactNature with ID 16834 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.collectible.GemCompactHealth with ID 16835 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneArch with ID 16836 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneCobble with ID 16837 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneFarm with ID 16838 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneTerra with ID 16839 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneGlass with ID 16840 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneSand with ID 16841 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.StoneCarpOak with ID 16842 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.LogoElite with ID 16843 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.LogoAnuk with ID 16844 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.LogoChimi with ID 16845 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.LogoMedieval with ID 16846 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.slycooper.CaneCool with ID 16847 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinStack with ID 16848 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.econ.CoinBag with ID 16849 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.PickImperial with ID 16851 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.AxeImperial with ID 16852 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.SwordImperial with ID 16853 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.SpadeImperial with ID 16854 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.enhanced.HoeImperial with ID 16855 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:38 [SEVERE] [ForgeModLoader] Found anonymous item of class com.eliteforges.gpm.items.Logo with ID 17255 owned by mod gpm2, this item will NOT survive a 1.7 upgrade!
2014-06-01 06:20:40 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_16815_null.png
2014-06-01 06:20:40 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ic2:textures/items/plasmaLauncher.png
2014-06-01 06:20:41 [INFO] [IC2] Loading IC2 submodule: bcIntegration
2014-06-01 06:20:41 [INFO] [IC2] Submodule bcIntegration not loaded
2014-06-01 06:20:41 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2014-06-01 06:20:41 [WARNING] [Gnomey Pack Mod] Mod Gnomey Pack Mod is missing a pack.mcmeta file, things may not work well
2014-06-01 06:20:41 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Gnomey Pack Mod, FMLFileResourcePack:IndustrialCraft 2
2014-06-01 06:20:41 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_16815_null.png
2014-06-01 06:20:41 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ic2:textures/items/plasmaLauncher.png
2014-06-01 06:20:43 [INFO] [STDOUT]
2014-06-01 06:20:43 [INFO] [STDOUT] Starting up SoundSystem...
2014-06-01 06:20:43 [INFO] [STDOUT] Initializing LWJGL OpenAL
2014-06-01 06:20:43 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2014-06-01 06:20:43 [INFO] [STDOUT] OpenAL initialized.
2014-06-01 06:20:43 [INFO] [STDOUT]
2014-06-01 06:20:44 [SEVERE] [Minecraft-Client] Realms: Server not available!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment