View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002469 | Industrial-Craft² | tools / electric items | public | 2019-01-20 12:56 | 2019-01-20 14:29 |
Reporter | firestorm | Assigned To | Chocohead | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | Builds for MC 1.12.x | ||||
Summary | 0002469: OD/OV scanner not showing results | ||||
Description | Whenever I do a manual scan with the device I get no results | ||||
Steps To Reproduce | Make scanner, Select scanner in slot Right click to use | ||||
Additional Information | Not working in version: Industrialcraft-2-2-.8.73-ex112 which comes with FTBRevelations-2.7.0-1.12.2.zip (current) It worked fine in the previous version of revelations which strangely still uses the same version of industrial craft: FTBRevelations-2.6.0-1.12.2.zip (Beta) | ||||
Tags | ovscanner odscanner broken | ||||
Minecraft Version | 1.12.2 | ||||
|
|
|
Looked at the log when opening the scanner, seems its conflicting with astralsorcery. 13:55:54 FML Server thread error Exception caught during firing event hellfirepvp.astralsorcery.common.event.AttributeEvent$PostProcessVanilla@7b834203: java.lang.IllegalStateException: Called getProgress on neither server or client - what are you? at hellfirepvp.astralsorcery.common.data.research.ResearchManager.getProgress(ResearchManager.java:86) at hellfirepvp.astralsorcery.common.integrations.mods.thaumcraft.perks.key.KeyEnergyShield.on(KeyEnergyShield.java:41) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1252_KeyEnergyShield_on_PostProcessVanilla.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at hellfirepvp.astralsorcery.common.event.AttributeEvent.postProcessVanilla(AttributeEvent.java:137) at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_111129_g(SourceFile:200) at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_111126_e(SourceFile:176) at net.minecraft.entity.EntityLivingBase.func_110138_aP(EntityLivingBase.java:1453) at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:166) at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:157) at ic2.core.Ic2Player.<init>(Ic2Player.java:25) at ic2.core.Ic2Player.get(Ic2Player.java:18) at ic2.core.item.tool.ItemScanner.scan(ItemScanner.java:115) at ic2.core.item.tool.ItemScanner.func_77659_a(ItemScanner.java:80) at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:217) at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:358) at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765) at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32) at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9) at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:46) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745) 13:55:54 FML Server thread error Index: 1 Listeners: 13:55:54 FML Server thread error 0: NORMAL 13:55:54 FML Server thread error 1: ASM: hellfirepvp.astralsorcery.common.integrations.mods.thaumcraft.perks.key.KeyEnergyShield@7060c3b4 on(Lhellfirepvp/astralsorcery/common/event/AttributeEvent$PostProcessVanilla;)V 13:55:54 FML Server thread error 2: ASM: hellfirepvp.astralsorcery.common.constellation.perk.attribute.AttributeTypeLimiter@59f4d313 onProcess(Lhellfirepvp/astralsorcery/common/event/AttributeEvent$PostProcessVanilla;)V 13:55:54 net.minecraft.server.MinecraftServer Server thread fatal Error executing task java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Called getProgress on neither server or client - what are you? at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at net.minecraft.util.Util.func_181617_a(SourceFile:47) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.IllegalStateException: Called getProgress on neither server or client - what are you? at hellfirepvp.astralsorcery.common.data.research.ResearchManager.getProgress(ResearchManager.java:86) at hellfirepvp.astralsorcery.common.integrations.mods.thaumcraft.perks.key.KeyEnergyShield.on(KeyEnergyShield.java:41) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1252_KeyEnergyShield_on_PostProcessVanilla.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at hellfirepvp.astralsorcery.common.event.AttributeEvent.postProcessVanilla(AttributeEvent.java:137) at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_111129_g(SourceFile:200) at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_111126_e(SourceFile:176) at net.minecraft.entity.EntityLivingBase.func_110138_aP(EntityLivingBase.java:1453) at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:166) at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:157) at ic2.core.Ic2Player.<init>(Ic2Player.java:25) at ic2.core.Ic2Player.get(Ic2Player.java:18) at ic2.core.item.tool.ItemScanner.scan(ItemScanner.java:115) at ic2.core.item.tool.ItemScanner.func_77659_a(ItemScanner.java:80) at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:217) at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:358) at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765) at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32) at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9) at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:46) ... 5 more |
|
This should work with IC2 2.8.106 or newer |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-20 12:56 | firestorm | New Issue | |
2019-01-20 12:56 | firestorm | File Added: scanner.JPG | |
2019-01-20 12:56 | firestorm | Tag Attached: ovscanner odscanner broken | |
2019-01-20 14:13 | firestorm | Note Added: 0005878 | |
2019-01-20 14:29 | Chocohead | Assigned To | => Chocohead |
2019-01-20 14:29 | Chocohead | Status | new => resolved |
2019-01-20 14:29 | Chocohead | Resolution | open => fixed |
2019-01-20 14:29 | Chocohead | Fixed in Version | => Builds for MC 1.12.x |
2019-01-20 14:29 | Chocohead | Note Added: 0005880 |