So first off yesterday I switched my game version to 1.8.3 so I could play a certain game on a server, and then I switched back to forge so I could play with mods on my singleplayer game, and now all of my decoration mods are gone out of the world for some reason, so I had to replace all of them in the world, which isn't really that big of a deal just time consuming, but now my animals in the world also wont move for some reason and the game says "not responding" like every few minutes, not to mention when I break blocks they don't drop anything and when they do I can't pick anything up. Please help heres the game output. It seems to say there was some sort of error but I don't know anything about coding or what the error means.
Couldn't put the entire game output because it was too long but I'm pretty sure this is the only part that matters -
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.crash.CrashReportCategory.func_175750_a(CrashReportCategory.java:261)
at net.minecraft.world.World.func_180496_d(World.java:540)
at net.minecraft.world.World.func_175685_c(World.java:470)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:368)
at net.minecraft.world.World.func_180501_a(World.java:350)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_176213_c(KelpBlock.java:142)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:716)
at net.minecraft.world.World.func_180501_a(World.java:330)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_180650_b(KelpBlock.java:245)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: kitty craftt
All players: 1 total; [EntityPlayerMP['realcupcakekitty'/1026, l='kitty craftt', x=-4187.84, y=69.00, z=-6384.25]]
Chunk stats: ServerChunkCache: 4628 Drop: 0
Level seed: 3526295282710066260
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 0.00,64.00,0.00 - World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 399544 game time, 98686 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 42902 (now: false), thunder time: 153526 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 795844376 bytes (758 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['realcupcakekitty'/1026, l='kitty craftt', x=-4187.84, y=69.00, z=-6384.25]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[10:05:35] [Server thread/INFO]: Saving players
[10:05:35] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\kinsley\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-26_10.05.34-server.txt
[10:05:35] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
[10:05:35] [Server thread/INFO]: Saving worlds
[10:05:35] [Server thread/INFO]: Saving chunks for level 'kitty craftt'/Overworld
[10:05:45] [Client thread/WARN] [FML]: The server didn't stop within 10 seconds, exiting anyway.
[10:05:45] [Client Shutdown Thread/INFO]: Stopping server
[10:05:45] [Client Shutdown Thread/INFO]: Saving players
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
BabyAnimalsCore (BabyAnimals-1.8-2.jar)
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 10/26/15 12:17 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/crash/CrashReportCategory$4
at net.minecraft.crash.CrashReportCategory.func_175750_a(CrashReportCategory.java:261)
at net.minecraft.world.World.func_180496_d(World.java:540)
at net.minecraft.world.World.func_175685_c(World.java:465)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:368)
at net.minecraft.world.World.func_180501_a(World.java:350)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_176213_c(KelpBlock.java:142)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:716)
at net.minecraft.world.World.func_180501_a(World.java:330)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.world.gen.feature.KelpWorldGenerator.generateKelpPatch(KelpWorldGenerator.java:90)
at org.colinvella.fancyfish.world.gen.feature.KelpWorldGenerator.generate(KelpWorldGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1098)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
So first off yesterday I switched my game version to 1.8.3 so I could play a certain game on a server, and then I switched back to forge so I could play with mods on my singleplayer game, and now all of my decoration mods are gone out of the world for some reason, so I had to replace all of them in the world, which isn't really that big of a deal just time consuming, but now my animals in the world also wont move for some reason and the game says "not responding" like every few minutes, not to mention when I break blocks they don't drop anything and when they do I can't pick anything up. Please help
heres the game output. It seems to say there was some sort of error but I don't know anything about coding or what the error means.
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.crash.CrashReportCategory.func_175750_a(CrashReportCategory.java:261)
at net.minecraft.world.World.func_180496_d(World.java:540)
at net.minecraft.world.World.func_175685_c(World.java:470)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:368)
at net.minecraft.world.World.func_180501_a(World.java:350)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_176213_c(KelpBlock.java:142)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:716)
at net.minecraft.world.World.func_180501_a(World.java:330)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_180650_b(KelpBlock.java:245)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: kitty craftt
All players: 1 total; [EntityPlayerMP['realcupcakekitty'/1026, l='kitty craftt', x=-4187.84, y=69.00, z=-6384.25]]
Chunk stats: ServerChunkCache: 4628 Drop: 0
Level seed: 3526295282710066260
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 0.00,64.00,0.00 - World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 399544 game time, 98686 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 42902 (now: false), thunder time: 153526 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 795844376 bytes (758 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['realcupcakekitty'/1026, l='kitty craftt', x=-4187.84, y=69.00, z=-6384.25]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[10:05:35] [Server thread/INFO]: Saving players
[10:05:35] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\kinsley\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-26_10.05.34-server.txt
[10:05:35] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
[10:05:35] [Server thread/INFO]: Saving worlds
[10:05:35] [Server thread/INFO]: Saving chunks for level 'kitty craftt'/Overworld
[10:05:45] [Client thread/WARN] [FML]: The server didn't stop within 10 seconds, exiting anyway.
[10:05:45] [Client Shutdown Thread/INFO]: Stopping server
[10:05:45] [Client Shutdown Thread/INFO]: Saving players
bump
Oh and heres another crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
BabyAnimalsCore (BabyAnimals-1.8-2.jar)
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 10/26/15 12:17 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/crash/CrashReportCategory$4
at net.minecraft.crash.CrashReportCategory.func_175750_a(CrashReportCategory.java:261)
at net.minecraft.world.World.func_180496_d(World.java:540)
at net.minecraft.world.World.func_175685_c(World.java:465)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:368)
at net.minecraft.world.World.func_180501_a(World.java:350)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.block.KelpBlock.func_176213_c(KelpBlock.java:142)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:716)
at net.minecraft.world.World.func_180501_a(World.java:330)
at net.minecraft.world.World.func_175656_a(World.java:406)
at org.colinvella.fancyfish.world.gen.feature.KelpWorldGenerator.generateKelpPatch(KelpWorldGenerator.java:90)
at org.colinvella.fancyfish.world.gen.feature.KelpWorldGenerator.generate(KelpWorldGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1098)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 431730976 bytes (411 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 105
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1521 Optifine OptiFine_1.8_HD_U_D5 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1521.jar)
UCHIJAAAA Forge{11.14.3.1521} [Minecraft Forge] (forge-1.8-11.14.3.1521.jar)
UCHIJAAAA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
UCHIJAAAA ChickenShed{1.1.4} [Chicken Shed] ([1.8] ChickenShed (v1.2.0).jar)
UCHIJAAAA animalbikes{1.8} [Animal Bikes] (AnimalBikes_1.8.0.jar)
UCHIJAAAA babyanimals{1.8-2} [Baby Animals Model Swapper] (BabyAnimals-1.8-2.jar)
UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
UCHIJAAAA carvablepumpkins{1.3} [carvablepumpkins] (Carvable_Pumpkins_Mod_1.8.jar)
UCHIJAAAA CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar)
UCHIJAAAA decorationmegapack{1.12} [Decoration Mega Pack] (Decoration-Mega-Pack-Mod-1.8.jar)
UCHIJAAAA doge{0.5.3} [Doge] (DogeMod-[1.8]-0.5.3.jar)
UCHIJAAAA MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
UCHIJAAAA fairylights{1.1} [Fairy Lights] (fairylights-1.1-1.8.jar)
UCHIJAAAA FancyFish{1.0} [Fancy Fish] (fancy_fish_mod_1.8_beta_2015.10.16.jar)
UCHIJAAAA LotsOfFood{1.8.1} [Lots of Food] (Lots of Food-1.8.1.jar)
UCHIJAAAA lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
UCHIJAAAA cfm{3.5} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5-dev(1.8).jar)
UCHIJAAAA parachutemod{3.1.1} [Parachute Mod] (parachutemod-1.8.0-3.1.2-96.jar)
UCHIJAAAA PetBat{1.4.0} [Pet Bat] (PetBat-1.8.jar)
UCHIJAAAA plantmegapack{5.00} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.8.jar)
UCHIJAAAA reptilemod{3.1.0} [Reptile Mod] (reptilemod-1.8.0-3.1.0-26.jar)
UCHIJAAAA SpawnCommands{2.2.2} [SpawnCommands] (SpawnCommands-2.2.2-mc1.8-forge.jar)
UCHIJAAAA wyem{1.0.0.2} [WYEM] (wyem-1.8.0_0.0.2.jar)
UCHIJAAAA XaeroMinimap{1.6.8} [Xaero's Minimap] (xaeros_minimap_v1.6.8_Forge_1.8 (1).jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
BabyAnimalsCore (BabyAnimals-1.8-2.jar)
FairyLightsLoadingPlugin (fairylights-1.1-1.8.jar)
com.pau101.fairylights.core.FairyLightsClassTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['realcupcakekitty'/1806, l='New World', x=-6.50, y=65.00, z=-6.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'