FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
21 stars 1 forks source link

[Bug]: ItemFilters items instead quest item #1253

Closed fronczek7f closed 2 months ago

fronczek7f commented 3 months ago

Mod

FTB Quest

Mod version

ftb-quests-forge-2001.4.6

Forge / Fabric version

Forge 1.20.1 47.2.21

Modpack & version

ATM9

What issue are you having?

After click the quest groups to show quest inside, I see this. itemfilters_bug

I saw this bug reported on ItemFilters git but they send anyone here, also some ppl add ftb compat mod into modpack and for some it work but for me it's not working

Sometime it fixed itself probably after creating new fresh world and next go back to previous

Crashlogs

latest.log

Steps to reproduce

  1. Lauch game
  2. Enter to world
  3. Click on ftb quest icon and it appears

Anything else to note?

No response

desht commented 3 months ago

I can't reproduce this (although I have had a couple of reports from people about it before so it looks like a genuine problem, just one I can't track down right now). It should only happen if the items to be displayed aren't in the creative search tab, but the display code does check and populate the search tab if necessary.

If this does happen again, can you try running /ftbquests clear_item_display_cache and see if that helps? You may or may not also need to run /ftbquests reload.

desht commented 3 months ago

Probably same issue as #1127

Are you in a position to try this build and see if it helps: https://maven.ftb.dev/snapshots/dev/ftb/mods/ftb-quests-forge/2001.4.7-SNAPSHOT/ftb-quests-forge-2001.4.7-20240703.105648-1.jar

fronczek7f commented 3 months ago

Ok, I tested both options and:

The first option with these two commands won't work, it didn't change anything (done this before installing new version)

The second option with the dev snapshot worked, the icons are displayed correctly now

desht commented 3 months ago

OK, good to know, thanks. This fix will be in the next FTB Quests release.

desht commented 2 months ago

Fixed in FTB Quests 2001.4.7 release