RFTools

RFTools

74M Downloads

Wrench Bugs! [1.7.10]

Blue64 opened this issue ยท 1 comments

commented

Short and Sweet:

  • I have CoFH Thermal Expansion Installed
  • You didn't recognize the Wrench from CoFH Thermal Expansion

I suspect a Load Order Bug. I have no idea how many other Wrenches you have this issue with, but I shall check my Log and see what I can find for you.

here is the Bug I found.:

[21:23:13] [Client thread/TRACE] [rftools/rftools]: Sending event FMLPostInitializationEvent to mod rftools
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected EnderIO: enabling support
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected MineFactory Reloaded: enabling support
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected JABBA: enabling support
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected Mekanism: enabling support
[21:23:13] [Client thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools Detected Draconic Evolution: enabling support
[21:23:13] [Client thread/TRACE] [rftools/rftools]: Sent event FMLPostInitializationEvent to mod rftools
[21:23:13] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - RFTools took 0.209s

CoFH Thermal Expansion Wrench loads Later:

[20:55:46] [Client thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sending event FMLPreInitializationEvent to mod ThermalExpansion
[20:55:47] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Adding runtime interfaces to cofh.thermalexpansion.block.TileRSControl
[20:55:47] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.block.TileRSControl
[20:55:47] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Nothing stripped from cofh.thermalexpansion.block.TileRSControl
[20:55:47] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Adding runtime interfaces to cofh.thermalexpansion.item.tool.ItemWrench
[20:55:47] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Adding runtime interfaces to cofh.thermalexpansion.item.tool.ItemWrenchBattle
[20:55:49] [Client thread/INFO] [ThermalExpansion/ThermalExpansion]: ThermalExpansion: Loading Plugins...
[20:55:49] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.plugins.mfr.MFRPlugin
[20:55:49] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Nothing stripped from cofh.thermalexpansion.plugins.mfr.MFRPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.plugins.ee3.EE3Plugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.plugins.eio.EIOPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Nothing stripped from cofh.thermalexpansion.plugins.eio.EIOPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.plugins.forestry.ForestryPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Nothing stripped from cofh.thermalexpansion.plugins.forestry.ForestryPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Stripping methods and fields from cofh.thermalexpansion.plugins.thaumcraft.ThaumcraftPlugin
[20:55:50] [Client thread/DEBUG] [CoFH ASM/ThermalExpansion]: Nothing stripped from cofh.thermalexpansion.plugins.thaumcraft.ThaumcraftPlugin
[20:55:50] [Client thread/INFO] [ThermalExpansion/ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[20:55:50] [Client thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sent event FMLPreInitializationEvent to mod ThermalExpansion
[20:55:50] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Thermal Expansion took 3.631s

[21:23:13] to [20:55:46] clearly shows the time differential between Load Order. this specific Launch actually Crashed during Launch, which I'm still working out, but the crash is irrelevant to this bug, and irrelevant to this Mod. you have the missing CoFH Wrench marked as "not an Error" when it clearly is in fact an Error as I do in fact have it, yet you are not recognizing it.

I would also like to point out that you didn't even check for cofh.thermalexpansion.item.tool.ItemWrenchBattle, I'm not sure if it's already condensed in it's registration on the CoFH side, but the Battle Wrench is supposed to be a tool.ItemWrench that has +Attack to make it more useful should a Mob sneak up on you during your work, but it is a different Item, clearly, so you might desire to check for it.

Found more wrenches!

[20:55:29] [Client thread/DEBUG] [extrautils/ExtraUtilities]: Detected wrench class: buildcraft.api.tools.IToolWrench
[20:55:29] [Client thread/DEBUG] [extrautils/ExtraUtilities]: Detected wrench class: cofh.api.item.IToolHammer
[20:55:29] [Client thread/DEBUG] [extrautils/ExtraUtilities]: Detected wrench class: powercrystals.minefactoryreloaded.api.IMFRHammer
[20:55:29] [Client thread/DEBUG] [extrautils/ExtraUtilities]: Detected wrench class: appeng.api.implementations.items.IAEWrench
[20:55:29] [Client thread/DEBUG] [extrautils/ExtraUtilities]: Detected wrench class: crazypants.enderio.api.tool.ITool

ran outta time where I'm at, I'll review this more while offline and get back to you tomorrow with my findings.

commented

Close as 1.7.10 is no longer supported. If this continues to be a bug on 1.12 or newer, please open a new issue.