So I was starting to get into the mod to set up an ME Network, and I was just finished making the ME Chest. After laying down the ME Chest and finish making the 4k Storage thing, I inputted said storage thing into the ME Chest. Next thing I know, my game crashed.
Now whenever I try and load my game, it's loads in so I see my hotbar and see the light blue sky color, then it crashes with no crash report, just the "An unexpected issue occurred and the game has crashed. We're sorry for the inconvenience."
Any idea how to fix this? If you need a list of my mods, just ask
---- 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
// Don't be sad. I'll do better next time, I promise!
Time: 10/30/17 5:41 PMDescription: Exception ticking world
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.block.Block.func_180645_a(Block.java:508) at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:475) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) 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) at net.minecraft.block.Block.func_180645_a(Block.java:508) at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:475) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) 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: 1253 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: 2402762 game time, 181557 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 57290 (now: false), thunder time: 111427 (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: 930905760 bytes (887 MB) / 2465521664 bytes (2351 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
So I was starting to get into the mod to set up an ME Network, and I was just finished making the ME Chest. After laying down the ME Chest and finish making the 4k Storage thing, I inputted said storage thing into the ME Chest. Next thing I know, my game crashed.
Now whenever I try and load my game, it's loads in so I see my hotbar and see the light blue sky color, then it crashes with no crash report, just the "An unexpected issue occurred and the game has crashed. We're sorry for the inconvenience."
Any idea how to fix this? If you need a list of my mods, just ask
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumDid you open File Explore (I assume Windows), navigate to the .minecraft folder and find the crash-reports folder that contains the crash reports?
"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."
actually nevermind something's still wrong.
here's the crash-report:
---- 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
// Don't be sad. I'll do better next time, I promise!
Time: 10/30/17 5:41 PMDescription: Exception ticking world
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.block.Block.func_180645_a(Block.java:508) at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:475) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) 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) at net.minecraft.block.Block.func_180645_a(Block.java:508) at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:475) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) 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: 1253 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: 2402762 game time, 181557 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 57290 (now: false), thunder time: 111427 (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: 930905760 bytes (887 MB) / 2465521664 bytes (2351 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
can anyone help me?