rgtexa / Automaton

A Minecraft 1.12.2 Questing Modpack focused on Immersive Engineering and Mekanism
3 stars 0 forks source link

LV Exchanger not triggering quest complete #3

Closed Cnights closed 6 years ago

Cnights commented 6 years ago

I crafted an lv exchanger and it doesn’t complete the quest. Hitting detect/submit doesn’t do anything either.

rgtexa commented 6 years ago

Somehow the item required for the quest has an additional NBT tag required that is not present on the crafted item. This should be fixed in the next release.

In the meantime, you can manually complete this quest by doing the following:

  1. Enable Edit Mode with /bq_admin edit
  2. Open the quest book to the home screen, click Quests, then Edit at the bottom.
  3. Select the Quest Line where this quest appears (Powering Up) in the left list and then click Designer.
  4. Select the Manual Completion tool (checkmark icon) and then click the quest icon to complete the quest.
  5. Click Done until you are back to the main menu, then Exit.
  6. Turn off Edit Mode by re-entering /bq_admin edit - this step is very important as quests cannot be completed while in Edit Mode.
rgtexa commented 6 years ago

Fixed in 1.1.0 release.