• 0

    posted a message on Minecraft ServerCrash (my mods) NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    I am in the process of creating two mods and the client works perfectly so far but the server crashes and I do not believe it is my fault can someone tell me how to fix this error

    crash-report

    ---- Minecraft Crash Report ----
    // I let you down. Sorry :(
    Time: 5/14/13 8:29 PM
    Description: Exception ticking world
    java.util.ConcurrentModificationException
    at java.util.HashMap$Ha­erator.nextEntry(Unknown Source)
    at java.util.HashMap$KeyIterator.next(Unknown Source)
    at net.minecraft.world.gen.ChunkProviderServer.unloadQueuedChunks(ChunkProviderServer.java:324)
    at net.minecraft.world.WorldServer.tick(WorldServer.java:181)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:640)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at java.util.HashMap$Ha­erator.nextEntry(Unknown Source)
    at java.util.HashMap$KeyIterator.next(Unknown Source)
    at net.minecraft.world.gen.ChunkProviderServer.unloadQueuedChunks(ChunkProviderServer.java:324)
    at net.minecraft.world.WorldServer.tick(WorldServer.java:181)
    -- Affected level --
    Details:
    Level name: New World
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 625 Drop: 185
    Level seed: 4064053632181720707
    Level generator: ID 01 - flat, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (1,4,413), Chunk: (at 1,0,13 in 0,25; contains blocks 0,0,400 to 15,255,415), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 18823 game time, 18823 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 89761 (now: false), thunder time: 109535 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:640)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 816978672 bytes (779 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
    AABB Pool Size: 2025 (113400 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 4 mods loaded, 4 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Keyblade [Keyblades Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 217 (12152 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge,fml'

    ForgeModloader-server-0.log file

    2013-06-03 20:18:59 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
    2013-06-03 20:18:59 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre7
    2013-06-03 20:18:59 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Shawn\Desktop\MCP\eclipse\Minecraft\bin;C:\Users\Shawn\Desktop\MCP\jars\bin\jinput.jar;C:\Users\Shawn\Desktop\MCP\jars\bin\lwjgl_util.jar;C:\Users\Shawn\Desktop\MCP\jars\bin\lwjgl.jar;C:\Users\Shawn\Desktop\MCP\jars\bin\minecraft.jar;C:\Users\Shawn\Desktop\MCP\lib\argo-3.2-src.jar;C:\Users\Shawn\Desktop\MCP\lib\bcprov-debug-jdk15on-148.jar;C:\Users\Shawn\Desktop\MCP\lib\asm-debug-all-4.1.jar;C:\Users\Shawn\Desktop\MCP\lib\guava-14.0-rc3.jar
    2013-06-03 20:18:59 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Shawn\Desktop\MCP\jars\bin\natives;C:\Users\Shawn\Desktop\MCP\jars\bin\natives;C:\Users\Shawn\Desktop\MCP\jars\bin\natives
    2013-06-03 20:18:59 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
    2013-06-03 20:19:01 [INFO] [STDOUT] 229 recipes
    2013-06-03 20:19:01 [INFO] [STDOUT] 27 achievements
    2013-06-03 20:19:02 [INFO] [Minecraft-Server] Starting minecraft server version 1.5.1
    2013-06-03 20:19:02 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
    2013-06-03 20:19:02 [INFO] [STDOUT] MinecraftForge v7.7.1.611 Initialized
    2013-06-03 20:19:02 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.611 Initialized
    2013-06-03 20:19:02 [INFO] [STDOUT] Replaced 85 ore recipies
    2013-06-03 20:19:02 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
    2013-06-03 20:19:02 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Shawn\Desktop\MCP\jars\config\logging.properties
    2013-06-03 20:19:02 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\Shawn\Desktop\MCP\eclipse\Minecraft\bin, examining for mod candidates
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\bin\jinput.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\bin\lwjgl_util.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\bin\lwjgl.jar
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shawn\Desktop\MCP\jars\bin\minecraft.jar, examining for mod candidates
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shawn\Desktop\MCP\lib\argo-3.2-src.jar, examining for mod candidates
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shawn\Desktop\MCP\lib\bcprov-debug-jdk15on-148.jar, examining for mod candidates
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shawn\Desktop\MCP\lib\asm-debug-all-4.1.jar, examining for mod candidates
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\lib\guava-14.0-rc3.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\argo-small-3.2.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\guava-14.0-rc3.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\asm-all-4.1.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\bcprov-jdk15on-148.jar
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\deobfuscation_data_1.5.1.zip
    2013-06-03 20:19:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shawn\Desktop\MCP\jars\lib\scala-library.jar
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
    2013-06-03 20:19:02 [INFO] [ForgeModLoader] Searching C:\Users\Shawn\Desktop\MCP\jars\mods for mods
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Examining directory bin for potential mods
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package ibxm
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.block
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.common
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.keyblade.common.Keyblade
    2013-06-03 20:19:02 [FINEST] [Keyblade] Parsed dependency info : [] [] []
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.entities
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.items
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.models
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.renders
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.textures
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.textures.items
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.textures.models
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.keyblade.world
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.card
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.common
    2013-06-03 20:19:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.minemonsters.common.MineMonsters
    2013-06-03 20:19:02 [FINEST] [MineMonsters] Parsed dependency info : [] [] []
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.entities
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.models
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.renders
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.textures
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.textures.items
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package mods.minemonsters.textures.models
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity.render
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui
    2013-06-03 20:19:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.texturepacks
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item
    2013-06-03 20:19:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package paulscode
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound
    2013-06-03 20:19:04 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] Examining file argo-3.2-src.jar for potential mods
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] The mod container argo-3.2-src.jar appears to be missing an mcmod.info file
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] Examining file bcprov-debug-jdk15on-148.jar for potential mods
    2013-06-03 20:19:04 [FINE] [ForgeModLoader] The mod container bcprov-debug-jdk15on-148.jar appears to be missing an mcmod.info file
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] Examining file asm-debug-all-4.1.jar for potential mods
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] The mod container asm-debug-all-4.1.jar appears to be missing an mcmod.info file
    2013-06-03 20:19:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] Received a system property request ''
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Shawn\Desktop\MCP\jars\config\logging.properties
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] Reloaded logging properties
    2013-06-03 20:19:05 [FINE] [mcp] Mod Logging channel mcp configured at default level.
    2013-06-03 20:19:05 [INFO] [mcp] Activating mod mcp
    2013-06-03 20:19:05 [FINE] [FML] Mod Logging channel FML configured at default level.
    2013-06-03 20:19:05 [INFO] [FML] Activating mod FML
    2013-06-03 20:19:05 [FINE] [Forge] Mod Logging channel Forge configured at default level.
    2013-06-03 20:19:05 [INFO] [Forge] Activating mod Forge
    2013-06-03 20:19:05 [FINE] [Keyblade] Enabling mod Keyblade
    2013-06-03 20:19:05 [FINE] [Keyblade] Mod Logging channel Keyblade configured at default level.
    2013-06-03 20:19:05 [INFO] [Keyblade] Activating mod Keyblade
    2013-06-03 20:19:05 [FINE] [MineMonsters] Enabling mod MineMonsters
    2013-06-03 20:19:05 [FINE] [MineMonsters] Mod Logging channel MineMonsters configured at default level.
    2013-06-03 20:19:05 [INFO] [MineMonsters] Activating mod MineMonsters
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] All mod requirements are satisfied
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] Sorting mods into an ordered list
    2013-06-03 20:19:05 [FINER] [ForgeModLoader] Mod sorting completed successfully
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] Mod sorting data
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] Keyblade(Keyblades Mod:0.0.1): bin ()
    2013-06-03 20:19:05 [FINE] [ForgeModLoader] MineMonsters(Mine Monsters:0.0.1): bin ()
    2013-06-03 20:19:05 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
    2013-06-03 20:19:05 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
    2013-06-03 20:19:05 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
    2013-06-03 20:19:05 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
    2013-06-03 20:19:05 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
    2013-06-03 20:19:05 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
    2013-06-03 20:19:05 [FINEST] [Keyblade] Sending event FMLConstructionEvent to mod Keyblade
    2013-06-03 20:19:05 [INFO] [STDERR] java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 20:19:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
    2013-06-03 20:19:05 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:69)
    2013-06-03 20:19:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-06-03 20:19:05 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:05 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 20:19:05 [INFO] [STDERR] ... 29 more
    2013-06-03 20:19:05 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/Render for invalid side SERVER
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
    2013-06-03 20:19:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
    2013-06-03 20:19:05 [INFO] [STDERR] ... 31 more
    2013-06-03 20:19:05 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
    at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 29 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/Render for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
    ... 31 more
    2013-06-03 20:19:05 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Shawn\Desktop\MCP\jars\.\crash-reports\crash-2013-06-03_20.19.05-server.txt
    2013-06-03 20:19:19 [INFO] [Minecraft-Server] Stopping server
    2013-06-03 20:19:19 [INFO] [Minecraft-Server] Saving worlds
    2013-06-03 20:19:19 [INFO] [STDERR] java.lang.NullPointerException
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:329)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:377)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:521)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp
    2013-06-03 20:19:19 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp
    2013-06-03 20:19:19 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML
    2013-06-03 20:19:19 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML
    2013-06-03 20:19:19 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge
    2013-06-03 20:19:19 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge
    2013-06-03 20:19:19 [FINEST] [Keyblade] Sending event FMLServerStoppedEvent to mod Keyblade
    2013-06-03 20:19:19 [FINEST] [Keyblade] Sent event FMLServerStoppedEvent to mod Keyblade
    2013-06-03 20:19:19 [FINEST] [MineMonsters] Sending event FMLServerStoppedEvent to mod MineMonsters
    2013-06-03 20:19:19 [FINEST] [MineMonsters] Sent event FMLServerStoppedEvent to mod MineMonsters
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to SERVER_STOPPED. Loading cannot continue
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader]
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Available
    Keyblade [Keyblades Mod] (bin) Unloaded->Errored
    MineMonsters [Mine Monsters] (bin) Unloaded->Errored
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from Keyblade
    java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
    at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 29 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/Render for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
    ... 31 more
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from Keyblade
    java.lang.NullPointerException
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:796)
    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from MineMonsters
    java.lang.NullPointerException
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:796)
    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STOPPED to AVAILABLE. Loading cannot continue
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader]
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Available
    Keyblade [Keyblades Mod] (bin) Unloaded->Errored
    MineMonsters [Mine Monsters] (bin) Unloaded->Errored
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from Keyblade
    java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
    at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 29 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/Render for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
    ... 31 more
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from Keyblade
    java.lang.NullPointerException
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:796)
    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [SEVERE] [ForgeModLoader] Caught exception from MineMonsters
    java.lang.NullPointerException
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:796)
    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [INFO] [STDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:806)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-06-03 20:19:19 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 20:19:19 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:69)
    2013-06-03 20:19:19 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    2013-06-03 20:19:19 [INFO] [STDERR] ... 1 more
    2013-06-03 20:19:19 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 20:19:19 [INFO] [STDERR] ... 29 more
    2013-06-03 20:19:19 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/Render for invalid side SERVER
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
    2013-06-03 20:19:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
    2013-06-03 20:19:19 [INFO] [STDERR] ... 31 more


    thanks for any help it is really appreciated
    Posted in: Mods Discussion
  • 0

    posted a message on Looking for mod makers who want to help with a kingdom hearts mod
    I have been working on a mod for Minecraft 1.5.1 using Minecraft Forge, I have a lot of ideas for this mod, some of which I don't know how to do, and others I'm not very good at. Things that you could contribute to this mod by joining the Modding crew.
    - 3d Modeling
    - Item Effects and abilities
    - Textures
    - Mob Creation
    - Mob Animation
    - Dimensional Creation
    - A Few Misc Blocks or items
    - Any Coding helps me and saves me time

    If you are interested in helping to create any piece of this mob the best way to contact me is Inboxing my youtube channel (Alottabit777) but I will be checking this post daily.

    To prove that I'm not all talk and no type here are some pictures of a few things I have already Added






    Posted in: Mods Discussion
  • 0

    posted a message on Looking for a modders to help with a Kingdom Hearts mod
    I have been working on a mod for Minecraft 1.5.1 using Minecraft Forge, I have a lot of ideas for this mod, some of which I don't know how to do, and others I'm not very good at. Things that you could contribute to this mod by joining the Modding crew.
    - 3d Modeling
    - Item Effects and abilities
    - Textures
    - Mob Creation
    - Mob Animation
    - Dimensional Creation
    - A Few Misc Blocks or items
    - Any Coding helps me and saves me time

    If you are interested in helping to create any piece of this mob the best way to contact me is Inboxing my youtube channel (Alottabit777) but I will be checking this post daily.

    To prove that I'm not all talk and no type here are some pictures of a few things I have already Added






    Posted in: Mods Discussion
  • 0

    posted a message on Need Help With Advanced mob coding
    So first of I would like to state that i am modding with minecraft forge for minecraft 1.5.1, I am currently working on adding in the shadow heartless, i have the mob in the game and rendered properly, but it has a few issues, the first off being that it floats



    second as you may have noticed, the mobs arms and fingers are disconnected, i would like to know how i can fix that...


    and finally I would like to know how i can add some sort of boolean where when it moves i can change the scale of the model so it gets really flat

    here is a copy of all my codes in their current state I hope someone can help me.
    http://www.mediafire.com/?yycceat6ja3asxc
    Posted in: Mods Discussion
  • 0

    posted a message on Floating Custom mob
    So i made a custom techne mob and it floats around... is there some code i can put in one of my files to put it on the ground, here is a few pictures. i am coding with minecraft forge for minecraft 1.5.1



    and i know that this isnt what the title is but while youre reading this is there another code i can use to put the fingers in the right place, they arent where they are supposed to be
    Posted in: Mods Discussion
  • 0

    posted a message on How do you render a texture for a custom entity?(not mob)
    So i have made a custom entity file, it is a throw-able entity, and i have it working except it has no texture in flight, so could someone tell me how to register (and texture) a custom entity for minecraft forge modding 1.5.1
    thanks
    Posted in: Mods Discussion
  • 0

    posted a message on When Launching a new world Minecraft brings me to the title screen...
    well i waited a bit longer this time to see if it would do anything past that frozen screen and it did, here is the full error report...
    2013-03-29 18:32:27 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.611 for Minecraft 1.5.1 loading
    2013-03-29 18:32:27 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_09, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
    2013-03-29 18:32:27 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
    2013-03-29 18:32:29 [INFO] [STDOUT] 229 recipes
    2013-03-29 18:32:29 [INFO] [STDOUT] 27 achievements
    2013-03-29 18:32:29 [INFO] [Minecraft-Client] Setting user: Player751
    2013-03-29 18:32:29 [INFO] [STDOUT] (Session ID is -)
    2013-03-29 18:32:29 [INFO] [STDERR] Client asked for parameter: server
    2013-03-29 18:32:29 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
    2013-03-29 18:32:30 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
    2013-03-29 18:32:30 [INFO] [STDOUT] MinecraftForge v7.7.1.611 Initialized
    2013-03-29 18:32:30 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.611 Initialized
    2013-03-29 18:32:30 [INFO] [STDOUT] Replaced 85 ore recipies
    2013-03-29 18:32:30 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
    2013-03-29 18:32:30 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Shawn\Desktop\MCP\jars\config\logging.properties
    2013-03-29 18:32:30 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
    2013-03-29 18:32:30 [INFO] [ForgeModLoader] Searching C:\Users\Shawn\Desktop\MCP\jars\mods for mods
    2013-03-29 18:32:31 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
    2013-03-29 18:32:31 [INFO] [mcp] Activating mod mcp
    2013-03-29 18:32:31 [INFO] [FML] Activating mod FML
    2013-03-29 18:32:31 [INFO] [Forge] Activating mod Forge
    2013-03-29 18:32:31 [INFO] [Wolfwood_Modding] Activating mod Wolfwood_Modding
    2013-03-29 18:32:31 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
    2013-03-29 18:32:32 [INFO] [STDOUT]
    2013-03-29 18:32:32 [INFO] [STDOUT] Starting up SoundSystem...
    2013-03-29 18:32:32 [INFO] [STDOUT] Initializing LWJGL OpenAL
    2013-03-29 18:32:32 [INFO] [STDOUT]	 (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    2013-03-29 18:32:32 [INFO] [STDOUT] OpenAL initialized.
    2013-03-29 18:32:32 [INFO] [STDOUT]
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
    2013-03-29 18:32:33 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
    2013-03-29 18:32:34 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
    2013-03-29 18:32:34 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
    2013-03-29 18:32:34 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
    2013-03-29 18:32:36 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
    2013-03-29 18:32:37 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
    2013-03-29 18:32:37 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting level New World
    2013-03-29 18:32:44 [INFO] [STDOUT] Attempt 1...
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\data
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\data\villages.dat
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\DIM-1
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\DIM-1\data
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\DIM1
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\DIM1\data
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\level.dat
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\level.dat_mcr
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\level.dat_old
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\players
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.-1.-1.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.-1.0.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.-2.-1.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.-2.0.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.0.-1.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\region\r.0.0.mca
    2013-03-29 18:32:44 [INFO] [STDOUT] Deleting .\saves\New World\session.lock
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Generating keypair
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Converting map!
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Scanning folders...
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Total conversion count is 0
    2013-03-29 18:32:46 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@130d85ec)
    2013-03-29 18:32:46 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@130d85ec)
    2013-03-29 18:32:46 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@130d85ec)
    2013-03-29 18:32:46 [INFO] [Minecraft-Server] Preparing start region for level 0
    2013-03-29 18:32:47 [INFO] [Minecraft-Server] Preparing spawn area: 11%
    2013-03-29 18:32:48 [INFO] [Minecraft-Server] Preparing spawn area: 32%
    2013-03-29 18:32:49 [INFO] [Minecraft-Server] Preparing spawn area: 52%
    2013-03-29 18:32:50 [INFO] [Minecraft-Server] Preparing spawn area: 73%
    2013-03-29 18:32:51 [INFO] [Minecraft-Server] Preparing spawn area: 95%
    2013-03-29 18:33:58 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.block.Block.getCollisionBoundingBoxFromPool(Block.java:593)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.block.Block.addCollisionBoxesToList(Block.java:559)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1681)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:178)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:383)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    2013-03-29 18:33:58 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 18:33:58 [SEVERE] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError
    java.lang.OutOfMemoryError: Java heap space
    at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
    at net.minecraft.block.Block.getCollisionBoundingBoxFromPool(Block.java:593)
    at net.minecraft.block.Block.addCollisionBoxesToList(Block.java:559)
    at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1681)
    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:178)
    at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:383)
    at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 18:34:04 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Shawn\Desktop\MCP\jars\.\crash-reports\crash-2013-03-29_18.34.03-server.txt
    2013-03-29 18:34:04 [INFO] [Minecraft-Server] Stopping server
    2013-03-29 18:34:04 [INFO] [Minecraft-Server] Saving players
    2013-03-29 18:34:04 [INFO] [Minecraft-Server] Saving worlds
    2013-03-29 18:34:04 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
    2013-03-29 18:35:10 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
    2013-03-29 18:35:10 [INFO] [STDERR]  at java.util.HashMap.createEntry(Unknown Source)
    2013-03-29 18:35:10 [INFO] [STDERR]  at java.util.HashMap.addEntry(Unknown Source)
    2013-03-29 18:35:10 [INFO] [STDERR]  at java.util.HashMap.put(Unknown Source)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.nbt.NBTTagCompound.setInteger(NBTTagCompound.java:106)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:336)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:127)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.world.gen.ChunkProviderServer.safeSaveChunk(ChunkProviderServer.java:232)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:284)
    2013-03-29 18:35:10 [INFO] [STDERR]  at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:903)
    2013-03-29 18:35:13 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:344)
    2013-03-29 18:35:13 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:377)
    2013-03-29 18:35:13 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:240)
    2013-03-29 18:35:13 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:521)
    2013-03-29 18:35:13 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 18:35:16 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
    2013-03-29 18:35:16 [SEVERE] [ForgeModLoader]
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
    Wolfwood_Modding [Wolfwood] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
    2013-03-29 18:35:19 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
    2013-03-29 18:35:19 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
    2013-03-29 18:35:22 [INFO] [STDERR]  at cpw.mods.fml.common.LoadController.transition(LoadController.java:134)
    2013-03-29 18:35:22 [INFO] [Minecraft-Client] Stopping!
    2013-03-29 18:35:22 [INFO] [STDERR]  at cpw.mods.fml.common.Loader.serverStopped(Loader.java:799)
    2013-03-29 18:35:22 [INFO] [STDERR]  at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470)
    2013-03-29 18:35:22 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530)
    2013-03-29 18:35:25 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 18:36:05 [INFO] [STDERR] Someone is closing me!
    2013-03-29 18:36:05 [INFO] [Minecraft-Server] Stopping server
    2013-03-29 18:36:05 [INFO] [Minecraft-Server] Saving players
    2013-03-29 18:36:05 [INFO] [Minecraft-Server] Saving worlds
    2013-03-29 18:36:05 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
    Posted in: Mods Discussion
  • 0

    posted a message on When Launching a new world Minecraft brings me to the title screen...
    If it will help Anyone figure this out, i can post the code for all the stuff ive coded, i just want to get this done so i can continue with my mod
    Posted in: Mods Discussion
  • 0

    posted a message on [1.6.2]MineVideo![45K+ DL's][REQUIRES FORGE]
    Quote from Kovu

    Not entirely sure what the problem is. Does this only happen when recording?


    yes it only happens when you are recording and you actually cant tell when you are recording, only when you are watching the video, here is a quick video to show you what i mean
    Posted in: Minecraft Mods
  • 0

    posted a message on When Launching a new world Minecraft brings me to the title screen...
    if this helps at all this is the error eclipse gives if you just wait it out...
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Generating keypair
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Converting map!
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Scanning folders...
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Total conversion count is 0
    2013-03-29 13:57:17 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@bf831db)
    2013-03-29 13:57:17 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@bf831db)
    2013-03-29 13:57:17 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@bf831db)
    2013-03-29 13:57:17 [INFO] [Minecraft-Server] Preparing start region for level 0
    2013-03-29 13:57:18 [INFO] [Minecraft-Server] Preparing spawn area: 13%
    2013-03-29 13:57:19 [INFO] [Minecraft-Server] Preparing spawn area: 35%
    2013-03-29 13:57:20 [INFO] [Minecraft-Server] Preparing spawn area: 55%
    2013-03-29 13:57:21 [INFO] [Minecraft-Server] Preparing spawn area: 74%
    2013-03-29 13:57:22 [INFO] [Minecraft-Server] Preparing spawn area: 94%
    2013-03-29 13:59:15 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.util.AxisAlignedBB.expand(AxisAlignedBB.java:111)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1689)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:178)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:383)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    2013-03-29 13:59:15 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 13:59:15 [SEVERE] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError
    java.lang.OutOfMemoryError: Java heap space
    at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
    at net.minecraft.util.AxisAlignedBB.expand(AxisAlignedBB.java:111)
    at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1689)
    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:178)
    at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:383)
    at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    2013-03-29 13:59:24 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Shawn\Desktop\MCP\jars\.\crash-reports\crash-2013-03-29_13.59.21-server.txt
    2013-03-29 13:59:24 [INFO] [Minecraft-Server] Stopping server
    2013-03-29 13:59:24 [INFO] [Minecraft-Server] Saving players
    2013-03-29 13:59:24 [INFO] [Minecraft-Server] Saving worlds
    2013-03-29 13:59:24 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld

    then minecraft gets stuck on a dirt background screen and says
    "Loading World"
    "Shutting down internal server"
    Posted in: Mods Discussion
  • 0

    posted a message on When Launching a new world Minecraft brings me to the title screen...
    So I have recently started modding with Forge for minecraft 1.5.1 and I just finished up with 3 full sets of tools and their crafting recipes and when i go to launch it it launches just fine but when i create a new world or try to load an old one eclipse will tell me the percent its loaded and when it reaches 100% it brings me to the title screen and sucks out as much RAM as it can get then freezes, i know for a fact i have enough RAM because my computer has 6GB of DDR3 ram and changed java's variables to run with 2 full GB... I don't have any idea why or how this could even happen but if anyone can help it is much appreciated.
    Posted in: Mods Discussion
  • 0

    posted a message on [1.6.2]MineVideo![45K+ DL's][REQUIRES FORGE]
    Love the mod, but is there any way you could fix the issue that when i record REI's minimap(when enabled) flashes instead of constantly being in the corner?
    Posted in: Minecraft Mods
  • 0

    posted a message on Awesome superflat world of pixel art and statues
    thank you sir
    Posted in: Creative Mode
  • 0

    posted a message on Awesome superflat world of pixel art and statues
    so i made this awesome world and it is full of pixel art, castles, and a few statues, here is the download link
    http://www.mediafire...cjba7pryfq47yb0

    and here is a few pictures to show you what the world is like :)
    http://imgur.com/a/nVdJZ#0
    that is the link to the album but here is two samples


    note this is around 200 blocks tall




    tell me what you think, thanks for checking it out
    Posted in: Creative Mode
  • 0

    posted a message on Awesome superflat world of pixel art and statues
    so i made this awesome world and it is full of pixel art, castles, and a few statues, here is the download link
    http://www.mediafire...cjba7pryfq47yb0

    and here is a few pictures to show you what the world is like :)
    http://imgur.com/a/nVdJZ#0
    that is the link to the album but here is two samples


    note this is around 200 blocks tall




    tell me what you think, thanks for checking it out
    Posted in: Maps
  • To post a comment, please .