Armor Tooltip doesn't say plates' material
YaibaToKen opened this issue ยท 16 comments
Just like the title, the tooltip will say what core and what trim and even the traits and stats, but the name of the plates will be missing.
Tested this with just TConstruct-1.12.2-2.9.1.65, Mantle-1.12-1.3.2.24 and conarm-1.12.2-0.0.13-a loaded.
The armory tab also only shows a page for the chestplate, is this intended at this moment in time?
Edit: The screenshot of the missing info was taken inside a modpack I'm developing but it also happens with just the mods described.
Hm, very strange. I'll try updating my copy of Mantle as it's different from what you're working with, maybe something changed there. Otherwise, I'm having a hard time reproducing this.
As for the book, yeah, that's super WIP. I'll polish this up during the beta phase.
Could you tell me what version of mantle you're using? I'll see if it still happens on my side as well ;) might help
I was using 1.3.1.21, but I've updated to 1.3.2.25. Still cannot reproduce. I can't even tell what might be causing this problem, it's very weird that it's specifically only the plating. Which Forge version are you using?
Also, could you post a screenshot of this happening with only Construct's Armory and the required mods?
Forge-14.23.3.2679 though it stopped happening just now, so it might be a mod interfering. I'll test some more and let you know
Try test it with only this and this mod's dependencies, all on the newest stable version.
Sorry, I haven't had the time to find what mod is conflicting, so it might be better to close this for now.. If anyone wants to look into it, I can easily supply the modpack.
I'm having this same problem. I'm using the Twitch client with the FTB Revelation mod pack. Added to that pack is this mod add on, Custom Lan Ports with Hammer Core(1.12.2-1.9.9.3), and More Player Models.
Using FTB Revelations 1.8.0, I'm able to see this behavior. Unfortunately, I still don't know what's causing it since it must be due to some interaction with another mod.
Okay, so the reason for this is that Quark's Visual Stat Display feature in the Client Tweaks module iterates through the tooltip, finds the first tooltip with the word "Armor" in it, and then removes it. This is intended to remove the "Armor" stat display in vanilla, but it catches my "Armor Plates" tooltip first and removes that instead. You can disable that feature to test and see that the tooltip returns to normal.
Still thinking on the best way to fix this problem.
I've decided to open up an issue about this on Quark's github and let them handle it if they so choose. For those interested in following along: