View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000184 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2012-12-16 21:52 | 2012-12-22 09:21 |
Reporter | twothe | Assigned To | Player | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000184: Chainsaw of Twilight Forest vines causes a crash | ||||
Description | Using a chainsaw on a vine from the Twilight Forest mod causes an immediate crash: java.lang.NullPointerException at ic2.common.ItemElectricTool.a(ItemElectricTool.java:178) at um.a(SourceFile:196) at ir.b(ItemInWorldManager.java:310) at ir.a(ItemInWorldManager.java:193) at iv.a(NetServerHandler.java:445) at ej.a(SourceFile:46) at cf.b(MemoryConnection.java:79) at iv.d(NetServerHandler.java:82) at iw.b(NetworkListenThread.java:55) at bdr.b(IntegratedServerListenThread.java:111) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592) at bdo.q(IntegratedServer.java:110) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499) at fy.run(SourceFile:856) | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
|
Mod cross-compatability issue. Probably not going to be fixed. |
|
This is a crash in IC2 as obviously a variable is not properly checked for null. This should be fixed even though it only occurred with the mod, yet, as it might manifest in other situations as well, and I don't think it will take long to fix it. |
|
should be fixed in the next build |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-16 21:52 | twothe | New Issue | |
2012-12-17 02:11 | Wliu | Note Added: 0000496 | |
2012-12-17 15:25 | twothe | Note Added: 0000500 | |
2012-12-22 09:21 | Player | Note Added: 0000540 | |
2012-12-22 09:21 | Player | Status | new => resolved |
2012-12-22 09:21 | Player | Resolution | open => fixed |
2012-12-22 09:21 | Player | Assigned To | => Player |