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

Screen gets filled with text when looking at any entity #21

Closed AnonymousPuppy closed 9 years ago

AnonymousPuppy commented 9 years ago

Using forge .1230, a custom modpack, and WAWLA version 1.0.8. Whenever I look at a mob, I get a bunch of text related to the mob, which fills nearly half of the screen.

Here is a screenshot of it: http://puu.sh/cg6u6/cf4623a31b.jpg

If I remove WAWLA, it goes back to normal, only showing the basic information, such as health. Reverting back to the previous version of the mod "fixes" this issue, for the time being. I hope you can come out with a hotfix to take care of this issue, thank you.

Darkhax commented 9 years ago

Please make sure you are using the latest version of Waila when you install Wawla. This random text you are seeing is the Developer Module which is disabled by default, and can be toggled in the waila module configs. If you run Wawla with an older version of Waila (1.5.4 or older) all of these values will be set to true by default, as only Waila 1.5.5 has a "set default to not true" config feature.

AnonymousPuppy commented 9 years ago

I already have the latest version of WAILA, 1.5.5. But I do see the dev options enabled(http://puu.sh/cg9mZ/73a5969a8c.png), so I'll just turn them off. Thanks for the clarification