Code Monkey home page Code Monkey logo

tinkers-compendium's People

Contributors

alan19 avatar jaredlll08 avatar lance5057 avatar mazdallier avatar randers00 avatar reliarobot avatar royal-jelly avatar thekingroyaljelly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tinkers-compendium's Issues

Github isn't taking the updates

Putting this here for anyone wondering why my github hasn't updated in 6 months. For some reason I've submitted several pushes and none of them are going through, I'll be attempting to fix this but until then I have no idea what the issue is.

Tinker's Glove crashing game.

Attempting to add a modifier to the Tinker's Glove Item causes a crash:
http://pastebin.com/AgdLTkzT

When I disabled TD my client stopped crashing, so this would seem to confirm TD as the cause. Hope you can find and fix the issue in time to roll it into your next update. Until then I'll just keep the Tinker's glove recipe disabled.

Can't craft any shields

I can't craft shields using the toolforge. I'm using MC 1.7.10 with forge 10.13.4.1558-1.7.10, tcon1.7.10-1.8.8 with tinker's defense 1.3.4a.

Missing gradlew wrapper

Went to build this and realized you were missing the gradlew wrapper. Also what version of java was this built on? IIRC eclipse said 6?

Queen's Gold item id contains spaces and an apostroph

I am trying to use MineTweaker with Tinkers-Defense, but it doesn't work because Queen's Gold Ingot has an id with spaces and an apostroph, and MineTweaker doesn't like that atm. I realize this is a problem/bug with MineTweaker, not Tinkers-Defense, but my personal opinion is that it would be better style if the id was queensGoldIngot. While you are at it, look at the other ids, too (I only saw that with Queen's gold, but haven't checked the rest)

Tinkers ingots not reversable

Hello,
We tried to cast some ingots out of liquid aeon steel. That worked so far, but these can't be smelted again. The ingots have the ID 6534:9, but the normal ingots have only 6534. Is this a bug?

Cannot run w/o Botania, BuildCraft (also some other issues / suggestions)

Exactly what it says. Code is trying to access Botania / BC elements while they are not present. Specifically:

core.tools.modifiers.ActiveToolMods.TDefenseActiveToolMod (tries to create a BotaniaToolMods object where there is no Botania installed)
core.tools.TinkerWrench (extends IToolWrench from the BC API)

These results were gained from the deobf environment. EDIT: Results are the same in a regular environment as well.

Also, the mod will not compile without Botania because of the import attempt, which doesn't seem right IMHO.

One final thing: how in the world did you get Battlegear 2 to work in the dev environment??? Everything I've done gives me a weird crash on entering the world that looks like this:

java.lang.IllegalAccessError: tried to access method net.minecraft.entity.EntityLivingBase.getArmSwingAnimationEnd()I from class net.minecraft.entity.player.EntityPlayer

EDIT: Figured I'd like to point out a few more issues with the current code, rather than make another issue statement (also suggestions, general "thing X that is unfinished doesn't work yet even though there is no real point in saying that because unfinished", etc):
-Many texture paths are typed incorrectly (case MATTERS), one case even has "textures/items/textures/armor/ChainArmor.png" which isn't even a real directory
-Armor rendering for helmet and boots are wayyyy off (at least for normal armor). I get that armor is very new and unfinished (to the point that you are literally invincible with a chestplate, the pieces have attack damage, you can put weapon modifiers on them, they call themselves broken (and give a broken 'broken' texture) even though it still has durability...) but maybe get this done first? :)
-Crests don't show up on shields.
-(suggestion) Zweihander is a cheap Terra Blade?? What?!??! Doesn't even use mana! I rate this weapon as a cheap and broken version of a cleaver, doing -1 damage for: free (though weak) ranged attack that requires Botania to be installed and no swing speed debuff. Looks very cool though, I would suggest a rework of the weapon. However, there are no Zweihanders in Battlegear (the mod this mod was intended to bridge TConstruct with) so it seems out of place. Same with the Wrench and Shears. Perhaps split that off as its own mod, and put things like Maces and Waraxes in this one.
-I think armor should be split off at some point as well. Some people might want the armor, but not Battlegear.

Finally I'll say that I don't know what you're thinking, I don't know what stuff is on the top of your to-do list and why, and I do know that it's likely you already know most of the stuff that I just said. So this is just me commenting on that. Don't take it badly :)

Upload current source code

I've noticed that the version of curse forge is different to what is here (1.10.2 vs 1.7.10) could you update it :)

Not an Issue more of a question.

Is there no support for the newest version of ExtaTIC for this mod?? i see on the extratic minecraft forum that its on your end to make it compatible and then i see on your curse page that its on their end to make it compatible... Just figured id ask here and get a definitive answer. Sorry if I'm being a bother.

Heavy armor issues

Heavy armor has a couple problems.

  1. durability drops super fast, like 50 points a hit
  2. armor switches to "broken" after one hit, (labeled as broken and with broken texture, which has the broken item texture over missing texture purple and black squares, this was using bronze and iron parts, so you may be missing part of those textures)
  3. players don't take damage in heavy armor, I sat in heavy armor boots getting knocked around by thaumcraft cultists and didn't take any damage.

most of these sound like debug features that didn't get disabled.

Issue with Kcauldron/Thermos

I tried to boot it up with KCauldron and got this

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 11/28/16 11:54 AM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:157)
at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:143)
at lance5057.tDefense.TinkersDefense.preInit(TinkersDefense.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
at java.lang.Thread.run(Thread.java:745)

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

-- System Details --
Details:
Minecraft Version: 1.7.10
KCauldron Version: pw.prok:KCauldron:1.7.10-1614.201 Official
Plugins: ERROR NullPointerException: null
Disabled Plugins: ERROR NullPointerException: null
Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3322177776 bytes (3168 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB)
JVM Flags: 2 total; -Xmx4096M -Xms4096M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)
UCH kimagine{0.2} [KImagine] (minecraft.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UCE tinkersdefense{1.3.7} [Tinkers' Defense] (tinkersdefense-1.3.7.jar)
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'kcauldron,cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)

I cannot do anything more from my end but I figured I'd let you know

Chain Shirt and Plate Leggings - Incorrectly Named

I saw the /r/feedthebeast post you made about the armor, and so far, I have to say that it is looking great! However, the chain shirt and plate leggings are named incorrectly in the imgur album.

You called the chain shirt a halberd, but a halberd is a polearm - basically an axe on the end of a staff. Chain shirts are generally called hauberks.

As for the plate leggings, you got it almost right. They aren't called grieves, but greaves. Small difference, but the first is a verb, while the other is lower leg plates.

Sorry if this comes across as condescending. It just pains me to see these terms misused, especially as someone who has been training to use medieval weapons and armor for several years now.

Missing Models and Textures; Excerpts from the boot log on MC 1.12.2 TD version 1.4.2.4a

I've uploaded the full log as a .txt
log.txt

[23:39:44] [main/FATAL] [FML]: Suppressed additional 525 model loading errors for domain tinkersdefense

[...]

[23:07:51] [main/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: ==================================================
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: DOMAIN tinkersdefense
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: domain tinkersdefense is missing 4 textures
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: domain tinkersdefense has 1 location:
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: mod tinkersdefense resources at E:\Program Files\MultiMC (Minecraft)\instances\1.12.2\minecraft\mods\Tinker's Defense v1.4.2.4a.jar
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: -------------------------
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: The missing resources for domain tinkersdefense are:
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: textures/items/armor/hood/_broken.png
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: textures/items/armor/shawl/_broken.png
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: textures/items/fishingrod/broken.png
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: textures/items/armor/robe/_broken.png
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: -------------------------
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: No other errors exist for domain tinkersdefense
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: ==================================================
[23:07:51] [main/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

Crash with BaseMetals

"Platinum is already registered". As Base Metals and it's addons Register a hell lot of metals (around 100) this likeley happens to more metals when that one is fixed, you might want to look into that.

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers' Defense (tinkersdefense)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "platinum": It was already registered by Base Metals
at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:951)
at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:129)
at slimeknights.tconstruct.library.MaterialIntegration.preInit(MaterialIntegration.java:101)
at lance5057.tDefense.core.materials.TDMaterials.createMaterial(TDMaterials.java:508)
at lance5057.tDefense.core.materials.TDMaterials.preInit(TDMaterials.java:421)
at lance5057.tDefense.TinkersDefense.preInit(TinkersDefense.java:287)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Client crash on startup "NoClassDefFoundError: gmail/Lance5057/com/RoundShield"

Hello,
We are trying to update our modpack to some new versions. But we get a client crash about tinkers defense. We updated forge to the newest 1291 version. Could that cause the problem?

---- Minecraft Crash Report ----
// Sorry :(

Time: 23.02.15 08:27
Description: Initializing game

java.lang.NoClassDefFoundError: gmail/Lance5057/com/RoundShield
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: gmail.Lance5057.com.RoundShield
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 34 more
Caused by: java.lang.VerifyError: class gmail.Lance5057.com.RoundShield overrides final method getRenderPasses.(I)I
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 36 more

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

-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 3.14.14-gentoo
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 186212656 bytes (177 MB) / 511840256 bytes (488 MB) up to 3203792896 bytes (3055 MB)
JVM Flags: 3 total; -Xmx3072m -Xincgc -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 170 mods loaded, 170 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed
FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed
Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed
appliedenergistics2-core{rv2-beta-8} AppliedEnergistics2 Core Unloaded->Constructed
CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed
{000} CoFH ASM Data Initialization Unloaded->Constructed
MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks Unloaded->Constructed
Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed
MobiusCore{1.2.3} MobiusCore Unloaded->Constructed
NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed
OpenComputers|Core{1.0.0} OpenComputers (Core) Unloaded->Constructed
OpenEye{0.6} OpenEye Unloaded->Constructed
OpenModsCore{0.6} OpenModsCore Unloaded->Constructed
malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} Malisis Core Unloaded->Constructed
battlegear2{1.0.7.0} Mine & Blade Battlegear 2 - Bullseye Unloaded->Constructed
gregapi{GT6-MC1710} Greg-API Unloaded->Constructed
appliedenergistics2{rv2-beta-8} Applied Energistics 2 Unloaded->Constructed
bdlib{1.6.4.49} BD Lib Unloaded->Constructed
ae2stuff{0.1.5.13} AE2 Stuff Unloaded->Constructed
AgriCraft{1.7.10-1.3.0-alpha4} AgriCraft Unloaded->Constructed
AppleCore{1.1.0} AppleCore Unloaded->Constructed
Baubles{1.0.1.10} Baubles Unloaded->Constructed
BiblioCraft{1.9.2} BiblioCraft Unloaded->Constructed
AWWayofTime{v1.3.0b} Blood Magic: Alchemical Wizardry Unloaded->Constructed
Botania{r1.5-163} [Botania](Botania r1.5-163.jar) Unloaded->Constructed
CoFHCore{1.7.10R3.0.0RC1} CoFH Core Unloaded->Constructed
BuildCraft|Core{6.3.7} BuildCraft Unloaded->Constructed
BuildCraft|Transport{6.3.7} BC Transport Unloaded->Constructed
BuildCraft|Silicon{6.3.7} BC Silicon Unloaded->Constructed
BuildCraft|Builders{6.3.7} BC Builders Unloaded->Constructed
BuildCraft|Energy{6.3.7} BC Energy Unloaded->Constructed
BuildCraft|Factory{6.3.7} BC Factory Unloaded->Constructed
BuildCraft|Compat{6.3.0} BuildCraft Compat Unloaded->Constructed
CarpentersBlocks{3.3.5} [Carpenter's Blocks](Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed
ForgeMultipart{1.1.1.320} Forge Multipart Unloaded->Constructed
chisel{2.3.7.34} Chisel 2 Unloaded->Constructed
EnderStorage{1.4.5.27} EnderStorage Unloaded->Constructed
IC2{2.2.680-experimental} IndustrialCraft 2 Unloaded->Constructed
MineFactoryReloaded{1.7.10R2.8.0RC7} MineFactory Reloaded Unloaded->Constructed
MrTJPCoreMod{1.0.5.11} MrTJPCore Unloaded->Constructed
ProjRed|Core{4.5.12.64} ProjectRed Unloaded->Constructed
ProjRed|Transmission{4.5.12.64} ProjectRed-Transmission Unloaded->Constructed
ThermalFoundation{1.7.10R1.0.0RC2} Thermal Foundation Unloaded->Constructed
ThermalExpansion{1.7.10R4.0.0RC1} Thermal Expansion Unloaded->Constructed
OpenComputers{1.5.0.6} OpenComputers Unloaded->Constructed
Waila{1.5.8} Waila Unloaded->Constructed
CompactMachines{1.7.10-1.17} Compact Machines Unloaded->Constructed
cookiecore{1.3.1} Cookie Core Unloaded->Constructed
BuildMod{v1.0} [Build Mod](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed
CoroPets{v1.0} [CoroPets](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed
CoroAI{v1.0} [CoroAI](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed
ExtendedRenderer{v1.0} [Extended Renderer](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed
ConfigMod{v1.0} [Extended Mod Config](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed
CustomMainMenu{1.1} Custom Main Menu Unloaded->Constructed
LunatriusCore{1.1.2.21} LunatriusCore Unloaded->Constructed
DynIMC{1.1.0.10} DynIMC Unloaded->Constructed
Eln{46} Electrical Age Unloaded->Constructed
Enchiridion{1.1} Enchiridion Unloaded->Constructed
EnderIO{1.7.10-2.2.8.349} Ender IO Unloaded->Constructed
EnderTech{1.7.10-0.3.0.364} EnderTech Unloaded->Constructed
enhancedportals{3.0.10} EnhancedPortals Unloaded->Constructed
extracells{2.2.55} ExtraCells Unloaded->Constructed
ExtraUtilities{1.2.1} Extra Utilities Unloaded->Constructed
FastCraft{1.19} FastCraft Unloaded->Constructed
Forestry{3.4.0.7} Forestry for Minecraft Unloaded->Constructed
ForgeEssentialsClient{%VERSION%} Forge Essentials Client Addon Unloaded->Constructed
funkylocomotion{1.0} Funky Locomotion Unloaded->Constructed
GalacticraftCore{3.0.8} Galacticraft Core Unloaded->Constructed
GalacticraftMars{3.0.8} Galacticraft Planets Unloaded->Constructed
galacticgreg{1.3} Galactic Greg Unloaded->Constructed
gendustry{1.4.7.64} GenDustry Unloaded->Constructed
pressure{1.0.6.60} Pressure Pipes Unloaded->Constructed
advgenerators{0.9.10.46} Advanced Generators Unloaded->Constructed
IC2NuclearControl{2.1.2a} Nuclear Control 2 Unloaded->Constructed
harvestcraft{1.7.10d} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed
gregtech{GT6-MC1710} GregTech Unloaded->Constructed
Growthcraft{2.1.0a} Growthcraft Unloaded->Constructed
Growthcraft|Bamboo{2.1.0} Growthcraft Bamboo Unloaded->Constructed
Growthcraft|Cellar{2.1.0a} Growthcraft Cellar Unloaded->Constructed
Growthcraft|Grapes{2.1.0} Growthcraft Grapes Unloaded->Constructed
Growthcraft|Hops{2.1.0} Growthcraft Hops Unloaded->Constructed
Growthcraft|Rice{2.1.0a} Growthcraft Rice Unloaded->Constructed
HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode](HQM-The Journey %284.2.2%29.jar) Unloaded->Constructed
InGameInfoXML{2.8.1.75} InGame Info XML Unloaded->Constructed
RedstoneArsenal{1.7.10R1.1.0RC2} Redstone Arsenal Unloaded->Constructed
simplyjetpacks{1.4.1} Simply Jetpacks Unloaded->Constructed
InGameInfoXML|simplyjetpacksIntegration{2.8.1.75} InGame Info XML - Simply Jetpacks Integration Unloaded->Constructed
InGameInfoXML|ThaumcraftIntegration{2.8.1.75} InGame Info XML - Thaumcraft Integration Unloaded->Constructed
inpure|core{1.7.10R1.0.0B9} INpureCore Unloaded->Constructed
inventorytweaks{1.59-dev-156-af3bc68} Inventory Tweaks Unloaded->Constructed
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed
JABBA{1.2.0b} JABBA Unloaded->Constructed
LogisticsPipes{0.8.3.102} Logistics Pipes Unloaded->Constructed
malisisdoors{1.7.10-1.4.3} Malisis' Doors Unloaded->Constructed
Mantle{1.7.10-0.3.2.jenkins187} Mantle Unloaded->Constructed
TConstruct{1.7.10-1.8.2.build900} Tinkers' Construct Unloaded->Constructed
Mariculture{1.7.10-1.2.4d-15} Mariculture Unloaded->Constructed
MariTech{1.0} Marine Technlogy Unloaded->Constructed
minechem{5.0.5.387} Minechem Unloaded->Constructed
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC7} MFR Compat: Applied Energistics Unloaded->Constructed
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC7} MFR Compat: Atum Unloaded->Constructed
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC7} MFR Compat: BackTools Unloaded->Constructed
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC7} MFR Compat: BuildCraft Unloaded->Constructed
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC7} MFR Compat: Chococraft Unloaded->Constructed
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC7} MFR Compat: ExtraBiomes Unloaded->Constructed
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC7} MFR Compat: Forestry Unloaded->Constructed
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC7} MFR Compat: ForgeMicroblock Unloaded->Constructed
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC7} MFR Compat: IC2 Unloaded->Constructed
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC7} MFR Compat: Mystcraft Unloaded->Constructed
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC7} MFR Compat ProjectRed Unloaded->Constructed
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC7} MFR Compat: Railcraft Unloaded->Constructed
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC7} MFR Compat: RP2 Unloaded->Constructed
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC7} MFR Compat: Sufficient Biomes Unloaded->Constructed
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC7} MFR Compat: Thaumcraft Unloaded->Constructed
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC7} MFR Compat: Thermal Expansion Unloaded->Constructed
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC7} MFR Compat: Tinkers' Construct Unloaded->Constructed
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC7} MFR Compat: TwilightForest Unloaded->Constructed
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC7} MFR Compat: Vanilla Unloaded->Constructed
MineTweaker3{3.0.9B} MineTweaker 3 Unloaded->Constructed
testdummy{1.0} MmmMmmMmmMmm Unloaded->Constructed
modtweaker2{0.7} Mod Tweaker 2 Unloaded->Constructed
Natura{2.2.0} Natura Unloaded->Constructed
NEIAddons{1.12.4.16} NEI Addons Unloaded->Constructed
NEIAddons|Botany{1.12.4.16} NEI Addons: Botany Unloaded->Constructed
NEIAddons|Forestry{1.12.4.16} NEI Addons: Forestry Unloaded->Constructed
NEIAddons|CraftingTables{1.12.4.16} NEI Addons: Crafting Tables Unloaded->Constructed
NEIAddons|ExNihilo{1.12.4.16} NEI Addons: Ex Nihilo Unloaded->Constructed
neiintegration{1.0.7} NEI Integration Unloaded->Constructed
NetherOres{1.7.10R2.3.0RC4} Nether Ores Unloaded->Constructed
recipehandler{0.2} NoMoreRecipeConflict Unloaded->Constructed
notenoughkeys{@MOD_VERSION@} NotEnoughKEys Unloaded->Constructed
neresources{0.1.0.95} Not Enough Resources Unloaded->Constructed
ObsidiPlates{3.0.0.18} ObsidiPlates Unloaded->Constructed
OpenMods{0.6} OpenMods Unloaded->Constructed
OpenBlocks{1.3} OpenBlocks Unloaded->Constructed
openmodularturrets{1.3.4} Open Modular Turrets Unloaded->Constructed
MapWriter{2.1.1} MapWriter Unloaded->Constructed
Opis{1.2.3} Opis Unloaded->Constructed
PneumaticCraft{1.6.2-64} PneumaticCraft Unloaded->Constructed
ProjRed|Compatibility{4.5.12.64} ProjectRed-Compatibility Unloaded->Constructed
ProjRed|Integration{4.5.12.64} ProjectRed-Integration Unloaded->Constructed
ProjRed|Illumination{4.5.12.64} ProjectRed-Illumination Unloaded->Constructed
RandomThings{2.2.4} Random Things Unloaded->Constructed
ResourceLoader{1.0} Resource Loader Unloaded->Constructed
rftools{2.50} RFTools Unloaded->Constructed
Roguelike{1.3.6} Roguelike Dungeons Unloaded->Constructed
RPGAdvMod{1.0.0} RPGAdvMod Unloaded->Constructed
AS_Ruins{14.7} Ruins Spawning System Unloaded->Constructed
SpiceOfLife{1.2.3} The Spice of Life Unloaded->Constructed
StevesFactoryManager{A93} Steve's Factory Manager Unloaded->Constructed
StevesAddons{0.7.3} Steve's Addons Unloaded->Constructed
StevesCarts{2.0.0.b18} Steve's Carts 2 Unloaded->Constructed
StevesWorkshop{0.5.1} Steve's Workshop Unloaded->Constructed
StorageDrawers{1.2.2} Storage Drawers Unloaded->Constructed
tabbychat{1.11.2.2} TabbyChat Unloaded->Constructed
ThermalDynamics{1.7.10R1.0.0RC1} Thermal Dynamics Unloaded->Constructed
TSteelworks{1.7.10-1.1.0} Tinkers' Steelworks Unloaded->Constructed
TiCTooltips{1.2.1} TiC Tooltips Unloaded->Constructed
tinkersdefense{1.0} Tinkers' Defense Unloaded
TMechworks{0.2.11.89} Tinkers' Mechworks Unloaded
ttCore{MC1.7.10-0.1.0-66} ttCore Unloaded
WailaHarvestability{1.1.2} Waila Harvestability Unloaded
wailaplugins{MC1.7.10-0.0.1-13} WAILA Plugins Unloaded
weather2{v2.3.6} weather2 Unloaded
ZAMod{v1.9.5} Zombie Awareness Unloaded
McMultipart{1.1.1.320} Minecraft Multipart Plugin Unloaded
aobd{2.4.0} Another One Bites The Dust Unloaded
HungerOverhaul{1.7.10-beta.6.jenkins56} Hunger Overhaul Unloaded
IguanaTweaksTConstruct{1.7.10-2.1.2.111} Iguana Tinker Tweaks Unloaded
ForgeMicroblock{1.1.1.320} Forge Microblocks Unloaded
OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
AE2 Version: beta rv2-beta-8 for Forge 10.13.2.1230
CoFHCore: -[1.7.10]3.0.0RC1-181
MineFactoryReloaded: -[1.7.10]2.8.0RC7-71
ThermalFoundation: -[1.7.10]1.0.0RC2-53
ThermalExpansion: -[1.7.10]4.0.0RC1-119
RedstoneArsenal: Lacking version information.
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
NetherOres: -[1.7.10]2.3.0RC4-10
ThermalDynamics: -[1.7.10]1.0.0RC1-69
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.4.0 NVIDIA 340.46, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Invictus-1.0.zip, ProjectPhoenixRP-20150209.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Crash when upgrading equipment parts in Tool Forge

http://pastebin.com/hZ0EChke

Using both TiC Tooltips and Iguana Tinker Tweaks. Crash occurred when I tried to put a substitute Armor Plate into the Tool Forge to replace one of the Armor Plates in a Heater Shield I made, instant crash. For reference, shield was made of Bronze Tough Rod, Alumite Armor Plate, Steel Armor Plate and an Electrum Rivet, and I tried swapping in an Iron Armor Plate to test functionality. Upon reloading the world the Iron Armor Plate is gone and the Heater Shield I had made was intact, still in the Tool Forge.

Can't shift+click TD armor in your inventory

Minor issue, but you can't use shift+click on TD's armor in your inventory or right click them in your hotbar either to immediately equip them. For some reason, this also causes things that change your equipment such as the sleeping bags from OpenBlocks to not re-equip your armor after using it.

Trying to build - fails

I am trying to build TDefense to fix the issue we have been having since 1.3: that it cant be run under an API-ed launcher (Cauldron, kCauldron, Thermos and Sponge). We have found the issue to be the following:
in

lance5057/tDefense/TinkersDefense.java

There are 2 iterations:

import net.minecraftforge.client.ClientCommandHandler;

and

ClientCommandHandler.instance.func_71560_a((ICommand)new TD_Commands());

These need to be changed to the serverversion of the commands (This is best practice anyway to avoid issues).

If possible, could either Gradle be updated, or, 1.3.7 be updated with the small code change that would help the world out with anyone running 1.7.10 with BukkitAPI / 1.10.2 with Sponge?

Crash when interacting with tool forge

doing anything with the tool forge, repairing, modifying causes a crash, crash report here

---- Minecraft Crash Report ----
// There are four lights!

Time: 8/13/16 3:11 AM
Description: Updating screen events

java.lang.NullPointerException: Updating screen events
at lance5057.tDefense.core.tools.modifiers.Thaumcraft.modifierRepairVis.matches(modifierRepairVis.java:32)
at tconstruct.library.crafting.ModifyBuilder.modifyItem(ModifyBuilder.java:25)
at tconstruct.tools.logic.ToolForgeLogic.buildTool(ToolForgeLogic.java:49)
at tconstruct.tools.logic.ToolStationLogic.func_70296_d(ToolStationLogic.java:65)
at net.minecraft.inventory.Slot.func_75218_e(Slot.java:83)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:78)
at cofh.lib.util.helpers.InventoryHelper.mergeItemStack(InventoryHelper.java:360)
at net.minecraft.inventory.Container.func_75135_a(SourceFile)
at tconstruct.tools.inventory.ToolStationContainer.func_82846_b(ToolStationContainer.java:119)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:193)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(Unknown Source)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394)
at tconstruct.tools.gui.ToolStationGui.func_73864_a(ToolStationGui.java:69)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at lance5057.tDefense.core.tools.modifiers.Thaumcraft.modifierRepairVis.matches(modifierRepairVis.java:32)
at tconstruct.library.crafting.ModifyBuilder.modifyItem(ModifyBuilder.java:25)
at tconstruct.tools.logic.ToolForgeLogic.buildTool(ToolForgeLogic.java:49)
at tconstruct.tools.logic.ToolStationLogic.func_70296_d(ToolStationLogic.java:65)
at net.minecraft.inventory.Slot.func_75218_e(Slot.java:83)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:78)
at cofh.lib.util.helpers.InventoryHelper.mergeItemStack(InventoryHelper.java:360)
at net.minecraft.inventory.Container.func_75135_a(SourceFile)
at tconstruct.tools.inventory.ToolStationContainer.func_82846_b(ToolStationContainer.java:119)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:193)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(Unknown Source)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:394)
at tconstruct.tools.gui.ToolStationGui.func_73864_a(ToolStationGui.java:69)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

-- Affected screen --
Details:
Screen name: tconstruct.tools.gui.ToolForgeGui

now you don't crash when you open the menu, only when you try to do something with it

colors not matching on cloth armor

when making cloth armor, the color of the finished cloth armor item and the color of the cloth that goes in and the armor that come out do not match. for example, you put in black and yellow cloth, you get out green and purple items, but the armor renders on the player as black and yellow. also it says repair material of cactus and alumite and the like, haven't yet tested if the cloth works to repair, need to run down the durability a bit.
edit: durability drops very fast, and player doesn't take any damage, item texture switches to broken very fast(before durability is run out) and cloth armor needs the repair material that the cloth item is replicating, not cloth(for example black cloth robes need to be repaired with alumite)

Support for TAIGA

Currently Large Plates from TAIGA are not allowed at all however tool bindings/rods (both varieties) work fine.

gaining XP via iguana tweaks

There doesn't seem to be a way to gain xp via iguana tweaks. I tried a shield bash, blocking, or punching mobs with it in my hand. I realize there isn't much currently in the way of modifiers, but it'd be nice to have when there are more modifiers available.

Possible new additions?

So I was thinking about this mod and what possibly could be coming in the future. Of course, Heraldry came to mind; But what about armor? Mine and blade: Battlegear is required for this mod to run, and it has knightly armor which isn't quite implemented yet, understandably. Tinkers' Construct really only adds the travelers' gear which isn't very armor-like. So why not add different types of armor? From mail to banded, to half plate, to full-plate to everything in between! All of which available with the tinkers' construct metals! Imagine Bronze-studded Leather, or wooden chain armor! My ideas go deeper than this as well, I have a full range of possible modifiers or the ability to add parts to your armor like a faceplate for your helmet, of Pauldrons to your chest armor. How would you go about doing this? Easy. A new crafting station: The armor Crafting Table. This would also have to including new casts for the new parts required to make the armor, all of which I can design. The possibilities are endless, and I have a full list of items and designs I can't wait to explain to you! Private message me If you like the idea and wish to talk about adding anything!

Extreme lag while looking at another player in tinkers defense armor

Hi i am currently playing on a server with another player when i look at there player model while they are wearing your armor my fps tanks from 120 to 14 as soon as they take it off im back up to 120. We are currently on 1.3.4a. This is an outdated version but I was Just letting you know about this bug. (we are not on the newest version because the pack has not got your new version)

Glowstep Suggestion.

With the glowstep modifer as it is now it kinda spams the glow shards around like crazy. Would there be a way to have the glowstep require a specific light like say 7. I know that tinkers for 1.10.2 has a modifer for tools right now that places a glow orb when you hit light level 7.

Crash on Server

See the following Crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin ([CS]-AdChimneys-3.2.1.0.jar)
BetterFoliageLoader ([T]-BetterFoliage-2.1.10.jar)
EcomodLoadingPlugin (EcologyMod-1.12.2-1.2.1.0.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar)
Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar)
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-27.jar)
ForgelinPlugin (0-Forgelin-1.5.1.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar)
AppleCore ([T]-AppleCore-2.2.2.jar)
MalisisCorePlugin ([CS]-MalisisCore-6.1.7.jar)
NWRTweak ([T]-RedstonePaste-1.7.5.jar)
DummyPlugin ([CS]-ForgeEndertech-4.3.0.0.jar)
MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar)
weaponlib (mw-1.11.5.1_mc1.12.2.jar)
DynamicSurroundingsCore ([T]-DynamicSurroundings-3.4.7.2.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 12/6/17 11:00 AM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers' Defense (tinkersdefense)
Caused by: net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/IItemColor
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:584)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/IItemColor
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.privateGetPublicMethods(Class.java:2902)
at java.lang.Class.getMethods(Class.java:1615)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:81)
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
... 31 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.color.IItemColor
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 37 more
Caused by: java.lang.NullPointerException

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 4.4.0-101-generic
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7269810888 bytes (6933 MB) / 10503061504 bytes (10016 MB) up to 15271460864 bytes (14564 MB)
JVM Flags: 2 total; -Xms8G -Xmx16G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.1.2559 176 mods loaded, 176 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

State ID Version Source Signature
UC minecraft 1.12.2 minecraft.jar None
UC mcp 9.42 minecraft.jar None
UC FML 8.0.99.99 minecraft_server.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UC forge 14.23.1.2559 minecraft_server.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UC advancedrocketrycore 1 minecraft.jar None
UC opencomputers core 1.7.0.20 minecraft.jar
UC fastleafdecay v14 0-FastLeafDecay-v14.jar None
UC felling 1.2.3 0-Felling-1.2.3.jar None
UC forgelin 1.5.1 0-Forgelin-1.5.1.jar None
UC upsizer 4.0 0-upsizer-mc1.12.1-4.0.jar None
UC jehc 1.3.1 1-JustEnoughHarvestCraft-1.3.1.jar None
UC crafttweaker 4.0.10 [CS]-CraftTweaker2-4.0.10.jar None
UC mtlib @Version@ [CS}-MTLib-3.0.1.jar None
UC modtweaker 4.0.5 [CS]-CraftTweaker2-ModTweaker-4.0.5.jar None
UC jei 4.8.5.133 [CS]-JustEnoughItems-4.8.5.133.jar None
UC jepb 1.2.1 1-JustEnoughPatternBanners-1.2.1.jar None
UC baubles 1.5.1 Baubles-1.12-1.5.1.jar None
UC toolbelt 1.7.1 1-ToolBelt-1.7.1.jar None
UC forestry 5.7.0.214 [CS]-Forestry-5.7.0.214.jar None
UC jeibees 0.9.0.5 [C]-JustEnoughItems-Bees-0.9.0.5.jar None
UC craftstudioapi 1.0.0 [CS]-CraftStudio-1.0.0.93.jar None
UC animania 1.4.2 [CS]-Animania-1.4.2.jar None
UC architecturecraft @Version@ [CS]-ArchitectureCraft-1.20.jar None
UC mantle 1.12-1.3.1.21 [CS]-Mantle-1.3.1.21.jar None
UC tconstruct 1.12-2.7.4.34 [T]-TinkersConstruct-2.7.4.34.jar None
UC basemetals 2.5.0-beta3 [CS]-BaseMetals-2.5.0-Beta-3.51.jar None
UC baseminerals 2.5.0-beta2 [CS]-BaseMinerals-2.5.0-Beta-2.11.jar None
UC bibliocraft 2.4.3 [CS]-BiblioCraft-2.4.3.jar None
UC chameleon 1.12-4.1.3 [CS]-Chameleon-4.1.3.jar None
UC chiselsandbits 14.11 [CS]-Chisels&Bits-14.11.jar None
UC sanlib 1.3.1 [CS]-SanLib-1.3.1.jar None
UC claysoldiers 3.0.0-alpha.4.1 [CS]-ClaySoldiersMod-3.0.0-Alpha-4.1.jar None
UC compot 1.1 [CS]-CombinedPotions-1.1.jar None
UC tombstone 2.0.0-beta [CS]-CorailTombstone-2.0.0.jar None
UC craftingtweaks 8.1.6 [CS]-CraftingTweaks-8.1.6.jar None
UC crafttweakerjei 2.0.0 [CS]-CraftTweaker2-4.0.10.jar None
UC loottweaker 0.0.6.5 [CS]-CraftTweaker2-LootTweaker-0.0.6.5.jar None
UC mtrm 1.2.2.30 [CS]-CraftTweaker2-RecipeMaker-1.2.2.30.jar None
UC cyclicmagic 1.10.3 [CS]-Cyclic-1.10.3.jar None
UC densemetals 1.0.2 [CS]-DenseMetals-1.0.2.jar None
UC csb_ench_table 1.1.2 [CS]-EnchantingTable-1.1.2.jar None
UC endercompass 1.2.6.1 [CS]-EnderCompass-1.2.6.1.jar None
UC modernmetals 2.5.0-beta3 [CS]-ModernMetals-2.5.0-Beta-3.64.jar None
UC endmetals 1.2.0-beta1 [CS]-EndMetals-1.2.0-Beta-1.7.jar None
UC fairylights 2.1.1 [CS]-FairyLights-2.1.1.jar None
UC flatcoloredblocks mc1.12-6.6 [CS]-FlatColoredBlocks-6.6.jar None
UC forgeendertech 1.12.1-4.3.0.0 [CS]-ForgeEndertech-4.3.0.0.jar None
UC modcurrency 1.12-1.2.6 [CS]-GoodOl'Currency-1.2.6.jar None
UC harvestcraft 1.12.2a [CS]-HarvestCraft-1.12.2a.jar None
UC infernalmobs 1.7.3 [CS]-InfernalMobs-1.12.2.jar None
UC ironchest 1.12.2-7.0.34.820 [CS]-IronChest-7.0.34.820.jar None
UC malisiscore 1.12.2-6.1.7 [CS]-MalisisCore-6.1.7.jar None
UC malisisblocks 1.12-6.0.2 [CS]-MalisisBlocks-6.0.2.jar None
UC malisisdoors 1.12.2-7.1.1 [CS]-MalisisDoors-7.1.1.jar None
UC mcmultipart 2.3.3 [CS]-MCMultiPart-2.3.3.jar None
UC redstoneflux 2.0.1 [CS]-RedstoneFlux-2.0.1.2.jar d4f1503fbacd9b9fb767720420c5395104239ec9
UC cofhcore 4.3.7 CoFHCore-4.3.7.25.jar None
UC mekanism 1.12.2-9.4.3.329-thiakil [CS]-Mekanism-9.4.3.329.jar None
UC mekanismgenerators 9.4.3 [CS]-Mekanism-Generators-9.4.3.329.jar None
UC multimine 1.5.7 [CS]-MultiMine-1.12.1.jar None
UC nethermetals 1.2.0-beta1 [CS]-NetherMetals-1.2.0-Beta-1.17.jar None
UC recipehandler 0.9 [CS]-NoMoreRecipeConflict-0.9.jar None
UC neid 1.5.4.2 [CS]-NotEnoughIDs-1.5.4.2.jar None
UC reborncore 3.5.1.166 [CS]-RebornCore-3.5.1.166.jar 8727a3141c8ec7f173b87aa78b9b9807867c4e6b
UC storagedrawers 1.12-5.2.5 [CS]-StorageDrawers-5.3.3.jar None
UC refinedstorage 1.5.25 [CS]-RefinedStorage-1.5.25.jar 57893d5b90a7336e8c63fe1c1e1ce472c3d59578
UC rebornstorage 1.0.0 [CS]-RebornStorage-3.0.1.26.jar None
UC reconstructor 2.11a [CS]-Reconstructor-2.11a.jar None
UC refinedstorageaddons 0.2 [CS]-RefinedStorage-Addons-0.2.jar None
UC sanplayermodel 1.0.3 [CS]-SanLib-1.3.1.jar None
UC storageboats 1.6 [CS]-StorageBoats-2.9.jar None
UC storagedrawersextra @Version@ [CS]-StorageDrawers-Extras-3.1.0.jar None
UC theoneprobe 1.4.19 [CS]-TheOneProbe-1.4.19.jar None
UC opencomputers 1.7.0.20 OpenComputers-MC1.12.1-1.7.0.20.jar None
UC stevescarts ${version} StevesCarts-1.12.2-2.4.12.62.jar None
UC topaddons 1.12.2-1.2.1 [CS]-TheOneProbe-Addons-1.2.1.jar None
UC thespotlightmod 1.2.0.101 [CS]-TheSpotlightMod-1.2.0.101.jar None
UC trade 1.0.2 [CS]-Trade-1.0.2.jar None
UC car 1.2.10 [CS]-UltimateCarMod-1.2.10.jar None
UC universalremote 1.12-0.9.9 [CS]-UniversalRemote-0.9.9.jar None
UC vials 1.2.1.2 [CS]-Vials-1.2.1.2.jar None
UC wanionlib 1.12.2-1.3 [CS]-WanionLib-1.3.jar None
UC watercontrolextreme 1.0.0 [CS]-WaterControlExtreme-1.0.0.jar None
UC instantunify 1.0.7 [S]-InstantUnify-1.0.7.jar None
UC worldedit 6.1.8 [S]-WorldEdit-6.1.8.jar None
UC applecore 2.2.2 [T]-AppleCore-2.2.2.jar None
UC appleskin 1.0.9 [T]-AppleSkin-1.0.9.jar None
UC codechickenlib 3.1.3.313 [T]-CodeChickenLib-3.1.3.313.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC chickenchunks 2.4.0.70 [T]-ChickenChunks-2.4.0.70.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC dsurround 3.4.7.2 [T]-DynamicSurroundings-3.4.7.2.jar 7a2128d395ad96ceb9d9030fbd41d035b435753a
UC foamfix 0.8.2-1.12.2 [T]-FoamFix-0.8.2-Lawful.jar None
UC immersiveengineering 0.12-75 [T]-ImmersiveEngineering-75.jar 4cb49fcde3b43048c9889e0a3d083225da926334
UC modernlamps 1.0.3 [T]-ModernLights-1.0.3.jar None
UC nuclearcraft 2.5a [T]-NuclearCraft-2.5a.jar None
UC redstonepaste 1.7.5 [T]-RedstonePaste-1.7.5.jar None
UC scannable 1.6.2.13 [T]-Scannable-1.6.2.13.jar None
UC simplyconveyors 3.0.6 [T]-SimplyConveyors-4.0.4.jar None
UC soulshardstow 1.12-2.7.4-53 [T]-SoulShards-2.7.4-53.jar None
UC spiceoflife 1.3.11 [T]-SpiceOfLife-1.3.11.jar None
UC supersoundmuffler 1.0.2.9 [T]-SuperSoundMuffler-1.0.2.9.jar None
UC thutcore 5.12.5 [T]-ThutCore-5.12.5.jar None
UC thutcore_compat 1.0 [T]-ThutCore-5.12.5.jar None
UC thuttech 6.0.9 [T]-ThutTech-6.0.9.jar None
UC tinkertoolleveling 1.12-1.0.2b.DEV.1a79301 [T]-TinkerToolLeveling-1.0.2b.jar None
UC vbe GRADLE:VERSION-GRADLE:BUILD [T]-VanillaBuildersExtension-1.0.6.jar None
UC waystones 4.0.17 [T]-WayStones-4.0.17.jar None
UC wificharge 1.3.0 [T]-WirelessCharger-1.3.0.jar None
UC additionalbanners 1.1.40 AdditionalBanners-1.12.2-1.1.40.jar d476d1b22b218a10d845928d1665d45fce301b27
UC libvulpes 0.2.6.-16 LibVulpes-1.12.2-0.2.6-16-universal.jar None
UC advancedrocketry 1.2.6.-27 AdvancedRocketry-1.12.2-1.2.6-27.jar None
UC basegems 2.5.0-beta2 BaseGems-1.12-2.5.0-beta2.2.jar None
UC bdlib 1.14.3.10 bdlib-1.14.3.10-mc1.12.2.jar None
UC betterquesting 2.5.236 BetterQuesting-2.5.236.jar None
UC questbook 3.0.0-1.12.1 BetterQuesting-QuestBook-3.0.0.jar None
UC bq_standard 2.4.134 BetterQuesting-StandardExpansion-2.4.134.jar None
UC binniecore unspecified binnie-mods-1.12.2-2.5.0.106.jar None
UC binniedesign 1.0 binnie-mods-1.12.2-2.5.0.106.jar None
UC genetics 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC botany 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC extrabees 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC extratrees 2.5.0.106 binnie-mods-1.12.2-2.5.0.106.jar None
UC mmdbuckets 0.0.1-alpha2 Buckets-1.12-0.0.1-alpha2.11.jar None
UC buildcraftlib 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftcore 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftbuilders 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftenergy 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftfactory 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftrobotics 7.99.12 buildcraft-7.99.12.jar None
UC buildcraftsilicon 7.99.12 buildcraft-7.99.12.jar None
UC buildcrafttransport 7.99.12 buildcraft-7.99.12.jar None
UC carryon 1.7 CarryOn MC1.12 v1.7.jar None
UC cofhworld 1.0.2 CoFHWorld-1.0.2.10.jar None
UC corail_pillar_extension_forestry 4.0.0 corail_pillar_extension_forestry-4.0.0-1.12.jar None
UC extendedrenderer v1.0 coroutil-1.12.1-1.1.22-a.jar None
UC coroutil 1.12.1-1.1.20 coroutil-1.12.1-1.1.22-a.jar None
UC configmod v1.0 coroutil-1.12.1-1.1.22-a.jar None
UC customnpcs 1.12 CustomNPCs_1.12.2(29oct17).jar None
UC disenchanter 1.5 disenchanter-[1.12]1.5 (1).jar None
UC ecomod 1.12.2-1.2.1.0 EcologyMod-1.12.2-1.2.1.0.jar None
UC erosion 2.2.1 Erosion-2.2.1.jar None
UC zerocore 1.12-0.1.1.0 zerocore-1.12-0.1.1.0.jar None
UC bigreactors 1.12-0.4.5.40 ExtremeReactors-1.12-0.4.5.40.jar None
UC gendustry 1.6.5.6 gendustry-1.6.5.6-mc1.12.2.jar None
UC immersivetech 1.3.4 immersivetech-1.12-1.3.4.jar None
UC teslacorelib 1.0.10 tesla-core-lib-1.12-1.0.10.jar None
UC industrialforegoing 1.12.2-1.12.2 industrialforegoing-1.12.2-1.5.13-103.jar None
UC levelup2 ${version} Level Up! 2-1.1.11-1.12.jar None
UC lootchests 1.2.2 lootchests-1.2.2.jar None
UC malisisswitches 1.12-5.0.0 malisisswitches-1.12-5.0.0.jar None
UC mekanismtools 9.4.3 MekanismTools-1.12.2-9.4.3.329.jar None
UC minecolonies 1.12.2-0.8.5875 minecolonies-universal-1.12.2-0.8.5875.jar None
UC shetiphiancore 3.5.5 shetiphiancore-1.12.0-3.5.5.jar None
UC multistorage 1.4.7 multistorage-1.12.0-1.4.7.jar None
UC mw 1.11.5.1 mw-1.11.5.1_mc1.12.2.jar None
UC nei ${mod_version} NotEnoughItems-1.12-2.4.0.231-universal.jar f1850c39b2516232a2108a7bd84d1cb5df93b261
UC omlib 3.0.0-131 omlib-1.12.2-3.0.0-131.jar None
UC ompd 3.0.0-30 ompd-1.12.2-3.0.0-30.jar None
UC openmodularturrets 3.0.0-227 openmodularturrets-1.12.2-3.0.0-227.jar None
UC pneumaticcraft 1.12.2-0.1.0-47 pneumaticcraft-repressurized-1.12.2-0.1.0-47.jar None
UC rftools 7.14 rftools-1.12-7.14.jar None
UC rftoolscontrol 1.7.0 rftoolsctrl-1.12-1.7.0.jar None
UC roughtweaks 1.0 RoughTweaks-0.2.3.jar None
UC signals 1.0 Signals-1.12.2-1.1.0-universal.jar None
UC signpost 1.06.1 signpost-1.12-1.06.1.jar None
UC tinker_io release 2.5.6e TinkerIO-2.5.6e.jar None
UE tinkersdefense 1.4.2.4a tinkersdefense-1.4.2.4a.jar None
UC vtt 0.6.4 VillagerTrades-1.12-0.6.4.jar None
UC weather2 1.12.1-2.5.5-a weather2-1.12.1-2.5.5-a.jar None
UC worldutils 0.4.2 worldutils-1.12.2-0.4.2.jar 2b03e1423915a189b8094816baa18f239d576dff
UC xnet 1.4.1 xnet-1.12-1.4.1.jar None
UC dynmap 2.6-beta-1-3 Z-DynMap-2.6-Beta-1.jar None
UC adchimneys 1.12.1-3.2.1.0 [CS]-AdChimneys-3.2.1.0.jar None
UC unidict 1.12.2-1.5 [CS]-UniDict-1.5.jar None
UC corail_pillar 4.0.0 corail_pillar-4.0.0-1.12.jar None
UC harvesttweaks 1.12-0.1.5.DEV.86c8a67 HarvestTweaks-1.12-0.1.5.jar None
UC teslacorelib_registries 1.0.10 tesla-core-lib-1.12-1.0.10.jar None

Loaded coremods (and transformers):
LoadingPlugin ([CS]-AdChimneys-3.2.1.0.jar)
com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick
com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockStateChange
BetterFoliageLoader ([T]-BetterFoliage-2.1.10.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
EcomodLoadingPlugin (EcologyMod-1.12.2-1.2.1.0.jar)
ecomod.asm.EcomodClassTransformer
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar)
li.cil.oc.common.asm.ClassTransformer
Plugin ([CS]-NotEnoughIDs-1.5.4.2.jar)
ru.fewizz.neid.asm.Transformer
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
net.malisis.switches.asm.MalisisSwitchesTransformer
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-27.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
ForgelinPlugin (0-Forgelin-1.5.1.jar)

ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar)
shetiphian.asm.ClassTransformer
AppleCore ([T]-AppleCore-2.2.2.jar)
squeek.applecore.asm.TransformerModuleHandler
MalisisCorePlugin ([CS]-MalisisCore-6.1.7.jar)

NWRTweak ([T]-RedstonePaste-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
DummyPlugin ([CS]-ForgeEndertech-4.3.0.0.jar)

MMFMLCorePlugin ([CS]-MultiMine-1.12.1.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
weaponlib (mw-1.11.5.1_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
DynamicSurroundingsCore ([T]-DynamicSurroundings-3.4.7.2.jar)
org.blockartistry.DynSurround.asm.Transformer
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)

Pulsar/harvesttweaks loaded Pulses:
- blocks (Enabled/Forced)
- items (Enabled/Forced)
- tconstruct (Enabled/Forced)

Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Strange compatibility issue with Thaumic Horizons and Thermal Expansion

I've noticed that having both thaumichorizons-1.7.10-1.1.9.jar and ThermalExpansion-[1.7.10]4.1.3-246.jar in your modlist, in conjunction with tinkersdefense-1.3.6.jar, causes the Thaumium material from Thaumcraft to simply disappear from the game. Removing either of those two mods makes the material behave properly again.

Also, this is the message that's supposed to show up in the startup log:
[06:04:11] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
If you have both mods installed, you get this error instead:

[06:01:10] [Client thread/WARN] [PulseManager-TConstruct]: Caught exception in findAndInvokeHandlers: java.lang.reflect.InvocationTargetException
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at mantle.pulsar.control.PulseManager.findAndInvokeHandlers(PulseManager.java:235)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at mantle.pulsar.control.PulseManager.postInit(PulseManager.java:214)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.TConstruct.postInit(TConstruct.java:233)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.client.main.Main.main(SourceFile:148)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at org.multimc.EntryPoint.main(EntryPoint.java:54)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at lance5057.tDefense.core.tools.modifiers.Thaumcraft.modifierRepairVis.matches(modifierRepairVis.java:32)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.library.crafting.ModifyBuilder.modifyItem(ModifyBuilder.java:25)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.library.client.TConstructClientRegistry.registerManualModifier(TConstructClientRegistry.java:89)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.library.client.TConstructClientRegistry.registerManualModifier(TConstructClientRegistry.java:83)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.tools.TinkerTools.modIntegration(TinkerTools.java:800)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at tconstruct.tools.TinkerTools.postInit(TinkerTools.java:418)
[06:01:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  ... 51 more

Removing Tinker's Defense also makes Thaumium show up as a valid material again, so there must be something wonky going on somewhere.

[edit] And since I only noticed that last part of the error snippet now, going into TD's config and toggling the Thaumcraft compatibility option off seems to fix this in a sub-optimal way.

[1.12.2] Issues & Suggestions

Problems:

  • Both shields do not work and the shield animation does not work.
  • Necklace can't be placed in baubles necklace slot but it can be placed in the ring slot.
  • Cloth stencil does not work, and the stencil cloth icon is hard to see the stencil.
  • None of the armor is wearable.
  • Armor plate item is not being read in as a part of the tool forge for the shawl and the boots, so you can not craft those items.
  • Fishing rod does not work.
  • Tinkers added a new tool that basically does what shears do but more so the shears are not really needed, but they work just fine.
  • Problem with item ID's everything is coming out as Example: item.zweihander.name and the desc in the tool forge is item.zweihander.desc

Suggestion:
Making the armor out of cloth doesn't make much such and steers away from the purpose of tinkers being custom items using metals. If you can come up with an alternative for cloth I think it would make the mod more "friendly". You don't have to come up with an alternate item you can always use the ones you already made.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.