[Bug] Farming Station quest not compatible with NBT
AnOliveBranch opened this issue ยท 3 comments
Note: if you need general tech support for things like server configuration, Discord is a better venue. Please open an issue only if there is a clear bug with the pack or if you have been asked to by one of the Discord staff.
Pack Version: Dev 94c01dd
Description: Farming Station quest does not complete when holding a farming station with NBT data
Expected Behavior: Farming station quest should complete with any farming station in inventory
Steps To Reproduce:
- Make farming station quest available to be completed (complete prior quest)
- Put farming station with NBT data in inventory. For example, one with items in its inventory or a power charge
- Quest will not complete. Pressing 'detect/submit' will do nothing
I think the reason for this is that I did farming station before it was a quest, so as far as questbook knows, I never had one without NBT. So really a non-issue for new saves, but can be a problem for those upgrading from older versions on the same world.
Interesting, it should have completed when you held the item before you placed it down the first time. I'll have to look into whether we can make the quest ignore NBT.
In the meantime, you can use the command /bq_admin complete
with the ID of the quest (you can see the ID# if you turn on advanced tooltips with F3+H) to force its completion.