Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
For the error about IEntity not having ChampionshipResult: this is likely just because I did not yet include that new property in the Nuget package. You can ignore that error in VS Code, it should still compile in ATVO Editor with no issues.

The other errors are likely missing 'using' statements. In VS Code, it should give you a popup that suggests a fix. Can you try to do that and does the error go away?