Darkhax-Minecraft / WAWLA

What Are We Looking At (WAWLA) is a mod aimed and drawing more attention to providing in-game documentation for players.
GNU Lesser General Public License v2.1
32 stars 22 forks source link

Waila compatability broken? #59

Closed ghost closed 7 years ago

ghost commented 7 years ago

When I had wawla without waila it sat in the top left corner, mixing with the text of in game info xml, thus rendering unreadable. Now there is a download for waila called Waila v1.7.0-B3 that is for 1.10.2 and works fine, but the extra info that I have wawla for is not showing anywhere. Not in the topleft corner, and not in the waila hud either. I have tried wawla 206 and 212 but neither makes a difference. The config has everything on default settings. What goes wrong here?

Darkhax commented 7 years ago

Are you sure you have both mods installed? I have confirmed that the mod works as intended with Waila 1.7.0-B3 and WAWLA 2.3.1.212.

ghost commented 7 years ago

Yes I do. When I hold wheat it does say "breedable" in yellow when hovering on a sheep, but it doesnt matter if that sheep was bred 1 second ago or not or even if it is a baby sheep. Which is not very usefull. Here are two screenshots of me pointing at a baby sheep with and without wheat!

2016-11-04_02 21 10 2016-11-04_02 21 22

ghost commented 7 years ago

Here is my modlist. Before I added WAILA in Wawla was showing some info in the topleft corner but as you can see in the screenshots above that was also where In Game Info XML is positioned which made it unreadable. Then I entered Waila into the mix and the info in the topleft corner disappeared but it didn't reappear in the Waila HUD.

Darkhax commented 7 years ago

Okay, so as your screenshot showed, WAWLA is clearly working as intended. The breedable tooltip only shows if you are holding a breeding item for that animal.

ghost commented 7 years ago

Well, it shows the "breeding" tag wheter I look at a sheep that just bred, or a lamb, or a 'fresh' sheep, so in fact it tells me nothing. It also supposes to tell the age of a young animal, and loads of other info that I don't get. This leads me to conclude that it actually doesn't work. Right now its 'waila plus an uninforming breeding tag'?

Darkhax commented 7 years ago

As I said, the breeding tag is only for if the item you are holding is a valid breeding item for that animal. The breeding timer is handled separately. There seems to be a bug in Waila that prevents the timer from working on servers, nothing I can do about that. If you don't like the tag you can disable it in the configs.

ghost commented 7 years ago

But apart from that tag, info about aging up, furnaces, armor points, etc,, block info, vanilla entity info and all the other stuff listed at the curse forge page don't show up either. So all I have is this 'breeding' tag that shows up on any single animal that can eat what I'm holding. That means something is going wrong, right?

ghost commented 7 years ago

Ok, so I ran some other tests and there appears to be about half/half split of what works and what doesnt. Are there more info parts that you need to hold specific items or press a key for? Or some other issues that only work in single player?

Generic Entity: Breeding/baby timers / tamed / sitting does NOT work, armor points does. Generic Block Info: Blast resistence / hardness / harvestability does NOT work, enchant power / break percentage does. Vanilla Entity Info: XP orb does NOT work, speed/jump of a horse / item frame / villager profession does. Vanilla Block Info: Furnace info does NOT work, heads does.

Darkhax commented 7 years ago

Entity: Breeding/baby timers / tamed / sitting does NOT work, armor points does.

Tamed/Sitting requires that you own the mob. Anything related to entities might not work as expected on servers due to a bug in waila.

Block Info: Blast resistence / hardness / harvestability does NOT work, enchant power / break

Blast resistance and hardness are disabled by default. Harvestability requires that you have the item in hand to mine the block.

Vanilla Entity Info: XP orb does NOT work, speed/jump of a horse / item frame / villager profession does.

XP orbs do not work with Waila as Waila does not support non living entities. It does work with ICSE.

Vanilla Block Info: Furnace info does NOT work, heads does.

Sneak while looking at the furnace

ghost commented 7 years ago

Everything confirmed except furnaces, sneaking does not make a difference, it just shows nothing else but what Waila already does "Furnace / Minecraft".... Does that also have to do with playing on a server?Thanks for your extra information, that really helped.