Game Engine and Assets Leaks

[MFPS] Competitive Rank addon [UNRELEASED]

Submitted by Viirless, , Thread ID: 273335

RE: [MFPS] Competitive Rank addon [UNRELEASED]

#14
After importing the asset and installing the package, 7 errors pop up:
Code:
1. Assets\Addons\SeasonBundle\CompetitiveSystem\CompetitiveModes\C_TDM\Scripts\CompetitiveTDM.cs(28,57): error CS0117: 'GameMode' does not contain a definition for 'C_TDM'
2. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\RankSeasonSelector.cs(20,72): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
3. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\RankSeasonSelector.cs(38,19): error CS1061: 'RankUI' does not contain a definition for 'ShowRank' and no accessible extension method 'ShowRank' accepting a first argument of type 'RankUI' could be found (are you missing a using directive or an assembly reference?)
4. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(47,46): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)
5. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(48,13): error CS0019: Operator '>' cannot be applied to operands of type 'method group' and 'int'
6. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(50,54): error CS1061: 'CompetitiveData' does not contain a definition for 'GetLevelByID' and no accessible extension method 'GetLevelByID' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)
7. Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\CompetitiveLeaderboard.cs(31,30): error CS1061: 'bl_UserMetaData.RawData' does not contain a definition for 'SeasonData' and no accessible extension method 'SeasonData' accepting a first argument of type 'bl_UserMetaData.RawData' could be found (are you missing a using directive or an assembly reference?)

Users browsing this thread: 34 Guest(s)