I am playing on Minecraft 1.12.2 using version 6.340 of Davinci's Vessels and version 6.342 of Moving World, as well as Forge version 14.23.5.2847. I was sailing on my airship when my game crashed. Now, whenever I try to load the world, my game crashes every time. This is the crash report that pops up. Can someone tell me what's going on?
Time: 2/17/20 9:53 AM
Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property PropertyBool{name=powered, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in BlockStateContainer{block=minecraft:bedrock, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at toughasnails.tileentity.TileEntityTemperatureSpread.func_73660_a(TileEntityTemperatureSpread.java:77)
at net.minecraft.world.World.func_72939_s(World.java:1838)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at toughasnails.tileentity.TileEntityTemperatureSpread.func_73660_a(TileEntityTemperatureSpread.java:77)
-- Block entity being ticked --
Details:
Name: minecraft:temperature_spread // toughasnails.tileentity.TileEntityTemperatureSpread
Block type: ID #7 (tile.bedrock // net.minecraft.block.BlockEmptyDrops // minecraft:bedrock)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (2,3,17), Chunk: (at 2,0,1 in 0,1; contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #7 (tile.bedrock // net.minecraft.block.BlockEmptyDrops // minecraft:bedrock)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1838)
I am playing on Minecraft 1.12.2 using version 6.340 of Davinci's Vessels and version 6.342 of Moving World, as well as Forge version 14.23.5.2847. I was sailing on my airship when my game crashed. Now, whenever I try to load the world, my game crashes every time. This is the crash report that pops up. Can someone tell me what's going on?
---- Minecraft Crash Report ----
WARNING: coremods are present: ForgelinPlugin (Forgelin-1.8.3.jar) LoadingPlugin (Quark-r1.5-146.jar) FutureMC (future-mc-0.1.13.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.10.5-core.jar) CreativePatchingLoader (CreativeCore_v1.9.41_mc1.12.2.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.12-universal.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/17/20 9:53 AM Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property PropertyBool{name=powered, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in BlockStateContainer{block=minecraft:bedrock, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) at toughasnails.tileentity.TileEntityTemperatureSpread.func_73660_a(TileEntityTemperatureSpread.java:77) at net.minecraft.world.World.func_72939_s(World.java:1838) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Client thread Stacktrace: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) at toughasnails.tileentity.TileEntityTemperatureSpread.func_73660_a(TileEntityTemperatureSpread.java:77)
-- Block entity being ticked -- Details: Name: minecraft:temperature_spread // toughasnails.tileentity.TileEntityTemperatureSpread Block type: ID #7 (tile.bedrock // net.minecraft.block.BlockEmptyDrops // minecraft:bedrock) Block data value: 0 / 0x0 / 0b0000 Block location: World: (2,3,17), Chunk: (at 2,0,1 in 0,1; contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Actual block type: ID #7 (tile.bedrock // net.minecraft.block.BlockEmptyDrops // minecraft:bedrock) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1838)
-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['SomeCascadianGuy'/2178, l='MpServer', x=-321.32, y=77.91, z=-249.56]] Chunk stats: MultiplayerChunkCache: 1811, 1811 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-192,64,144), Chunk: (at 0,4,0 in -12,9; contains blocks -192,0,144 to -177,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 42181 game time, 14067 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 160 total; [MoCEntityBird['Bird'/3086, l='MpServer', x=-247.32, y=68.67, z=-201.83], EntityChicken['Chicken'/2575, l='MpServer', x=-389.11, y=68.00, z=-319.40], MoCEntityAnt['Ant'/3097, l='MpServer', x=-250.01, y=67.00, z=-179.37], EntitySpider['Spider'/2592, l='MpServer', x=-330.16, y=22.49, z=-181.13], EntitySpider['Spider'/2593, l='MpServer', x=-328.70, y=22.00, z=-183.04], EntitySkeleton['Skeleton'/2594, l='MpServer', x=-325.50, y=63.00, z=-189.50], EntityFishCod['Cod'/2595, l='MpServer', x=-312.50, y=62.00, z=-201.50], EntityFishCod['Cod'/2596, l='MpServer', x=-315.56, y=62.00, z=-206.04], EntityFishCod['Cod'/2597, l='MpServer', x=-317.89, y=62.00, z=-203.66], EntityFishCod['Cod'/2598, l='MpServer', x=-316.27, y=62.00, z=-201.74], EntityChicken['Chicken'/2869, l='MpServer', x=-369.11, y=63.00, z=-293.37], MoCEntityFireOgre['FireOgre'/2870, l='MpServer', x=-382.50, y=63.00, z=-290.50], EntitySkeleton['Skeleton'/2871, l='MpServer', x=-383.50, y=63.00, z=-293.50], EntityItem['item.tile.minecraftfuture.FlowerBlue'/3156, l='MpServer', x=-282.34, y=62.00, z=-275.69], EntityPig['Pig'/3157, l='MpServer', x=-285.70, y=64.00, z=-277.46], EntityChicken['Chicken'/2901, l='MpServer', x=-379.50, y=67.00, z=-321.50], EntityPig['Pig'/3158, l='MpServer', x=-285.20, y=64.00, z=-278.73], EntityChicken['Chicken'/2902, l='MpServer', x=-377.73, y=68.00, z=-325.43], EntityPig['Pig'/3159, l='MpServer', x=-287.96, y=64.00, z=-277.02], EntityChicken['Chicken'/2903, l='MpServer', x=-376.50, y=67.00, z=-321.50], EntityCreeper['Creeper'/2904, l='MpServer', x=-379.74, y=69.00, z=-325.29], MoCEntityManticore['Manticore'/2917, l='MpServer', x=-388.50, y=24.16, z=-197.50], MoCEntityManticore['Manticore'/2918, l='MpServer', x=-391.63, y=25.40, z=-201.04], EntityZombie['Zombie'/2921, l='MpServer', x=-368.50, y=12.00, z=-205.50], EntityCreeper['Creeper'/2922, l='MpServer', x=-369.50, y=12.00, z=-205.50], EntityItem['item.item.seeds'/2669, l='MpServer', x=-361.13, y=61.00, z=-256.15], EntityChicken['Chicken'/2670, l='MpServer', x=-361.61, y=64.00, z=-268.89], EntitySpider['Spider'/2671, l='MpServer', x=-353.43, y=67.00, z=-259.05], EntityChicken['Chicken'/2672, l='MpServer', x=-332.49, y=67.00, z=-294.26], EntityChicken['Chicken'/2673, l='MpServer', x=-324.50, y=70.00, z=-289.50], EntityChicken['Chicken'/2675, l='MpServer', x=-397.50, y=64.00, z=-234.50], EntityZombie['Zombie'/2676, l='MpServer', x=-384.50, y=66.00, z=-230.50], EntityZombie['Zombie'/2677, l='MpServer', x=-319.06, y=67.00, z=-315.37], EntityPig['Pig'/2678, l='MpServer', x=-299.12, y=66.00, z=-322.19], EntityZombie['Zombie'/2679, l='MpServer', x=-295.81, y=66.00, z=-326.38], MoCEntityTurkey['Turkey'/2680, l='MpServer', x=-336.31, y=67.00, z=-256.53], MoCEntityRoach['Roach'/2681, l='MpServer', x=-345.71, y=67.00, z=-271.73], EntityChicken['Chicken'/2684, l='MpServer', x=-397.39, y=64.00, z=-223.12], EntityChicken['Chicken'/2685, l='MpServer', x=-393.24, y=64.00, z=-209.85], EntityChicken['Chicken'/2686, l='MpServer', x=-388.10, y=64.00, z=-222.43], EntityChicken['Chicken'/2687, l='MpServer', x=-389.21, y=64.00, z=-220.55], EntityChicken['Chicken'/2688, l='MpServer', x=-369.50, y=67.00, z=-225.50], EntityChicken['Chicken'/2689, l='MpServer', x=-372.50, y=66.00, z=-226.50], EntityZombie['Zombie'/2690, l='MpServer', x=-383.50, y=66.00, z=-227.50], MoCEntityTurkey['Turkey'/2179, l='MpServer', x=-331.74, y=63.00, z=-251.61], EntityZombie['Zombie'/2691, l='MpServer', x=-352.50, y=63.00, z=-245.50], EntityChicken['Chicken'/2699, l='MpServer', x=-368.50, y=63.00, z=-280.20], EntityChicken['Chicken'/2700, l='MpServer', x=-369.04, y=63.00, z=-283.05], EntityItem['item.item.feather'/2701, l='MpServer', x=-368.26, y=63.00, z=-280.54], MoCEntityGreenOgre['GreenOgre'/2702, l='MpServer', x=-381.17, y=63.00, z=-286.04], EntityChicken['Chicken'/2703, l='MpServer', x=-379.48, y=65.68, z=-277.17], EntityChicken['Chicken'/2704, l='MpServer', x=-379.13, y=67.00, z=-274.50], EntityChicken['Chicken'/2705, l='MpServer', x=-363.15, y=63.00, z=-290.70], EntitySkeleton['Skeleton'/2706, l='MpServer', x=-366.50, y=63.00, z=-290.50], EntitySkeleton['Skeleton'/2707, l='MpServer', x=-367.50, y=63.00, z=-293.50], EntityChicken['Chicken'/2708, l='MpServer', x=-363.37, y=63.00, z=-290.15], MoCEntitySilverSkeleton['SilverSkeleton'/2709, l='MpServer', x=-352.48, y=64.00, z=-298.66], MoCEntityMaggot['Maggot'/2710, l='MpServer', x=-337.96, y=68.00, z=-312.57], MoCEntityMaggot['Maggot'/2711, l='MpServer', x=-338.50, y=68.00, z=-311.80], MoCEntityMaggot['Maggot'/2712, l='MpServer', x=-336.50, y=68.00, z=-314.50], MoCEntityMaggot['Maggot'/2713, l='MpServer', x=-337.04, y=68.00, z=-312.65], MoCEntityWerewolf['Werewolf'/2714, l='MpServer', x=-323.16, y=14.00, z=-327.55], EntityChicken['Chicken'/2718, l='MpServer', x=-395.54, y=64.00, z=-243.50], EntityChicken['Chicken'/2719, l='MpServer', x=-388.09, y=64.00, z=-240.99], EntityChicken['Chicken'/2720, l='MpServer', x=-395.76, y=64.00, z=-241.49], MoCEntityWWolf['WWolf'/2721, l='MpServer', x=-347.50, y=65.00, z=-294.50], EntityZombie['Zombie'/2722, l='MpServer', x=-321.50, y=66.00, z=-316.50], EntityPig['Pig'/2723, l='MpServer', x=-304.72, y=66.00, z=-324.50], EntityPig['Pig'/2724, l='MpServer', x=-311.99, y=65.00, z=-324.54], EntityPig['Pig'/2725, l='MpServer', x=-307.63, y=65.00, z=-322.64], EntityCreeper['Creeper'/2726, l='MpServer', x=-336.50, y=55.00, z=-209.50], EntityPig['Pig'/2727, l='MpServer', x=-288.51, y=65.00, z=-269.67], EntityZombie['Zombie'/2728, l='MpServer', x=-298.50, y=69.00, z=-265.50], EntityCreeper['Creeper'/2729, l='MpServer', x=-344.50, y=63.00, z=-203.50], EntityPig['Pig'/2730, l='MpServer', x=-319.97, y=63.00, z=-222.57], EntityPig['Pig'/2733, l='MpServer', x=-319.12, y=63.00, z=-230.38], EntityPig['Pig'/2734, l='MpServer', x=-319.49, y=63.00, z=-231.92], EntityShip['entity.shipmod.name'/2735, l='MpServer', x=-307.51, y=94.27, z=-231.58], MoCEntityGreenOgre['GreenOgre'/2736, l='MpServer', x=-301.50, y=69.00, z=-250.50], EntityChicken['Chicken'/2737, l='MpServer', x=-275.48, y=66.00, z=-262.68], EntityChicken['Chicken'/2738, l='MpServer', x=-278.49, y=66.00, z=-268.00], MoCEntityBird['Bird'/2739, l='MpServer', x=-259.21, y=68.00, z=-283.89], MoCEntityFishy['Fishy'/2740, l='MpServer', x=-360.72, y=62.59, z=-174.79], MoCEntityFishy['Fishy'/2741, l='MpServer', x=-361.00, y=61.72, z=-174.12], EntityZombie['Zombie'/2744, l='MpServer', x=-340.50, y=30.00, z=-176.50], EntitySquid['Squid'/2747, l='MpServer', x=-307.09, y=60.81, z=-213.43], EntityChicken['Chicken'/2749, l='MpServer', x=-323.18, y=72.00, z=-269.66], EntityCreeper['Creeper'/2750, l='MpServer', x=-333.80, y=71.00, z=-265.47], EntitySpider['Spider'/2751, l='MpServer', x=-325.04, y=71.00, z=-261.23], EntityCreeper['Creeper'/2752, l='MpServer', x=-304.50, y=63.00, z=-273.50], MoCEntityLion['Lion'/2753, l='MpServer', x=-314.59, y=71.00, z=-274.99], EntitySpider['Spider'/3009, l='MpServer', x=-280.50, y=37.00, z=-195.50], EntityItem['item.item.feather'/2754, l='MpServer', x=-312.43, y=71.00, z=-272.63], EntityFishSalmon['Salmon'/3010, l='MpServer', x=-286.53, y=59.68, z=-202.80], EntityItem['item.item.minecraft:chicken'/2755, l='MpServer', x=-313.51, y=72.00, z=-272.59], EntityFishSalmon['Salmon'/3011, l='MpServer', x=-283.92, y=55.76, z=-204.52], EntityChicken['Chicken'/2756, l='MpServer', x=-318.74, y=71.00, z=-284.85], EntityFishSalmon['Salmon'/3012, l='MpServer', x=-282.42, y=56.24, z=-207.40], MoCEntityTurkey['Turkey'/2757, l='MpServer', x=-307.27, y=64.00, z=-280.72], EntityFishSalmon['Salmon'/3013, l='MpServer', x=-280.50, y=55.00, z=-205.50], EntityChicken['Chicken'/2758, l='MpServer', x=-319.88, y=71.00, z=-276.93], EntityFishSalmon['Salmon'/3014, l='MpServer', x=-280.43, y=58.81, z=-203.49], EntityFishCod['Cod'/3015, l='MpServer', x=-287.74, y=58.77, z=-195.74], EntityChicken['Chicken'/2759, l='MpServer', x=-384.05, y=63.00, z=-197.43], EntityChicken['Chicken'/2760, l='MpServer', x=-394.73, y=64.00, z=-199.17], EntityChicken['Chicken'/2761, l='MpServer', x=-372.92, y=64.00, z=-215.51], EntityChicken['Chicken'/2762, l='MpServer', x=-364.10, y=67.00, z=-225.65], EntityBee['Bee'/2763, l='MpServer', x=-351.92, y=63.92, z=-244.45], EntityFishSalmon['Salmon'/2764, l='MpServer', x=-389.81, y=62.00, z=-185.60], MoCEntityStingRay['StingRay'/2765, l='MpServer', x=-393.70, y=58.86, z=-178.45], MoCEntityStingRay['StingRay'/2766, l='MpServer', x=-395.46, y=60.36, z=-178.54], MoCEntityJellyFish['JellyFish'/2767, l='MpServer', x=-393.50, y=61.85, z=-182.50], EntitySquid['Squid'/2768, l='MpServer', x=-375.99, y=61.81, z=-192.14], EntitySkeleton['Skeleton'/2769, l='MpServer', x=-368.50, y=64.00, z=-205.50], MoCEntityWWolf['WWolf'/2770, l='MpServer', x=-264.50, y=65.00, z=-325.50], MoCEntityBird['Bird'/3027, l='MpServer', x=-289.83, y=63.01, z=-229.93], MoCEntityTurkey['Turkey'/2771, l='MpServer', x=-285.50, y=63.00, z=-291.37], EntityBee['Bee'/3028, l='MpServer', x=-296.10, y=77.94, z=-233.36], MoCEntityTurkey['Turkey'/2772, l='MpServer', x=-277.24, y=64.00, z=-302.76], EntityBee['Bee'/3029, l='MpServer', x=-294.46, y=67.66, z=-230.44], MoCEntityTurkey['Turkey'/2773, l='MpServer', x=-263.69, y=64.00, z=-307.64], EntityBee['Bee'/3030, l='MpServer', x=-297.50, y=65.90, z=-231.50], MoCEntityTurkey['Turkey'/2774, l='MpServer', x=-355.30, y=66.00, z=-209.51], EntityItem['item.tile.flower2.oxeyeDaisy'/2775, l='MpServer', x=-348.42, y=63.00, z=-237.87], EntityChicken['Chicken'/3031, l='MpServer', x=-276.93, y=69.00, z=-248.14], EntityItem['item.tile.flower2.oxeyeDaisy'/2776, l='MpServer', x=-345.64, y=63.00, z=-239.66], EntityChicken['Chicken'/3032, l='MpServer', x=-276.99, y=69.00, z=-246.46], MoCEntityCricket['Cricket'/2777, l='MpServer', x=-340.10, y=63.00, z=-236.62], EntityChicken['Chicken'/3033, l='MpServer', x=-270.50, y=69.00, z=-267.50], EntityItem['item.item.seeds'/2778, l='MpServer', x=-347.84, y=63.00, z=-236.15], EntityChicken['Chicken'/3034, l='MpServer', x=-267.66, y=72.00, z=-270.05], EntityItem['item.item.feather'/2779, l='MpServer', x=-314.04, y=73.00, z=-268.04], EntitySquid['Squid'/3035, l='MpServer', x=-299.86, y=59.76, z=-212.82], EntityItem['item.item.minecraft:chicken'/2780, l='MpServer', x=-314.38, y=73.00, z=-269.04], EntitySquid['Squid'/3036, l='MpServer', x=-301.79, y=61.55, z=-217.95], EntityItem['item.item.feather'/2781, l='MpServer', x=-312.96, y=72.00, z=-270.88], EntitySquid['Squid'/3037, l='MpServer', x=-298.28, y=60.90, z=-209.24], EntityPlayerSP['SomeCascadianGuy'/2178, l='MpServer', x=-321.32, y=77.91, z=-249.56], EntityItem['item.item.minecraft:chicken'/2782, l='MpServer', x=-313.19, y=72.00, z=-269.68], EntityFishCod['Cod'/3038, l='MpServer', x=-292.82, y=61.22, z=-210.38], EntityFishCod['Cod'/3039, l='MpServer', x=-291.99, y=57.80, z=-208.35], MoCEntityWraith['Wraith'/2783, l='MpServer', x=-355.50, y=64.00, z=-203.50], EntityFishCod['Cod'/3040, l='MpServer', x=-290.99, y=57.48, z=-210.02], EntitySkeleton['Skeleton'/2784, l='MpServer', x=-362.70, y=64.00, z=-204.50], EntityFishCod['Cod'/3041, l='MpServer', x=-295.50, y=59.26, z=-210.39], MoCEntitySilverSkeleton['SilverSkeleton'/2785, l='MpServer', x=-357.50, y=64.00, z=-205.50], EntityChicken['Chicken'/3042, l='MpServer', x=-283.50, y=67.00, z=-237.77], EntityChicken['Chicken'/3043, l='MpServer', x=-285.67, y=65.00, z=-238.49], EntityZombie['Zombie'/3047, l='MpServer', x=-248.50, y=23.00, z=-270.50], EntityFishSalmon['Salmon'/3051, l='MpServer', x=-302.15, y=62.15, z=-205.51], EntityFishSalmon['Salmon'/3052, l='MpServer', x=-295.39, y=61.20, z=-205.82], EntityFishSalmon['Salmon'/3053, l='MpServer', x=-298.43, y=57.17, z=-207.42], EntityFishSalmon['Salmon'/3054, l='MpServer', x=-297.58, y=57.80, z=-205.41], EntityFishSalmon['Salmon'/3055, l='MpServer', x=-289.09, y=59.81, z=-203.02], EntityFishSalmon['Salmon'/3056, l='MpServer', x=-290.49, y=59.00, z=-206.84], EntityFishSalmon['Salmon'/3057, l='MpServer', x=-294.28, y=59.80, z=-204.17], EntityFishCod['Cod'/3058, l='MpServer', x=-289.97, y=61.22, z=-198.04], EntityFishCod['Cod'/3059, l='MpServer', x=-289.78, y=58.85, z=-198.18], MoCEntityBird['Bird'/3060, l='MpServer', x=-280.91, y=64.00, z=-215.75], EntityZombie['Zombie'/2553, l='MpServer', x=-396.45, y=63.00, z=-297.26]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1224954016 bytes (1168 MB) / 4429185024 bytes (4224 MB) up to 5368709120 bytes (5120 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2847 97 mods loaded, 97 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
ForgelinPlugin (Forgelin-1.8.3.jar)
LoadingPlugin (Quark-r1.5-146.jar) vazkii.quark.base.asm.ClassTransformer FutureMC (future-mc-0.1.13.jar) thedarkcolour.futuremc.asm.CoreTransformer AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.10.5-core.jar) org.blockartistry.DynSurround.asm.Transformer CreativePatchingLoader (CreativeCore_v1.9.41_mc1.12.2.jar)
MovingWorldCore (movingworld-1.12-6.342-full.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.12-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6617' Renderer: 'Intel(R) UHD Graphics 630' Pulsar/inspirations loaded Pulses:
ToughAsNailsPlugin (Enabled/Not Forced)
Armourer's Workshop: Baking Queue: 0 Request Queue: 0 Texture Paint Type: TEXTURE_REPLACE Multipass Skin Rendering: true Render Layers: Render Class: net.minecraft.client.renderer.entity.RenderPlayer moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer net.minecraft.client.renderer.entity.layers.LayerBipedArmor net.minecraft.client.renderer.entity.layers.LayerArrow net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head net.minecraft.client.renderer.entity.layers.LayerCustomHead net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder com.buuz135.industrial.proxy.client.render.ContributorsCatEarsRender gory_moon.moarsigns.client.layer.LayerMoarSign moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer vazkii.quark.vanity.client.layer.LayerBetterElytra org.jglrxavpok.moarboats.client.MoarBoatsPatreonHookLayer noppes.mpm.client.layer.LayerEyes noppes.mpm.client.layer.LayerHead noppes.mpm.client.layer.LayerBody noppes.mpm.client.layer.LayerArms noppes.mpm.client.layer.LayerLegs noppes.mpm.client.layer.LayerHeadwear noppes.mpm.client.layer.LayerCapeMPM noppes.mpm.client.layer.LayerChatbubble noppes.mpm.client.layer.LayerBackItem com.valkyrieofnight.vliblegacy.m_supporters.render.VLLayerCape noppes.mpm.client.layer.LayerElytraAlt Render Class: net.minecraft.client.renderer.entity.RenderPlayer moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer net.minecraft.client.renderer.entity.layers.LayerBipedArmor net.minecraft.client.renderer.entity.layers.LayerArrow net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head net.minecraft.client.renderer.entity.layers.LayerCustomHead net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder com.buuz135.industrial.proxy.client.render.ContributorsCatEarsRender gory_moon.moarsigns.client.layer.LayerMoarSign moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer vazkii.quark.vanity.client.layer.LayerBetterElytra org.jglrxavpok.moarboats.client.MoarBoatsPatreonHookLayer noppes.mpm.client.layer.LayerEyes noppes.mpm.client.layer.LayerHead noppes.mpm.client.layer.LayerBody noppes.mpm.client.layer.LayerArms noppes.mpm.client.layer.LayerLegs noppes.mpm.client.layer.LayerHeadwear noppes.mpm.client.layer.LayerCapeMPM noppes.mpm.client.layer.LayerChatbubble noppes.mpm.client.layer.LayerBackItem com.valkyrieofnight.vliblegacy.m_supporters.render.VLLayerCape noppes.mpm.client.layer.LayerElytraAlt Launched Version: 1.12.2-forge1.12.2-14.23.5.2847 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 630 GL version 4.5.0 - Build 25.20.100.6617, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: MorePlayerModels (incompatible), Civilian Skins (incompatible), Civilian Night Skins (incompatible), armor-overlays-1521562554 (incompatible), Villagers (incompatible), Decocraft_Template_TexturePack (incompatible), Borderless+Glass (incompatible), 1.14 Resource Pack, Mes'easons+Winter+Pack+1.13.1+v2 (incompatible) Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz