-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] new chpp file versions #1927
Comments
This seems to break download of trainer info for my team (trainer is externally recruited non-player):
|
@pencil: bad - i can not debug this with my teams - could you provide your database backup. |
I think it has to do with my trainer being externally recruited (i.e. he was never a player). The API call in the screenshot does not seem to work in that case. I'll come back and add a database snapshot soon™ but I don't know how useful it will be without you having access to an affected account. |
@pencil would be great if you could test again with latest dev version. if it is still not working your database backup would help. With that i can try to debug your downloads. After my test you can reset your HO oauth setting to disable downloads by me. |
Sorry for the delay here! I just tested with 8.0.550.0 and it seems to work now. Thank you! <3 |
Changelog
2023-09-07
players - 2.6
Note: Removed non-player trainers (now added it to the staff list) and replaced TrainerSkill with TrainerSkillLevel, for player trainers only.
Added Output: TrainerSkillLevel
Removed Output: TrainerSkill
playerdetails - 3.0
Note: Removed non-player trainers (now added it to the staff list) and replaced TrainerSkill with TrainerSkillLevel, for player trainers only.
Added Output: TrainerSkillLevel
Removed Output: TrainerSkill
staffavatars - 1.1
Note: Added trainer avatar
Added Output: Trainer
Added Output: TrainerId
Added Output: Avatar
Added Output: BackgroundImage
Added Output: Layer
Added Output: Image
stafflist - 1.2
Note: Added all trainer info
Added Output: Trainer
Added Output: TrainerId
Added Output: Name
Added Output: Age
Added Output: AgeDays
Added Output: ContractDate
Added Output: Cost
Added Output: CountryID
Added Output: TrainerType
Added Output: Leadership
Added Output: TrainerSkillLevel
Added Output: TrainerStatus
The text was updated successfully, but these errors were encountered: