Forum rules - please read before posting.

Cannot examine inventory item using InteractionB button after updated to v1.62.1

Hi Chris, thank you so much for the update. But as the title says, after the update, I cannot examine the items inside the inventory by selecting the item and pressing InteractionB button. It worked before. Any idea how to get this work again?

Comments

  • edited March 2018
    Darn it - yes, that's a stupid bug.  Apologies - I shall remedy this shortly.  In the meantime, it can be fixed within MenuInventoryBox.cs line 751:

    Replace:
    items.Count <= trueIndex

    with:
    items.Count > trueIndex
  • Thanks! Now it works
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.