Nomifactory

Nomifactory

143k Downloads

Cannot complete "Drawers" Quest

pyure opened this issue ยท 2 comments

commented

Pack Version:
nomi-ceu-client-1.4.3.zip

Description:
Cannot complete 1/3 Retrieval Tasks for "Drawers" quest, specifically the "Basic Drawer (drawerBasic)" requirement. (The other two work fine).

Expected Behavior:
Acquiring a basic drawer in any state should trigger success.

Workaround/Fix
Appears to be nbt-related. Drawers are crafted with a "material" tag, and the quest is not set to ignore NBT. Can be fixed by setting ignoreNBT = true for this task.
I'm not submitting a PR because I'm not certain this is the perfect fix, and I can't find the task in GH anyway, leading me to wonder if the quest is shipping as desired to begin with.

Steps To Reproduce:

  • Unlock quest.
  • Craft any basic drawer (I tried several, including 2x2 spruce, 1x1 oak, 1x1 birch, 1x1 jungle)
    -> Task will not complete

Crash Log:
N/A

Screenshots:
image

commented

Please note that this is the repository for the official pack, and that issues for @tracer4b's GTCEu port should be created in https://github.com/tracer4b/nomi-ceu.

commented

Apologies sir