Error (player data) #1


  • Defect
  • Accepted
Open
Assigned to _ForgeUser6974117
  • _ForgeUser8014120 created this issue Dec 4, 2011

    What steps will reproduce the problem?
    1.Connect to my server
    2.
    3.

    What is the expected output? What do you see instead?
    when i connect to my server i get the error :Error:Could not create player data. Please contact an administrator.

    What version of the product are you using?
    DayJobs 2.2 and 2.1 (same error)

    Do you have an error log of what happened?

    Please provide any additional information below.

  • _ForgeUser8014120 added the tags New Defect Dec 4, 2011
  • _ForgeUser6974117 posted a comment Dec 9, 2011

    Please make sure you have the necessary configuration and data files at: plugins/dbstudios/DayJobs/". The old code will not automatically create these files if they are not present. This issue will be fixed in the remake, version 3.

    Also, if the files are there, be sure you have read/write access, as DayJobs needs this as well.

  • _ForgeUser6974117 removed a tag New Dec 9, 2011
  • _ForgeUser6974117 added a tag Accepted Dec 9, 2011
  • _ForgeUser8014120 posted a comment Dec 10, 2011

    what do you mean by /write acess ??

  • _ForgeUser6974117 posted a comment Dec 10, 2011

    DayJobs needs to be able to write data to the file players.yml, otherwise it has no way of tracking player's jobs. In order to avoid players accidentally being allowed in and not being tracked byDayJobs, the plugin will kick them if it can't find the file, or the file cannot be written to or read from. If you can open the file, edit it, then save the changes, then you should be fine in terms of whether or not DayJobs has write access or not.


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