View Issue Details

IDProjectCategoryView StatusLast Update
0000185Industrial-Craft²E-Net, cabling, storage/transformer blockspublic2012-12-22 06:23
ReporterGrimshad Assigned ToPlayer  
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status resolvedResolutionnot fixable 
PlatformPCOSW8OS Versionx64
Summary0000185: Random crash
Description2012-12-16 22:20:15 [INFO] [STDERR] java.lang.AbstractMethodError
2012-12-16 22:20:15 [INFO] [STDERR] at ic2.common.ItemToolWrench.onItemUseFirst(ItemToolWrench.java:119)
2012-12-16 22:20:15 [INFO] [STDERR] at ir.a(ItemInWorldManager.java:386)
2012-12-16 22:20:15 [INFO] [STDERR] at iv.a(NetServerHandler.java:525)
2012-12-16 22:20:15 [INFO] [STDERR] at net.smart.moving.playerapi.NetServerHandler.a(NetServerHandler.java:39)
2012-12-16 22:20:15 [INFO] [STDERR] at fl.a(SourceFile:58)
2012-12-16 22:20:15 [INFO] [STDERR] at cg.b(TcpConnection.java:451)
2012-12-16 22:20:15 [INFO] [STDERR] at iv.d(NetServerHandler.java:82)
2012-12-16 22:20:15 [INFO] [STDERR] at iw.b(NetworkListenThread.java:55)
2012-12-16 22:20:15 [INFO] [STDERR] at ht.b(SourceFile:30)
2012-12-16 22:20:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
2012-12-16 22:20:15 [INFO] [STDERR] at ho.r(DedicatedServer.java:252)
2012-12-16 22:20:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
2012-12-16 22:20:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
2012-12-16 22:20:15 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-12-16 22:20:15 [SEVERE] [Minecraft] Encountered an unexpected exception AbstractMethodError
java.lang.AbstractMethodError
    at ic2.common.ItemToolWrench.onItemUseFirst(ItemToolWrench.java:119)
    at ir.a(ItemInWorldManager.java:386)
    at iv.a(NetServerHandler.java:525)
    at net.smart.moving.playerapi.NetServerHandler.a(NetServerHandler.java:39)
    at fl.a(SourceFile:58)
    at cg.b(TcpConnection.java:451)
    at iv.d(NetServerHandler.java:82)
    at iw.b(NetworkListenThread.java:55)
    at ht.b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
    at ho.r(DedicatedServer.java:252)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
    at fy.run(SourceFile:856)
TagsNo tags attached.
Minecraft Version

Activities

bobcat64

2012-12-18 23:54

reporter   ~0000514

Last edited: 2012-12-18 23:54

The API for IC2 was updated in 1.110

If you use an addon for an older version of IC2 and use a wrench on one of its blocks this exception will be thrown (despite otherwise being able to load and be used normally).

Also next time you report a crash describe what you were doing, a copy/paste of the crash log isn't too helpful without some context. Luckily I know this error well and we'll probably be seeing it for a month or so until people update the add-ons for 1.110 as the 1.109 addons will load and work but cause this crash upon being wrenched (if they have blocks that can be wrenched).

Player

2012-12-22 06:23

administrator   ~0000534

look like you have another mod/addon installed which uses/ships an outdated IC2 API

Issue History

Date Modified Username Field Change
2012-12-17 06:26 Grimshad New Issue
2012-12-18 23:54 bobcat64 Note Added: 0000514
2012-12-18 23:54 bobcat64 Note Edited: 0000514
2012-12-22 06:23 Player Note Added: 0000534
2012-12-22 06:23 Player Status new => resolved
2012-12-22 06:23 Player Resolution open => not fixable
2012-12-22 06:23 Player Assigned To => Player