I've been having some problems with my world recently relating to some crashes, I was able to figure it out but upon entering my world, well for one, stuff was all messed up as you can see in the attachments.
The only way I can get around is very slowly, here's the crash report I got a while back, just tell me if you need me to see a current one and I'll try to go into the world:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) AppleCore (AppleCore-mc1.12.2-2.2.2.jar) BCModPlugin (backpacks 1.12.2 - 3.3.2.jar)Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 11/3/17 1:56 AMDescription: Exception while ticking a block
java.lang.NoClassDefFoundError: net/minecraft/world/World$2 at net.minecraft.world.World.func_190524_a(World.java:556) at net.minecraft.world.World.func_175685_c(World.java:491) at net.minecraft.world.World.func_175722_b(World.java:439) at net.minecraft.world.World.markAndNotifyBlock(World.java:380) at net.minecraft.world.World.func_180501_a(World.java:360) at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:307) at net.minecraftforge.fluids.BlockFluidClassic.func_180650_b(BlockFluidClassic.java:171) at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:736) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) at WorldServerOF.func_72835_b(WorldServerOF.java:37) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Server threadStacktrace: at net.minecraft.world.World.func_190524_a(World.java:556) at net.minecraft.world.World.func_175685_c(World.java:491) at net.minecraft.world.World.func_175722_b(World.java:439) at net.minecraft.world.World.markAndNotifyBlock(World.java:380) at net.minecraft.world.World.func_180501_a(World.java:360) at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:307) at net.minecraftforge.fluids.BlockFluidClassic.func_180650_b(BlockFluidClassic.java:171)
-- Block being ticked --Details: Block: tconstruct:milk[level=1] Block location: World: (697,137,1052), Chunk: (at 9,8,12 in 43,65; contains blocks 688,0,1040 to 703,255,1055), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)Stacktrace: at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:736) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --Details: Level name: No Creative Modded v2 All players: 1 total; [EntityPlayerMP['JAGUARS_'/163, l='No Creative Modded v2', x=894.66, y=69.03, z=999.28]] Chunk stats: ServerChunkCache: 1252 Drop: 0 Level seed: 162603238066424110 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0} Level spawn location: World: (299,64,131), Chunk: (at 11,4,3 in 18,8; contains blocks 288,0,128 to 303,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 2402793 game time, 181588 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 57259 (now: false), thunder time: 111396 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: trueStacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 985083920 bytes (939 MB) / 2345496576 bytes (2236 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1 Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerAppleCore (AppleCore-mc1.12.2-2.2.2.jar) squeek.applecore.asm.TransformerModuleHandlerBCModPlugin (backpacks 1.12.2 - 3.3.2.jar) brad16840.common.asm.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: beta rv5-beta-2 for Forge 14.23.0.2491 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced)
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['JAGUARS_'/163, l='No Creative Modded v2', x=894.66, y=69.03, z=999.28]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 387.92 OpenGlRenderer: GeForce GTX 1060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8
I've been having some problems with my world recently relating to some crashes, I was able to figure it out but upon entering my world, well for one, stuff was all messed up as you can see in the attachments.
The only way I can get around is very slowly, here's the crash report I got a while back, just tell me if you need me to see a current one and I'll try to go into the world:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) AppleCore (AppleCore-mc1.12.2-2.2.2.jar) BCModPlugin (backpacks 1.12.2 - 3.3.2.jar)Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 11/3/17 1:56 AMDescription: Exception while ticking a block
java.lang.NoClassDefFoundError: net/minecraft/world/World$2 at net.minecraft.world.World.func_190524_a(World.java:556) at net.minecraft.world.World.func_175685_c(World.java:491) at net.minecraft.world.World.func_175722_b(World.java:439) at net.minecraft.world.World.markAndNotifyBlock(World.java:380) at net.minecraft.world.World.func_180501_a(World.java:360) at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:307) at net.minecraftforge.fluids.BlockFluidClassic.func_180650_b(BlockFluidClassic.java:171) at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:736) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) at WorldServerOF.func_72835_b(WorldServerOF.java:37) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Server threadStacktrace: at net.minecraft.world.World.func_190524_a(World.java:556) at net.minecraft.world.World.func_175685_c(World.java:491) at net.minecraft.world.World.func_175722_b(World.java:439) at net.minecraft.world.World.markAndNotifyBlock(World.java:380) at net.minecraft.world.World.func_180501_a(World.java:360) at net.minecraftforge.fluids.BlockFluidClassic.flowIntoBlock(BlockFluidClassic.java:307) at net.minecraftforge.fluids.BlockFluidClassic.func_180650_b(BlockFluidClassic.java:171)
-- Block being ticked --Details: Block: tconstruct:milk[level=1] Block location: World: (697,137,1052), Chunk: (at 9,8,12 in 43,65; contains blocks 688,0,1040 to 703,255,1055), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)Stacktrace: at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:736) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --Details: Level name: No Creative Modded v2 All players: 1 total; [EntityPlayerMP['JAGUARS_'/163, l='No Creative Modded v2', x=894.66, y=69.03, z=999.28]] Chunk stats: ServerChunkCache: 1252 Drop: 0 Level seed: 162603238066424110 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0} Level spawn location: World: (299,64,131), Chunk: (at 11,4,3 in 18,8; contains blocks 288,0,128 to 303,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 2402793 game time, 181588 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 57259 (now: false), thunder time: 111396 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: trueStacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 985083920 bytes (939 MB) / 2345496576 bytes (2236 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1 Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerAppleCore (AppleCore-mc1.12.2-2.2.2.jar) squeek.applecore.asm.TransformerModuleHandlerBCModPlugin (backpacks 1.12.2 - 3.3.2.jar) brad16840.common.asm.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: beta rv5-beta-2 for Forge 14.23.0.2491 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced)
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['JAGUARS_'/163, l='No Creative Modded v2', x=894.66, y=69.03, z=999.28]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 387.92 OpenGlRenderer: GeForce GTX 1060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8
Is my world done for? Any help is appreciated.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt doesn't look like Forge is installed. Double check the Profile settings so Forge is being used.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."