Skip to content

Instantly share code, notes, and snippets.

@Mrolas
Created December 28, 2013 08:57
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 Mrolas/8157495 to your computer and use it in GitHub Desktop.
Save Mrolas/8157495 to your computer and use it in GitHub Desktop.
Dec 28, 2013 12:24:48 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Dec 28, 2013 12:24:48 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Dec 28, 2013 12:24:48 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2013-12-28 00:24:48 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.20.916 for Minecraft 1.6.4 loading
2013-12-28 00:24:48 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Mac OS X:x86_64:10.8.5, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
2013-12-28 00:24:48 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-12-28 00:24:48 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2013-12-28 00:24:48 [INFO] [STDOUT] Loaded 109 rules from AccessTransformer config file forge_at.cfg
2013-12-28 00:24:48 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-12-28 00:24:50 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-12-28 00:24:50 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2013-12-28 00:24:50 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2013-12-28 00:24:52 [INFO] [Minecraft-Client] Setting user: Player490
2013-12-28 00:24:52 [INFO] [Minecraft-Client] (Session ID is null)
2013-12-28 00:24:54 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-12-28 00:24:55 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-12-28 00:24:55 [INFO] [STDOUT]
2013-12-28 00:24:55 [INFO] [STDOUT] Starting up SoundSystem...
2013-12-28 00:24:55 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-12-28 00:24:55 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-12-28 00:24:55 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-12-28 00:24:55 [INFO] [STDOUT] MinecraftForge v9.11.1.916 Initialized
2013-12-28 00:24:55 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.916 Initialized
2013-12-28 00:24:55 [INFO] [STDOUT] OpenAL initialized.
2013-12-28 00:24:55 [INFO] [STDOUT] Replaced 101 ore recipies
2013-12-28 00:24:56 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-12-28 00:24:56 [INFO] [ForgeModLoader] Reading custom logging properties from /Users/Mrolas/Documents/MCDev/forge/mcp/jars/config/logging.properties
2013-12-28 00:24:56 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-12-28 00:24:56 [INFO] [STDOUT]
2013-12-28 00:24:56 [INFO] [ForgeModLoader] Searching /Users/Mrolas/Documents/MCDev/forge/mcp/jars/mods for mods
2013-12-28 00:24:59 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2013-12-28 00:24:59 [INFO] [mcp] Activating mod mcp
2013-12-28 00:24:59 [INFO] [FML] Activating mod FML
2013-12-28 00:24:59 [INFO] [Forge] Activating mod Forge
2013-12-28 00:24:59 [INFO] [mrolas.muchMoney] Activating mod mrolas.muchMoney
2013-12-28 00:24:59 [INFO] [mrolas_tutorialMod] Activating mod mrolas_tutorialMod
2013-12-28 00:24:59 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-12-28 00:24:59 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-12-28 00:24:59 [WARNING] [Much Money] Mod Much Money is missing a pack.mcmeta file, things may not work well
2013-12-28 00:24:59 [WARNING] [Tutorial Mod] Mod Tutorial Mod is missing a pack.mcmeta file, things may not work well
2013-12-28 00:24:59 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Much Money, FMLFileResourcePack:Tutorial Mod
2013-12-28 00:24:59 [INFO] [STDOUT]
2013-12-28 00:24:59 [INFO] [STDOUT] SoundSystem shutting down...
2013-12-28 00:24:59 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-12-28 00:24:59 [INFO] [STDOUT]
2013-12-28 00:24:59 [INFO] [STDOUT]
2013-12-28 00:24:59 [INFO] [STDOUT] Starting up SoundSystem...
2013-12-28 00:25:00 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-12-28 00:25:00 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-12-28 00:25:00 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-12-28 00:25:00 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-12-28 00:25:00 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-12-28 00:25:00 [INFO] [STDOUT] OpenAL initialized.
2013-12-28 00:25:00 [INFO] [STDOUT]
2013-12-28 00:25:01 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_top.png
2013-12-28 00:25:01 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_bottom.png
2013-12-28 00:25:01 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_side.png
2013-12-28 00:25:02 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2013-12-28 00:25:02 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-12-28 00:25:02 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-12-28 00:25:02 [WARNING] [Much Money] Mod Much Money is missing a pack.mcmeta file, things may not work well
2013-12-28 00:25:02 [WARNING] [Tutorial Mod] Mod Tutorial Mod is missing a pack.mcmeta file, things may not work well
2013-12-28 00:25:02 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Much Money, FMLFileResourcePack:Tutorial Mod
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_top.png
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_bottom.png
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: muchmoney:textures/blocks/shop_side.png
2013-12-28 00:25:03 [INFO] [STDOUT]
2013-12-28 00:25:03 [INFO] [STDOUT] SoundSystem shutting down...
2013-12-28 00:25:03 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-12-28 00:25:03 [INFO] [STDOUT]
2013-12-28 00:25:03 [INFO] [STDOUT]
2013-12-28 00:25:03 [INFO] [STDOUT] Starting up SoundSystem...
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] ########## GL ERROR ##########
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] @ Post startup
2013-12-28 00:25:03 [SEVERE] [Minecraft-Client] 1281: Invalid value
2013-12-28 00:25:03 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-12-28 00:25:03 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-12-28 00:25:03 [INFO] [STDOUT] OpenAL initialized.
2013-12-28 00:25:04 [INFO] [STDOUT]
2013-12-28 00:25:04 [SEVERE] [Minecraft-Client] Realms: Invalid session id
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting level New World
2013-12-28 00:25:11 [INFO] [STDOUT] Attempt 1...
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/data
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/data/Village.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/data/villages.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM-1
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM-1/data
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM-1/data/villages.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM-1/forcedchunks.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM1
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM1/data
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM1/data/villages.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/DIM1/forcedchunks.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/forcedchunks.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/level.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/level.dat_mcr
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/level.dat_old
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/players
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/players/Player433.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/players/Player522.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/players/Player724.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/players/Player957.dat
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-1.-1.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-1.-2.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-1.0.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-2.-2.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-2.-3.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-3.-2.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.-3.-3.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.0.-1.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.0.-2.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.0.0.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.1.-1.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/region/r.1.0.mca
2013-12-28 00:25:11 [INFO] [STDOUT] Deleting ./saves/New World/session.lock
2013-12-28 00:25:16 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
2013-12-28 00:25:16 [INFO] [Minecraft-Server] Generating keypair
2013-12-28 00:25:16 [INFO] [Minecraft-Server] Converting map!
2013-12-28 00:25:16 [INFO] [Minecraft-Server] Scanning folders...
2013-12-28 00:25:16 [INFO] [Minecraft-Server] Total conversion count is 0
2013-12-28 00:25:18 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@55a8c7aa)
2013-12-28 00:25:19 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@55a8c7aa)
2013-12-28 00:25:19 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@55a8c7aa)
2013-12-28 00:25:19 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-12-28 00:25:20 [INFO] [Minecraft-Server] Preparing spawn area: 37%
2013-12-28 00:25:21 [INFO] [Minecraft-Server] Preparing spawn area: 95%
2013-12-28 00:26:11 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
2013-12-28 00:26:16 [INFO] [STDERR] at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
2013-12-28 00:26:20 [INFO] [STDERR] at net.minecraft.block.Block.getCollisionBoundingBoxFromPool(Block.java:602)
2013-12-28 00:26:24 [INFO] [STDERR] at net.minecraft.block.Block.addCollisionBoxesToList(Block.java:568)
2013-12-28 00:26:27 [INFO] [STDERR] at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1684)
2013-12-28 00:26:32 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:184)
2013-12-28 00:26:38 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:389)
2013-12-28 00:26:41 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
2013-12-28 00:26:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
2013-12-28 00:26:46 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
2013-12-28 00:26:52 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
2013-12-28 00:26:54 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
2013-12-28 00:26:54 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-12-28 00:28:12 [INFO] [STDERR] Exception in thread "AWT-Shutdown" java.lang.OutOfMemoryError: Java heap space
2013-12-28 00:27:54 [INFO] [Minecraft-Server] Stopping server
2013-12-28 00:27:59 [INFO] [Minecraft-Server] Saving players
2013-12-28 00:28:12 [INFO] [Minecraft-Server] Saving worlds
2013-12-28 00:28:15 [INFO] [STDERR] at java.util.HashMap.createEntry(HashMap.java:869)
2013-12-28 00:28:17 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
2013-12-28 00:28:22 [INFO] [STDERR] at java.util.HashMap.addEntry(HashMap.java:856)
2013-12-28 00:29:04 [INFO] [STDERR] at java.util.HashMap.put(HashMap.java:484)
2013-12-28 00:29:13 [INFO] [STDERR] at java.util.HashSet.add(HashSet.java:217)
2013-12-28 00:29:20 [INFO] [STDERR] at java.util.AbstractCollection.addAll(AbstractCollection.java:334)
2013-12-28 00:29:26 [INFO] [STDERR] at java.util.HashSet.<init>(HashSet.java:117)
2013-12-28 00:29:30 [INFO] [STDERR] at sun.awt.AppContext.getAppContexts(AppContext.java:159)
2013-12-28 00:29:53 [INFO] [STDERR] at sun.awt.AppContext.stopEventDispatchThreads(AppContext.java:561)
2013-12-28 00:29:37 [INFO] [STDERR] at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:318)
2013-12-28 00:29:40 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
2013-12-28 00:29:47 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
2013-12-28 00:29:49 [INFO] [STDERR] at java.util.HashMap.createEntry(HashMap.java:869)
2013-12-28 00:29:51 [INFO] [STDERR] at java.util.HashMap.addEntry(HashMap.java:856)
2013-12-28 00:29:53 [INFO] [STDERR] at java.util.HashMap.put(HashMap.java:484)
2013-12-28 00:29:19 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.setInteger(NBTTagCompound.java:113)
2013-12-28 00:30:04 [INFO] [STDERR] at cpw.mods.fml.common.registry.ItemData.toNBT(ItemData.java:96)
2013-12-28 00:30:17 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameData.writeItemData(GameData.java:201)
2013-12-28 00:30:19 [INFO] [STDERR] at cpw.mods.fml.common.FMLDummyContainer.getDataForWriting(FMLDummyContainer.java:83)
2013-12-28 00:30:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:419)
2013-12-28 00:30:40 [INFO] [STDERR] at net.minecraft.world.storage.SaveHandler.saveWorldInfoWithPlayer(SaveHandler.java:184)
2013-12-28 00:30:45 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilSaveHandler.saveWorldInfoWithPlayer(AnvilSaveHandler.java:45)
2013-12-28 00:30:51 [INFO] [STDERR] at net.minecraft.world.WorldServer.saveLevel(WorldServer.java:921)
2013-12-28 00:30:53 [INFO] [STDERR] at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:892)
2013-12-28 00:31:03 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:360)
2013-12-28 00:31:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:393)
2013-12-28 00:31:11 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:242)
2013-12-28 00:31:13 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:537)
2013-12-28 00:31:16 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-12-28 00:31:51 [INFO] [ForgeModLoader] The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
2013-12-28 00:32:03 [INFO] [STDERR] Exception in thread "Server thread" java.lang.NoClassDefFoundError: cpw/mods/fml/common/ObfuscationReflectionHelper
2013-12-28 00:32:05 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:472)
2013-12-28 00:32:07 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:546)
2013-12-28 00:32:09 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-12-28 00:32:12 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ObfuscationReflectionHelper
2013-12-28 00:32:21 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2013-12-28 00:32:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-12-28 00:32:31 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-12-28 00:32:36 [INFO] [STDERR] ... 3 more
2013-12-28 00:32:40 [INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: Java heap space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment