I started up the game 5 times and this stupid error comes up every time I load the map, here's the report :
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (Not-Enough-Items-1.8.jar)
Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 5/01/16 12:38 AM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=power, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in BlockState{block=minecraft:lit_redstone_ore, properties=[]}
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_56_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:381)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1057)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:483)
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 --
Stacktrace:
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_56_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
NEICorePlugin (Not-Enough-Items-1.8.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R4 Graphics'
Launched Version: 1.8
XRay Version: 4.5
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) R4 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
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: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I started up the game 5 times and this stupid error comes up every time I load the map, here's the report :
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (Not-Enough-Items-1.8.jar)
Contact their authors BEFORE contacting forge
// Shall we play a game?
Time: 5/01/16 12:38 AM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property PropertyInteger{name=power, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in BlockState{block=minecraft:lit_redstone_ore, properties=[]}
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_56_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:381)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1057)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:483)
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 --
Stacktrace:
at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
at codechicken.nei.DefaultHighlightHandler.handleTextData(DefaultHighlightHandler.java:32)
at codechicken.nei.api.ItemInfo.getText(ItemInfo.java:498)
at codechicken.nei.HUDRenderer.renderOverlay(HUDRenderer.java:52)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:157)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_56_ClientHandler_tickEvent_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['XavienZ'/377, l='MpServer', x=-212.47, y=11.00, z=153.66]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -226.00,64.00,231.00 - World: (-226,64,231), Chunk: (at 14,4,7 in -15,14; contains blocks -240,0,224 to -225,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 457263 game time, 770506 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 60 total; [EntityZombie['Zombie'/256, l='MpServer', x=-156.79, y=45.18, z=127.27], EntityCow['Cow'/257, l='MpServer', x=-152.28, y=90.00, z=116.25], EntitySpider['Spider'/258, l='MpServer', x=-153.72, y=41.00, z=137.69], EntityZombie['Zombie'/259, l='MpServer', x=-158.03, y=43.00, z=128.28], EntityCow['Cow'/260, l='MpServer', x=-159.85, y=67.58, z=177.83], EntityChicken['Chicken'/261, l='MpServer', x=-150.66, y=64.00, z=198.34], EntityChicken['Chicken'/262, l='MpServer', x=-155.38, y=64.00, z=196.41], EntityCow['Cow'/263, l='MpServer', x=-154.31, y=64.00, z=196.19], EntityCow['Cow'/269, l='MpServer', x=-136.28, y=84.00, z=108.53], EntitySkeleton['Skeleton'/270, l='MpServer', x=-137.31, y=31.00, z=136.13], EntityBat['Bat'/271, l='MpServer', x=-139.25, y=51.13, z=145.00], EntityCow['Cow'/273, l='MpServer', x=-141.58, y=67.33, z=188.10], EntityChicken['Chicken'/274, l='MpServer', x=-137.78, y=66.00, z=192.50], EntityCow['Cow'/275, l='MpServer', x=-137.16, y=64.00, z=199.16], EntityCow['Cow'/276, l='MpServer', x=-141.22, y=66.00, z=228.88], EntityCow['Cow'/154, l='MpServer', x=-290.47, y=73.00, z=129.78], EntityZombie['Zombie'/160, l='MpServer', x=-287.50, y=19.00, z=92.50], EntityZombie['Zombie'/161, l='MpServer', x=-279.50, y=56.00, z=84.50], EntityCow['Cow'/162, l='MpServer', x=-283.81, y=87.00, z=100.75], EntityCreeper['Creeper'/163, l='MpServer', x=-284.50, y=28.00, z=159.50], EntityCow['Cow'/164, l='MpServer', x=-277.22, y=65.00, z=159.75], EntityCow['Cow'/165, l='MpServer', x=-273.81, y=64.00, z=198.16], EntityChicken['Chicken'/170, l='MpServer', x=-259.72, y=87.00, z=80.44], EntitySkeleton['Skeleton'/171, l='MpServer', x=-264.59, y=23.00, z=105.91], EntityChicken['Chicken'/172, l='MpServer', x=-259.53, y=85.63, z=103.19], EntityCow['Cow'/173, l='MpServer', x=-266.56, y=87.00, z=102.63], EntityChicken['Chicken'/174, l='MpServer', x=-267.28, y=87.00, z=105.00], EntityChicken['Chicken'/175, l='MpServer', x=-260.41, y=85.55, z=103.91], EntityCow['Cow'/176, l='MpServer', x=-257.13, y=87.00, z=101.06], EntityChicken['Chicken'/177, l='MpServer', x=-259.47, y=88.00, z=119.89], EntityCow['Cow'/178, l='MpServer', x=-272.00, y=88.00, z=129.09], EntityCow['Cow'/179, l='MpServer', x=-261.03, y=64.00, z=164.09], EntityCow['Cow'/180, l='MpServer', x=-268.78, y=64.00, z=173.94], EntityCow['Cow'/181, l='MpServer', x=-271.91, y=63.00, z=202.84], EntityCow['Cow'/191, l='MpServer', x=-254.94, y=88.00, z=125.97], EntityCow['Cow'/192, l='MpServer', x=-251.50, y=79.00, z=149.50], EntityCow['Cow'/193, l='MpServer', x=-255.81, y=64.00, z=176.44], EntityCow['Cow'/194, l='MpServer', x=-246.34, y=63.00, z=224.25], EntityCow['Cow'/196, l='MpServer', x=-236.75, y=88.00, z=109.31], EntityCow['Cow'/197, l='MpServer', x=-222.27, y=88.00, z=120.81], EntityCow['Cow'/198, l='MpServer', x=-225.38, y=70.00, z=174.59], EntityCow['Cow'/199, l='MpServer', x=-227.03, y=64.00, z=216.91], EntityCow['Cow'/205, l='MpServer', x=-216.38, y=89.00, z=86.59], EntityBat['Bat'/206, l='MpServer', x=-212.17, y=48.00, z=167.54], EntityCow['Cow'/207, l='MpServer', x=-217.48, y=64.00, z=207.31], EntityCow['Cow'/213, l='MpServer', x=-201.38, y=64.00, z=196.30], EntityCow['Cow'/214, l='MpServer', x=-205.28, y=62.00, z=229.66], EntityBat['Bat'/220, l='MpServer', x=-186.63, y=25.66, z=76.72], EntityCow['Cow'/221, l='MpServer', x=-184.47, y=90.00, z=109.38], EntityCow['Cow'/222, l='MpServer', x=-188.42, y=91.33, z=100.17], EntityCow['Cow'/223, l='MpServer', x=-178.06, y=64.00, z=171.06], EntityCow['Cow'/224, l='MpServer', x=-187.60, y=64.00, z=192.44], EntityCow['Cow'/236, l='MpServer', x=-164.35, y=88.00, z=138.61], EntityZombie['Zombie'/237, l='MpServer', x=-170.47, y=13.00, z=159.03], EntityCow['Cow'/238, l='MpServer', x=-170.81, y=64.00, z=174.78], EntitySpider['Spider'/239, l='MpServer', x=-164.16, y=64.00, z=194.50], EntityCow['Cow'/240, l='MpServer', x=-172.72, y=64.00, z=195.69], EntityChicken['Chicken'/241, l='MpServer', x=-160.56, y=64.00, z=197.84], EntityCow['Cow'/242, l='MpServer', x=-173.25, y=67.00, z=218.78], EntityPlayerSP['XavienZ'/377, l='MpServer', x=-212.47, y=11.00, z=153.66]]
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:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
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: 149885264 bytes (142 MB) / 657981440 bytes (627 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 1, tcache: 0, allocated: 13, tallocated: 95
FML: Minecraft 1.8 MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 Optifine OptiFine_1.8_HD_U_G9 22 mods loaded, 22 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.4.1577.jar)
UCHIJAAAA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
UCHIJAAAA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (Not-Enough-Items-1.8.jar)
UCHIJAAAA dynamicswordskills{1.8-2.0} [Dynamic Sword Skills] (1.8-dynamicswordskills-2.0.jar)
UCHIJAAAA mopickaxes{7.2.0} [Mo' Pickaxes] ([1.8.X] CST7 Mo' Pickaxes 7.2.0.jar)
UCHIJAAAA bspkrsCore{7.01} [bspkrsCore] (BspkrsCore-1.8.jar)
UCHIJAAAA Treecapitator{1.8} [Treecapitator] ([1.8]Treecapitator-universal-2.0.5.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCHIJAAAA cyclopscore{0.2.0} [Cyclops Core] (CyclopsCore-1.8-0.2.0.jar)
UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHIJAAAA DungeonPack{1.8} [DungeonPack] (dungeonpack-1.8.jar.zip)
UCHIJAAAA golems{1.14} [Extra Golems] (Extra-Golems[1.8]-1.16.jar)
UCHIJAAAA IronChest{6.0.109.756} [Iron Chest] (ironchest-1.8-6.0.109.756-universal.jar)
UCHIJAAAA lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.jar)
UCHIJAAAA RadixCore{1.8-2.1.0} [RadixCore] (RadixCore-1.8-2.1.0-universal.jar)
UCHIJAAAA MCA{1.8-5.1.1.0} [Minecraft Comes Alive] (MCA-1.8-5.1.1.0-universal.jar)
UCHIJAAAA msm{1.0.0} [More Swords Mod] (MoreSwordsMod-1.0.3-[1.8.x].jar)
UCHIJAAAA cfm{3.6} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.6(1.8).jar)
UCHIJAAAA corerm{1.2c} [RikMuld's Core] (RikMuldsCore_1.2c.jar)
UCHIJAAAA camping{2.2e} [The Camping Mod 2] (TheCampingMod_2.2e.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)
NEICorePlugin (Not-Enough-Items-1.8.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R4 Graphics'
Launched Version: 1.8
XRay Version: 4.5
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) R4 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
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: []
Current Language: English (US)
Profiler Position: N/A (disabled)