squeek502 / WailaHarvestability

Minecraft mod that adds required harvest level and the effective tool to Waila tooltips of harvestable blocks
The Unlicense
17 stars 21 forks source link

[1.11.2] Hwyla tooltip errors #58

Closed cragrim closed 7 years ago

cragrim commented 7 years ago

I'm getting errors when looking at some machines and blocks and the errors seem to be related to harvestability. Any ideas what may be causing it? Should I make an issue at Whyla instead of here?

Appreciate any help :) Thanks

Mod versions: WailaHarvestability-mc1.11-1.1.10.jar Hwyla-1.8.17-B31_1.11.jar Wawla-1.11.2-2.4.0.233.jar

WailaErrorOutput.txt https://paste.ee/p/mB2fy

Complete list of installed mods: https://paste.ee/p/sIeiF

cragrim commented 7 years ago

Oh darn aside from WailaErrorOutput.txt I also got immense tooltip error spam. I got this before I switched from Waila to Hwyla but now it appears to be back again. It fills out the console log to many MB size quickly and causes lag. Any clues how to fix or workaround this aside from disabling Waila?

Tooltip error spam: https://paste.ee/p/fHRaf

EDIT: Im gonna try disabling WailaHarvestability and report back if the errors stay. If they still happen I will create an issue at Hwyla instead and close this issue.

cragrim commented 7 years ago

It's not related to Waila harvestability. It happens when looking at Illumination wand lights from Not Enough Wands. I dont know which mod is at fault but I will post the issue for those mods instead.

EDIT: Moved to Hwyla issue tracker instead: https://github.com/TehNut/HWYLA/issues/81

cragrim commented 7 years ago

For future reference if you have this issue this is how you solve it for 1.11.2

Edit the config in the local folder in your client and locate: minecraft\local\client_config.json Change ftblib settings for Item Ore Names to false i.e.: "item_ore_names": false

Cheers!