Fixed VirtualBackpack not working because of a bug in Request_Player_ItemExchange [1179]

Discussion in 'Fixed (Read Only)' started by ASTIC, Dec 13, 2023.

  1. ASTIC

    ASTIC Rear Admiral

    Joined:
    Dec 11, 2016
    Messages:
    1,012
    Likes Received:
    711
    For more information see here Bug Report Template

    Build: 1.10.5
    Mode: Server

    SERVER NAME: -
    SEED-ID: -

    If applicable:
    MODIFIED PLAYFIELDS:

    Reproducibility: always
    Severity: critical

    Type: API function Request_Player_ItemExchange not works as expected

    Summary:
    Request_Player_ItemExchange does not take the transferred ItemExchangeInfo or does not return it correctly (changed).
    Can be reproduced very easily with the VirtualBackpackMod
    https://github.com/GitHub-TC/EmpyrionModPackage

    Description:
    Today,our server update the 1.10.5,and then the mod EmpyrionBackpackExtender could not work
    for eg:
    i have 6 person package,i want open the second,i press /vb 2
    but when i want open the others,it will always open the second,even the title has change to "Backpack xxx # 6"
    it seems the game cache the items data
    because when i close the game(not just disconnect server),and reopen the game,press /vb ,the last package i press before i close the game will open with the right items data

    Steps to Reproduce:
    s.o.

    Screenshots, Crash Logs, any other Relevant Information or Download links:
    https://github.com/GitHub-TC/EmpyrionModPackage
     
    #1
  2. Keith Hovey

    Keith Hovey Captain

    Joined:
    May 11, 2016
    Messages:
    221
    Likes Received:
    74
    Same exact issue on our server as same mod. Also, because they use the Request_Player_ItemExchange, cb:survival and our vote reward system are broken.
     
    #2
  3. ASTIC

    ASTIC Rear Admiral

    Joined:
    Dec 11, 2016
    Messages:
    1,012
    Likes Received:
    711
    Good hint, because e.g. cb:survival is a function of the EAH and this tool is also affected
     
    #3
  4. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    789
    Likes Received:
    1,322
    We will release a hotfix for this today
     
    #4

Share This Page