Server economy account is not recognized #1350


  • Defect
  • Plugin Issue
Open
  • thorinochbalrog created this issue Sep 8, 2020

    Plugin Version

    ChestShop version 3.11.1-SNAPSHOT (build 230)

     

    Plugin Config

    https://paste.ubuntu.com/p/dt3k5Nmmqt/

     

    Server Version

    git-Paper-174 (MC: 1.16.2) (Implementing API version 1.16.2-R0.1-SNAPSHOT)

     

    Server Log

    https://paste.ubuntu.com/p/D9R6X9yqwb/

     

    Granted Permissions

    Nothing happens when I type /lp tree

     

    What other plugins are you running?

    70 plugins, so hard to list all.

     

    What is happening?

    When the server starts, this warning message is sent:
    "Server economy account setting 'Statsbanken' doesn't seem to be the name of a known player! Please log in at least once in order for the server economy account to work.".

    And when someone buys from a ChestShop, this error appears:
    https://paste.ubuntu.com/p/kWWFV83m5G/

     

    What did you expect to happen?

    I have logged in with the server account "Statsbanken" which I own, but the error still appears when the server starts.

     

  • thorinochbalrog added a tag Defect Sep 8, 2020
  • Phoenix616 posted a comment Sep 8, 2020

    Well apparently it didn't find the information for the player "Statsbanken", you are going to have to provide the economy account UUID in the SERVER_ECONOMY_ACCOUNT_UUID config option too if you want to use a server economy account to store the money from admin shop trades in that case. EDIT: Just noticed that in order for the account to get created you need to now also create a shop with that account instead of just logging in as the plugin no longer stores all player information, only the information of the ones that actually created a shop.

     

    The error itself is in AdvanceEconomyPlus though as seems to have its own chest shop hook though which causes the error? You are going to have to report that error to them if it still occurs with the correct UUID.


    Edited Sep 8, 2020
  • Phoenix616 added a tag Plugin Issue Sep 8, 2020

To post a comment, please login or register a new account.