Tips

Tips

39M Downloads

[1.18.2] Disabling some default tips makes all tips disappear after joining world. (every tip gets disabled.)

Gbergz opened this issue · 4 comments

commented

Tips work fine while loading into a world, but after that the tips changes to:

("No tips loaded please review your config options!")

image

I've added about 100+ custom ones aswell, nothing loads.

Everything returns to normal if I don't disable any of the default ones. (i.e reset the config back to default.)

Here's the tips.json file I use:
https://gist.github.com/Gbergz/ef59ff2d811ef509a3272d446ff8bc7e

Versions:
MC: 1.18.2
Forge: 40.1.52
Tips: 5.0.3 | https://www.curseforge.com/minecraft/mc-mods/tips/files/3836415

Logs: https://gist.github.com/Gbergz/4b237466aaafab0c14787703fc459457

- Gbergz

commented

I'm also having the same problem. while its still loaded in the mod settings it seems it still cycles the disabled one but just didn't show it. my tips will still rarely show up.

Video :
https://youtu.be/AoFXSZHCT7Q

My tips.json :
https://pastebin.com/UwpiPuVB

commented

You can overwrite the default tips with empty jsons and it works completely fine!
image
Ripped these from the jar and just emptied them, so its just a single empty line.

commented

@aaronhowser1 I haven't had much time to work on mods lately but I should have a proper fix out as soon as I understand where the code is messing up on this.

commented

The issue should now be fixed on 1.18.2, updates for 1.19.x will come soon.