Wynntils / Wynntils-Legacy

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
https://wynntils.com
GNU Affero General Public License v3.0
158 stars 91 forks source link

Incompatibility with SimpleToggleSprint #396

Open barraIhsan opened 2 years ago

barraIhsan commented 2 years ago

Version

1.10.5

Brief Description

The toggle sprint feature work, but the text (eg: [Sprinting (toggled)]) doesn't show up. The text shows up on other servers tho (because wynntils is not on when not in the wynncraft server I think) Wynntils custom overlay might cause this

Note : Already tried only with Wynntils and SimpleToggleSprint, so the Installed Mods doesn't really matter

Steps to Reproduce

  1. Install Wynntils
  2. Install SimpleToggleSprint
  3. Go to Wynncraft server
  4. Bug occured

Expected Behaviour

The text does show up like normal

Actual Behaviour

The text does not show up

Installed Mods

Incompleteusern commented 2 years ago

Relevant code at SimpleToggleSprint github: https://github.com/My-Name-Is-Jeff/SimpleToggleSprint/blob/026a27140136c8be7e7bc6ea211ffaa7c76b99ca/src/main/kotlin/mynameisjeff/simpletogglesprint/SimpleToggleSprint.kt#L109