Hello everyone! I recently got several mods to play with on my Modded survival world. Lately, it has been crashing right when I have spawned in. Here is the Report File;
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
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:158)
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_10_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:138)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:348)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1050)
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:158)
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_10_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:138)
-- 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: 184025296 bytes (175 MB) / 452423680 bytes (431 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.14.1281 Minecraft Forge 11.14.0.1281 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.14.1281} [Forge Mod Loader] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.0.1281} [Minecraft Forge] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eyemod{5.1} [EyeMod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1281-1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Also, here is the full report;
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
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:158)
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_10_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:138)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:348)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1050)
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:158)
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_10_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:138)
-- 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: 184025296 bytes (175 MB) / 452423680 bytes (431 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.14.1281 Minecraft Forge 11.14.0.1281 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.14.1281} [Forge Mod Loader] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.0.1281} [Minecraft Forge] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eyemod{5.1} [EyeMod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1281-1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Thanks in advance for any help you guys give!
Rollback Post to RevisionRollBack
I have been playing Minecraft since 2010, and I created this account to help you guys out, or get helped by you guys!
I don't know where you got eyemod and example mod but keep in mind this is 1.8 and these mods are highly experimental (as is NEI). Expect crashes, and when they happen, report to the authors of the mods. It seems in this case like a CCC error so report to chickenbones.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 1/9/15 7:51 PM
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:158)
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_10_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:138)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:348)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1050)
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:158)
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_10_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:138)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['LegendaryHeroHD'/110, l='MpServer', x=347.77, y=14.00, z=21.31]]
Chunk stats: MultiplayerChunkCache: 288, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -20.00,64.00,244.00 - World: (-20,64,244), Chunk: (at 12,4,4 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 292317 game time, 328945 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: 49 total; [EntityChicken['Chicken'/128, l='MpServer', x=397.50, y=69.00, z=57.38], EntityItem['item.item.egg'/129, l='MpServer', x=396.91, y=69.00, z=58.13], EntityPig['Pig'/130, l='MpServer', x=329.53, y=70.00, z=-43.25], EntityBat['Bat'/131, l='MpServer', x=405.78, y=20.97, z=34.38], EntityBat['Bat'/132, l='MpServer', x=416.66, y=20.75, z=48.00], EntitySheep['Sheep'/133, l='MpServer', x=411.94, y=70.00, z=32.97], EntityBat['Bat'/134, l='MpServer', x=361.66, y=23.00, z=83.16], EntityItem['item.item.egg'/135, l='MpServer', x=397.25, y=69.00, z=-30.44], EntityChicken['Chicken'/136, l='MpServer', x=395.44, y=69.00, z=-28.56], EntitySheep['Sheep'/137, l='MpServer', x=386.91, y=67.00, z=74.22], EntityChicken['Chicken'/138, l='MpServer', x=383.84, y=62.63, z=81.84], EntityChicken['Chicken'/140, l='MpServer', x=392.88, y=67.59, z=-45.28], EntityChicken['Chicken'/142, l='MpServer', x=395.63, y=67.63, z=-46.59], EntitySheep['Sheep'/143, l='MpServer', x=402.75, y=68.00, z=-23.13], EntityChicken['Chicken'/144, l='MpServer', x=417.34, y=67.00, z=23.47], EntityPig['Pig'/145, l='MpServer', x=335.47, y=70.00, z=-55.72], EntitySheep['Sheep'/146, l='MpServer', x=419.56, y=67.00, z=8.78], EntityChicken['Chicken'/149, l='MpServer', x=424.56, y=66.00, z=4.56], EntityChicken['Chicken'/151, l='MpServer', x=419.56, y=67.00, z=4.38], EntityChicken['Chicken'/153, l='MpServer', x=417.94, y=69.00, z=39.50], EntityCow['Cow'/154, l='MpServer', x=269.72, y=90.00, z=63.31], EntitySheep['Sheep'/157, l='MpServer', x=424.03, y=67.00, z=-5.97], EntitySheep['Sheep'/158, l='MpServer', x=424.06, y=67.00, z=-4.06], EntityBat['Bat'/159, l='MpServer', x=418.44, y=22.84, z=45.25], EntityItem['item.item.egg'/160, l='MpServer', x=411.13, y=67.00, z=-37.03], EntitySheep['Sheep'/161, l='MpServer', x=406.53, y=67.02, z=-43.06], EntityChicken['Chicken'/162, l='MpServer', x=407.25, y=68.00, z=-46.22], EntityChicken['Chicken'/164, l='MpServer', x=410.47, y=67.28, z=-44.22], EntityChicken['Chicken'/165, l='MpServer', x=410.47, y=68.00, z=-37.56], EntitySheep['Sheep'/187, l='MpServer', x=415.88, y=68.00, z=-48.75], EntityChicken['Chicken'/190, l='MpServer', x=418.34, y=66.00, z=-38.56], EntityChicken['Chicken'/213, l='MpServer', x=427.94, y=65.00, z=96.19], EntityItem['item.tile.oreIron'/111, l='MpServer', x=337.88, y=19.00, z=28.84], EntityPlayerSP['LegendaryHeroHD'/110, l='MpServer', x=347.77, y=14.00, z=21.31], EntityBat['Bat'/113, l='MpServer', x=336.75, y=34.00, z=1.25], EntityBat['Bat'/114, l='MpServer', x=336.75, y=36.10, z=3.50], EntityBat['Bat'/115, l='MpServer', x=360.66, y=22.00, z=25.22], EntityBat['Bat'/116, l='MpServer', x=364.50, y=48.02, z=15.13], EntityHorse['Horse'/117, l='MpServer', x=360.66, y=70.00, z=11.81], EntityBat['Bat'/118, l='MpServer', x=315.59, y=22.66, z=21.84], EntityItem['item.tile.sapling.oak'/119, l='MpServer', x=378.69, y=69.00, z=21.59], EntityBat['Bat'/120, l='MpServer', x=312.50, y=36.47, z=5.69], EntityPig['Pig'/121, l='MpServer', x=377.09, y=69.00, z=48.75], EntitySheep['Sheep'/122, l='MpServer', x=390.16, y=68.00, z=25.09], EntityBat['Bat'/123, l='MpServer', x=352.47, y=17.22, z=68.19], EntityPig['Pig'/124, l='MpServer', x=326.88, y=66.02, z=73.44], EntityPig['Pig'/125, l='MpServer', x=320.56, y=69.00, z=77.28], EntitySquid['Squid'/126, l='MpServer', x=388.23, y=51.11, z=-6.65], EntitySquid['Squid'/127, l='MpServer', x=389.50, y=51.49, z=-6.78]]
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:350)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2488)
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 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: 184025296 bytes (175 MB) / 452423680 bytes (431 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.14.1281 Minecraft Forge 11.14.0.1281 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.14.1281} [Forge Mod Loader] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.0.1281} [Minecraft Forge] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eyemod{5.1} [EyeMod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1281-1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Also, here is the full report;
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 1/9/15 7:51 PM
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:158)
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_10_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:138)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:348)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1050)
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:158)
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_10_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:138)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['LegendaryHeroHD'/110, l='MpServer', x=347.77, y=14.00, z=21.31]]
Chunk stats: MultiplayerChunkCache: 288, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -20.00,64.00,244.00 - World: (-20,64,244), Chunk: (at 12,4,4 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 292317 game time, 328945 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: 49 total; [EntityChicken['Chicken'/128, l='MpServer', x=397.50, y=69.00, z=57.38], EntityItem['item.item.egg'/129, l='MpServer', x=396.91, y=69.00, z=58.13], EntityPig['Pig'/130, l='MpServer', x=329.53, y=70.00, z=-43.25], EntityBat['Bat'/131, l='MpServer', x=405.78, y=20.97, z=34.38], EntityBat['Bat'/132, l='MpServer', x=416.66, y=20.75, z=48.00], EntitySheep['Sheep'/133, l='MpServer', x=411.94, y=70.00, z=32.97], EntityBat['Bat'/134, l='MpServer', x=361.66, y=23.00, z=83.16], EntityItem['item.item.egg'/135, l='MpServer', x=397.25, y=69.00, z=-30.44], EntityChicken['Chicken'/136, l='MpServer', x=395.44, y=69.00, z=-28.56], EntitySheep['Sheep'/137, l='MpServer', x=386.91, y=67.00, z=74.22], EntityChicken['Chicken'/138, l='MpServer', x=383.84, y=62.63, z=81.84], EntityChicken['Chicken'/140, l='MpServer', x=392.88, y=67.59, z=-45.28], EntityChicken['Chicken'/142, l='MpServer', x=395.63, y=67.63, z=-46.59], EntitySheep['Sheep'/143, l='MpServer', x=402.75, y=68.00, z=-23.13], EntityChicken['Chicken'/144, l='MpServer', x=417.34, y=67.00, z=23.47], EntityPig['Pig'/145, l='MpServer', x=335.47, y=70.00, z=-55.72], EntitySheep['Sheep'/146, l='MpServer', x=419.56, y=67.00, z=8.78], EntityChicken['Chicken'/149, l='MpServer', x=424.56, y=66.00, z=4.56], EntityChicken['Chicken'/151, l='MpServer', x=419.56, y=67.00, z=4.38], EntityChicken['Chicken'/153, l='MpServer', x=417.94, y=69.00, z=39.50], EntityCow['Cow'/154, l='MpServer', x=269.72, y=90.00, z=63.31], EntitySheep['Sheep'/157, l='MpServer', x=424.03, y=67.00, z=-5.97], EntitySheep['Sheep'/158, l='MpServer', x=424.06, y=67.00, z=-4.06], EntityBat['Bat'/159, l='MpServer', x=418.44, y=22.84, z=45.25], EntityItem['item.item.egg'/160, l='MpServer', x=411.13, y=67.00, z=-37.03], EntitySheep['Sheep'/161, l='MpServer', x=406.53, y=67.02, z=-43.06], EntityChicken['Chicken'/162, l='MpServer', x=407.25, y=68.00, z=-46.22], EntityChicken['Chicken'/164, l='MpServer', x=410.47, y=67.28, z=-44.22], EntityChicken['Chicken'/165, l='MpServer', x=410.47, y=68.00, z=-37.56], EntitySheep['Sheep'/187, l='MpServer', x=415.88, y=68.00, z=-48.75], EntityChicken['Chicken'/190, l='MpServer', x=418.34, y=66.00, z=-38.56], EntityChicken['Chicken'/213, l='MpServer', x=427.94, y=65.00, z=96.19], EntityItem['item.tile.oreIron'/111, l='MpServer', x=337.88, y=19.00, z=28.84], EntityPlayerSP['LegendaryHeroHD'/110, l='MpServer', x=347.77, y=14.00, z=21.31], EntityBat['Bat'/113, l='MpServer', x=336.75, y=34.00, z=1.25], EntityBat['Bat'/114, l='MpServer', x=336.75, y=36.10, z=3.50], EntityBat['Bat'/115, l='MpServer', x=360.66, y=22.00, z=25.22], EntityBat['Bat'/116, l='MpServer', x=364.50, y=48.02, z=15.13], EntityHorse['Horse'/117, l='MpServer', x=360.66, y=70.00, z=11.81], EntityBat['Bat'/118, l='MpServer', x=315.59, y=22.66, z=21.84], EntityItem['item.tile.sapling.oak'/119, l='MpServer', x=378.69, y=69.00, z=21.59], EntityBat['Bat'/120, l='MpServer', x=312.50, y=36.47, z=5.69], EntityPig['Pig'/121, l='MpServer', x=377.09, y=69.00, z=48.75], EntitySheep['Sheep'/122, l='MpServer', x=390.16, y=68.00, z=25.09], EntityBat['Bat'/123, l='MpServer', x=352.47, y=17.22, z=68.19], EntityPig['Pig'/124, l='MpServer', x=326.88, y=66.02, z=73.44], EntityPig['Pig'/125, l='MpServer', x=320.56, y=69.00, z=77.28], EntitySquid['Squid'/126, l='MpServer', x=388.23, y=51.11, z=-6.65], EntitySquid['Squid'/127, l='MpServer', x=389.50, y=51.49, z=-6.78]]
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:350)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2488)
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 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: 184025296 bytes (175 MB) / 452423680 bytes (431 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.14.1281 Minecraft Forge 11.14.0.1281 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.14.1281} [Forge Mod Loader] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.0.1281} [Minecraft Forge] (forge-1.8-11.14.0.1281-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eyemod{5.1} [EyeMod] (eyemod-EyeOS5.3-1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1281-1.8
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Thanks in advance for any help you guys give!
"Stay Legendary" ~LegendaryHeroHD
"Stay Legendary" ~LegendaryHeroHD