I've spent the last hour looking around google trying to teach myself to read crash reports even though I have 0 experience, I'm just good at following instructions, So I'm hoping someone can help me fix this crash I'm helping and maybe it'll give me some insight on crash reports, I'm running the following mods.
Minecraft 1.8 forge
Optifine
SlimemodSSP
SpawnChecker
VillageinfoSSP
Worldedit
CodeChickenCore universal
Notenoughitems universal
AntiID Conflict
BloodMagic
Guide-API
SecurityCraft
ProgressiveAutomation
Here's the crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
antiidconflict (AntiIdConflict-LATEST-1.8.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 9/21/15 8:46 AM
Description: Unexpected error
java.lang.NoSuchFieldError: blockForOverlay
at WayofTime.alchemicalWizardry.client.ClientEventHandler.onOverlayEvent(ClientEventHandler.java:57)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientEventHandler_onOverlayEvent_RenderBlockOverlayEvent.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.event.ForgeEventFactory.renderBlockOverlay(ForgeEventFactory.java:477)
at net.minecraftforge.event.ForgeEventFactory.renderWaterOverlay(ForgeEventFactory.java:472)
at net.minecraft.client.renderer.ItemRenderer.func_78447_b(ItemRenderer.java:391)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:955)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1709)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
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 WayofTime.alchemicalWizardry.client.ClientEventHandler.onOverlayEvent(ClientEventHandler.java:57)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientEventHandler_onOverlayEvent_RenderBlockOverlayEvent.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.event.ForgeEventFactory.renderBlockOverlay(ForgeEventFactory.java:477)
at net.minecraftforge.event.ForgeEventFactory.renderWaterOverlay(ForgeEventFactory.java:472)
at net.minecraft.client.renderer.ItemRenderer.func_78447_b(ItemRenderer.java:391)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:955)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1709)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 7640G'
Launched Version: 1.8-forge1.8-11.14.3.1513
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7640G GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, 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: No
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)
I've spent the last hour looking around google trying to teach myself to read crash reports even though I have 0 experience, I'm just good at following instructions, So I'm hoping someone can help me fix this crash I'm helping and maybe it'll give me some insight on crash reports, I'm running the following mods.
Minecraft 1.8 forge
Optifine
SlimemodSSP
SpawnChecker
VillageinfoSSP
Worldedit
CodeChickenCore universal
Notenoughitems universal
AntiID Conflict
BloodMagic
Guide-API
SecurityCraft
ProgressiveAutomation
Here's the crash report
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
antiidconflict (AntiIdConflict-LATEST-1.8.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 9/21/15 8:46 AM
Description: Unexpected error
java.lang.NoSuchFieldError: blockForOverlay
at WayofTime.alchemicalWizardry.client.ClientEventHandler.onOverlayEvent(ClientEventHandler.java:57)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientEventHandler_onOverlayEvent_RenderBlockOverlayEvent.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.event.ForgeEventFactory.renderBlockOverlay(ForgeEventFactory.java:477)
at net.minecraftforge.event.ForgeEventFactory.renderWaterOverlay(ForgeEventFactory.java:472)
at net.minecraft.client.renderer.ItemRenderer.func_78447_b(ItemRenderer.java:391)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:955)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1709)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
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 WayofTime.alchemicalWizardry.client.ClientEventHandler.onOverlayEvent(ClientEventHandler.java:57)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientEventHandler_onOverlayEvent_RenderBlockOverlayEvent.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.event.ForgeEventFactory.renderBlockOverlay(ForgeEventFactory.java:477)
at net.minecraftforge.event.ForgeEventFactory.renderWaterOverlay(ForgeEventFactory.java:472)
at net.minecraft.client.renderer.ItemRenderer.func_78447_b(ItemRenderer.java:391)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:955)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1709)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1458)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['mike10522'/541, l='MpServer', x=297.18, y=61.35, z=388.66]]
Chunk stats: MultiplayerChunkCache: 212, 212
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 219.00,64.00,240.00 - World: (219,64,240), Chunk: (at 11,4,0 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 10271 game time, 10271 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: 38 total; [EntityRabbit['Rabbit'/387, l='MpServer', x=281.41, y=66.00, z=334.34], EntityRabbit['Rabbit'/388, l='MpServer', x=282.50, y=67.00, z=322.81], EntityRabbit['Rabbit'/389, l='MpServer', x=279.63, y=66.00, z=336.28], EntityItem['item.tile.flower2.houstonia'/390, l='MpServer', x=277.56, y=63.00, z=359.13], EntityItem['item.item.seeds'/392, l='MpServer', x=278.53, y=63.00, z=405.69], EntityItem['item.item.seeds'/393, l='MpServer', x=279.25, y=63.00, z=401.72], EntityXPOrb['Experience Orb'/407, l='MpServer', x=300.16, y=64.00, z=320.69], EntitySheep['Sheep'/409, l='MpServer', x=299.66, y=64.00, z=359.53], EntityItem['item.item.seeds'/410, l='MpServer', x=296.56, y=63.00, z=375.25], EntityCow['Cow'/546, l='MpServer', x=237.00, y=77.00, z=463.53], EntityCow['Cow'/548, l='MpServer', x=235.50, y=77.00, z=465.50], EntityCow['Cow'/549, l='MpServer', x=232.31, y=77.00, z=465.69], EntityCow['Cow'/550, l='MpServer', x=236.50, y=78.00, z=467.50], EntityPlayerSP['mike10522'/541, l='MpServer', x=297.18, y=61.35, z=388.66], EntityRabbit['Rabbit'/300, l='MpServer', x=238.25, y=69.00, z=363.47], EntityItem['item.item.dyePowder.black'/436, l='MpServer', x=319.88, y=41.00, z=380.91], EntityItem['item.item.dyePowder.black'/446, l='MpServer', x=321.88, y=35.00, z=390.69], EntityItem['item.item.dyePowder.black'/448, l='MpServer', x=321.88, y=39.00, z=390.16], EntityItem['item.item.string'/449, l='MpServer', x=330.91, y=27.00, z=409.53], EntityRabbit['Rabbit'/321, l='MpServer', x=251.44, y=64.00, z=363.47], EntityXPOrb['Experience Orb'/8641, l='MpServer', x=295.44, y=61.00, z=391.87], EntityItem['item.item.string'/450, l='MpServer', x=332.22, y=28.00, z=410.28], EntityRabbit['Rabbit'/322, l='MpServer', x=246.28, y=66.00, z=362.50], EntitySheep['Sheep'/464, l='MpServer', x=351.25, y=63.00, z=409.81], EntityRabbit['Rabbit'/476, l='MpServer', x=367.50, y=67.00, z=315.50], EntityRabbit['Rabbit'/477, l='MpServer', x=355.50, y=63.00, z=348.50], EntityRabbit['Rabbit'/478, l='MpServer', x=358.50, y=63.00, z=348.50], EntitySpider['Spider'/351, l='MpServer', x=265.00, y=56.09, z=388.28], EntityRabbit['Rabbit'/479, l='MpServer', x=358.09, y=64.00, z=346.50], EntityZombie['Zombie'/352, l='MpServer', x=269.50, y=26.00, z=404.50], EntityCow['Cow'/480, l='MpServer', x=358.09, y=63.00, z=398.16], EntitySheep['Sheep'/481, l='MpServer', x=363.03, y=65.00, z=401.09], EntityCow['Cow'/482, l='MpServer', x=353.03, y=63.00, z=403.91], EntitySheep['Sheep'/483, l='MpServer', x=363.66, y=66.00, z=411.44], EntityRabbit['Rabbit'/498, l='MpServer', x=368.50, y=67.00, z=315.50], EntityRabbit['Rabbit'/499, l='MpServer', x=368.50, y=67.00, z=314.50], EntityCow['Cow'/502, l='MpServer', x=371.22, y=65.00, z=385.44], EntitySheep['Sheep'/503, l='MpServer', x=377.50, y=75.00, z=428.50]]
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 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: 307778592 bytes (293 MB) / 577351680 bytes (550 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1513 Optifine OptiFine_1.8_HD_U_D5 15 mods loaded, 15 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.3.1513.jar)
UCHIJAAAA Forge{11.14.3.1513} [Minecraft Forge] (forge-1.8-11.14.3.1513.jar)
UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
UCHIJAAAA securitycraft{v1.7.4.1} [SecurityCraft] ([1.8] SecurityCraft v1.7.4.1 (1).jar)
UCHIJAAAA antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-LATEST-1.8.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.8-1.4.0-1.jar)
UCHIJAAAA guideapi{1.8-1.0.0-21} [Guide-API] (Guide-API-1.8-1.0.0-21.jar)
UCHIJAAAA progressiveautomation{1.6.15} [Progressive Automation] (ProgressiveAutomation-1.8-1.6.15.jar)
UCHIJAAAA chunkbase_slimemod_ssp{2.1} [Slime Mod (SSP)] (SlimeModSSP-1.8-2.1.jar)
UCHIJAAAA spawnchecker{2.2-SNAPSHOT} [SpawnChecker] (SpawnChecker-2.2-SNAPSHOT.jar)
UCHIJAAAA spawnchecker.presetmode{2.2-SNAPSHOT} [SpawnChecker preset mode] (SpawnChecker-2.2-SNAPSHOT.jar)
UCHIJAAAA chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (VillageInfoSSP-1.8-2.1.jar)
UCHIJAAAA worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
antiidconflict (AntiIdConflict-LATEST-1.8.jar)
code.elix_x.coremods.antiidconflict.core.AntiIdConflictTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 7640G'
Launched Version: 1.8-forge1.8-11.14.3.1513
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7640G GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, 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: No
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)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe 1.8 version of Blood Magic is in Alpha. You might have to remove it for now. I would also post this on the Blood Magic post.
"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."