melo15an
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 13-12-18 下午4:21
Description: Updating screen events

java.lang.NoSuchMethodError: universalelectricity.core.electricity.ElectricityDisplay.getDisplay(DLuniversalelectricity/core/electricity/ElectricityDisplay$ElectricUnit;)Ljava/lang/String;
    at basiccomponents.common.item.ItemBlockCopperWire.func_77624_a(ItemBlockCopperWire.java:24)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:662)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.getTooltip(GuiRenderer.java:460)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.getItemNameandInformation(GuiRenderer.java:429)
    at uristqwerty.CraftGuide.UtilImplementationCommon.getItemStackText(UtilImplementationCommon.java:53)
    at uristqwerty.CraftGuide.CommonUtilities.getItemStackText(CommonUtilities.java:197)
    at uristqwerty.CraftGuide.CommonUtilities.getExtendedItemStackText(CommonUtilities.java:136)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.mouseMovedCell(FilterSelectGrid.java:89)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.mouseMovedRow(GuiScrollableGrid.java:320)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.mouseMoved(GuiScrollableGrid.java:86)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.mouseMoved(FilterSelectGrid.java:78)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.GuiElement.mouseMoved(GuiElement.java:196)
    at uristqwerty.gui_craftguide.components.Window.updateMouse(Window.java:60)
    at uristqwerty.gui_craftguide.minecraft.Gui.func_73867_d(Gui.java:78)
    at uristqwerty.CraftGuide.GuiCraftGuide.func_73867_d(GuiCraftGuide.java:459)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1564)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


A detailed walkthrough of the error, its code path and all known details is as follows:



CuppuC
把一下mod高走就行鸟,若不行那就我就不知道鸟

dfnjy
你看他一开始说通用电力.core.ele什么.getdisplay有问题
在basiccomponents里面的copperwire
后面说g键合成表的mousemoved错误 这个我有时候也出
别的就没看出来
总之去安装最新版的通用电力的basiccomponents就行

409136041
应该是某些MOD冲突了吧,你把那些MOD挨个删一遍,看看那几个冲突了就删了,我遇到这种问题都是这么做的