Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:35:57] [main/INFO] [GradleStart]: No arguments specified, assuming client.
- [15:35:57] [main/INFO] [GradleStart]: Extra: []
- [15:35:57] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Joshua/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --username, ForgeDevName]
- [15:35:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
- [15:35:57] [main/INFO] [FML]: Forge Mod Loader version 7.10.11.1179 for Minecraft 1.7.10 loading
- [15:35:57] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_05, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.8.0_05\jre
- [15:35:57] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- [15:35:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:35:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:35:58] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
- [15:35:59] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Joshua/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.10-10.13.0.1179/forgeSrc-1.7.10-10.13.0.1179.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
- [15:35:59] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
- [15:35:59] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Joshua/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.10-10.13.0.1179/forgeSrc-1.7.10-10.13.0.1179.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
- [15:35:59] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [15:35:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:35:59] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:36:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [15:36:01] [main/INFO]: Setting user: ForgeDevName
- [15:36:02] [Client thread/INFO]: LWJGL Version: 2.9.1
- [15:36:04] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [15:36:04] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1179 Initialized
- [15:36:04] [Client thread/INFO] [FML]: Replaced 182 ore recipies
- [15:36:04] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [15:36:05] [Client thread/INFO] [FML]: Searching C:\Users\Joshua\Desktop\Modding\eclipse\mods for mods
- [15:36:07] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
- [15:36:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [15:36:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:YoshiCraft
- [15:36:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [15:36:11] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
- [15:36:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- BlockCaveRock
- BlockSpirit
- BlockTongue
- BlockTable
- BlockLantern
- BlockYoshi
- BlockSpiritOre
- BlockTongueOre
- BlockYoshiOre
- BlockYoshiTrophy
- BlockEndTongueOre
- BlockNetherTongueOre
- BlockYoshiGlass
- BlockSurface
- BlockYoshond
- [15:36:12] [Client thread/INFO] [FML]: Applying holder lookups
- [15:36:12] [Client thread/INFO] [FML]: Holder lookups applied
- Starting up SoundSystem...
- Initializing LWJGL OpenAL
- (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- OpenAL initialized.
- [15:36:12] [Sound Library Loader/INFO]: Sound engine started
- [15:36:21] [Client thread/ERROR]: Using missing texture, unable to load yc:textures/blocks/.png
- java.io.FileNotFoundException: yc:textures/blocks/.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:941) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at GradleStart.bounce(GradleStart.java:107) [start/:?]
- at GradleStart.startClient(GradleStart.java:100) [start/:?]
- at GradleStart.main(GradleStart.java:55) [start/:?]
- [15:36:22] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/BlockTable.png
- java.io.FileNotFoundException: minecraft:textures/blocks/BlockTable.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:941) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at GradleStart.bounce(GradleStart.java:107) [start/:?]
- at GradleStart.startClient(GradleStart.java:100) [start/:?]
- at GradleStart.main(GradleStart.java:55) [start/:?]
- [15:36:22] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
- [15:36:22] [Client thread/INFO]: Created: 512x256 textures/items-atlas
- [15:36:22] [Client thread/INFO] [FML]: Unknown recipe class! PlayerSpecificCrafting.SpecificPlayerRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [15:36:22] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [15:36:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:YoshiCraft
- [15:36:22] [Client thread/ERROR]: Using missing texture, unable to load yc:textures/blocks/.png
- java.io.FileNotFoundException: yc:textures/blocks/.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:653) [Minecraft.class:?]
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:596) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:941) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at GradleStart.bounce(GradleStart.java:107) [start/:?]
- at GradleStart.startClient(GradleStart.java:100) [start/:?]
- at GradleStart.main(GradleStart.java:55) [start/:?]
- [15:36:22] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/BlockTable.png
- java.io.FileNotFoundException: minecraft:textures/blocks/BlockTable.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:653) [Minecraft.class:?]
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:596) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:941) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
- at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
- at GradleStart.bounce(GradleStart.java:107) [start/:?]
- at GradleStart.startClient(GradleStart.java:100) [start/:?]
- at GradleStart.main(GradleStart.java:55) [start/:?]
- [15:36:22] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
- [15:36:23] [Client thread/INFO]: Created: 512x256 textures/items-atlas
- SoundSystem shutting down...
- Author: Paul Lamb, www.paulscode.com
- Starting up SoundSystem...
- Initializing LWJGL OpenAL
- (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- OpenAL initialized.
- [15:36:23] [Sound Library Loader/INFO]: Sound engine started
- [15:36:45] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
- [15:36:45] [Server thread/INFO]: Generating keypair
- [15:36:45] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [15:36:46] [Server thread/INFO] [FML]: Applying holder lookups
- [15:36:46] [Server thread/INFO] [FML]: Holder lookups applied
- [15:36:46] [Server thread/INFO] [FML]: Loading dimension 0 (YoshiCraft) (net.minecraft.server.integrated.IntegratedServer@4594ab2f)
- [15:36:46] [Server thread/INFO] [FML]: Loading dimension 1 (YoshiCraft) (net.minecraft.server.integrated.IntegratedServer@4594ab2f)
- [15:36:46] [Server thread/INFO] [FML]: Loading dimension -1 (YoshiCraft) (net.minecraft.server.integrated.IntegratedServer@4594ab2f)
- [15:36:46] [Server thread/INFO]: Preparing start region for level 0
- [15:36:47] [Server thread/INFO]: Preparing spawn area: 25%
- [15:36:48] [Server thread/INFO]: Preparing spawn area: 65%
- [15:36:49] [Server thread/INFO]: Changing view distance to 12, from 10
- [15:36:50] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
- [15:36:50] [Netty IO #1/INFO] [FML]: Client protocol version 1
- [15:36:50] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
- [15:36:50] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [15:36:50] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
- [15:36:50] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [15:36:50] [Server thread/INFO]: ForgeDevName[local:E:bac4db4c] logged in with entity id 4406 at (-85.4884988487562, 68.0, 274.47608623032244)
- [15:36:50] [Server thread/INFO]: ForgeDevName joined the game
- [15:36:52] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
- [15:36:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4465ms behind, skipping 89 tick(s)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- [15:37:12] [Client thread/INFO]: [CHAT] That player cannot be found
- [15:37:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10656ms behind, skipping 213 tick(s)
- [15:37:19] [Client thread/INFO]: [CHAT] There is no such item with ID yc:blockTable
- [15:37:23] [Client thread/INFO]: [CHAT] yc:BlockSurface, yc:BlockTongueOre, yc:BlockTable, yc:BlockSpirit, yc:BlockLantern, yc:BlockYoshiOre, yc:BlockCaveRock, yc:BlockTongue, yc:BlockSpiritOre, yc:BlockNetherTongueOre, yc:BlockEndTongueOre, yc:BlockYoshi, yc:BlockYoshiTrophy, yc:BlockYoshiGlass, yc:BlockYoshond
- [15:37:24] [Client thread/INFO]: [CHAT] yc:BlockSurface, yc:BlockTongueOre, yc:BlockTable, yc:BlockSpirit, yc:BlockLantern, yc:BlockYoshiOre, yc:BlockCaveRock, yc:BlockTongue, yc:BlockSpiritOre, yc:BlockNetherTongueOre, yc:BlockEndTongueOre, yc:BlockYoshi, yc:BlockYoshiTrophy, yc:BlockYoshiGlass, yc:BlockYoshond
- [15:37:24] [Client thread/INFO]: [CHAT] yc:BlockSurface, yc:BlockTongueOre, yc:BlockTable, yc:BlockSpirit, yc:BlockLantern, yc:BlockYoshiOre, yc:BlockCaveRock, yc:BlockTongue, yc:BlockSpiritOre, yc:BlockNetherTongueOre, yc:BlockEndTongueOre, yc:BlockYoshi, yc:BlockYoshiTrophy, yc:BlockYoshiGlass, yc:BlockYoshond
- [15:37:25] [Server thread/INFO]: [ForgeDevName: Given [Tongue Table] * 1 to ForgeDevName]
- [15:37:25] [Client thread/INFO]: [CHAT] Given [Tongue Table] * 1 to ForgeDevName
- [15:37:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4756ms behind, skipping 95 tick(s)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- [15:37:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5742ms behind, skipping 114 tick(s)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- [15:38:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6556ms behind, skipping 131 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:38:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5397ms behind, skipping 107 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- java.lang.ClassCastException: palmerjj01.YoshiCraft.Entity.EntityYoshiGrenade cannot be cast to net.minecraft.entity.EntityLiving
- at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:164)
- at net.minecraft.world.WorldServer.tick(WorldServer.java:171)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:702)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:624)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:762)
- [15:38:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5901ms behind, skipping 118 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:38:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5979ms behind, skipping 119 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:39:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7102ms behind, skipping 142 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:39:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5983ms behind, skipping 119 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:39:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5229ms behind, skipping 104 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:40:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6751ms behind, skipping 135 tick(s)
- java.lang.ClassCastException
- [15:40:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4615ms behind, skipping 92 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:40:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5948ms behind, skipping 118 tick(s)
- [15:40:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5131ms behind, skipping 102 tick(s)
- java.lang.ClassCastException
- [15:41:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5742ms behind, skipping 114 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:41:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5919ms behind, skipping 118 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:41:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4936ms behind, skipping 98 tick(s)
- [15:42:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6578ms behind, skipping 131 tick(s)
- java.lang.ClassCastException
- [15:42:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5559ms behind, skipping 111 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:42:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5604ms behind, skipping 112 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:42:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5816ms behind, skipping 116 tick(s)
- [15:43:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4983ms behind, skipping 99 tick(s)
- java.lang.ClassCastException
- java.lang.ClassCastException
- java.lang.ClassCastException
- [15:43:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6117ms behind, skipping 122 tick(s)
- [15:43:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4882ms behind, skipping 97 tick(s)
- [15:43:58] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5907ms behind, skipping 118 tick(s)
- [15:44:08] [Server thread/INFO]: Saving and pausing game...
- [15:44:08] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/Overworld
- [15:44:09] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/Nether
- [15:44:09] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/The End
- [15:44:16] [Client thread/INFO]: Stopping!
- [15:44:17] [Server thread/INFO]: Stopping server
- [15:44:17] [Server thread/INFO]: Saving players
- [15:44:17] [Server thread/INFO]: Saving worlds
- [15:44:17] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/Overworld
- [15:44:17] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/Nether
- [15:44:17] [Server thread/INFO]: Saving chunks for level 'YoshiCraft'/The End
- SoundSystem shutting down...
- [15:44:17] [Server thread/INFO] [FML]: Unloading dimension 0
- [15:44:17] [Server thread/INFO] [FML]: Unloading dimension -1
- [15:44:17] [Server thread/INFO] [FML]: Unloading dimension 1
- [15:44:17] [Server thread/INFO] [FML]: Applying holder lookups
- [15:44:17] [Server thread/INFO] [FML]: Holder lookups applied
- Author: Paul Lamb, www.paulscode.com
- Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment