Game Engine and Assets Leaks

[MFPS] Competitive Rank addon [UNRELEASED]

Submitted by Viirless, , Thread ID: 273335

RE: [MFPS] Competitive Rank addon [UNRELEASED]

OP
#22
03-09-2023, 09:24 PM
fatura95 Wrote:
I started integrating and errors came out again
Code:
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\Scriptables\CompetitiveData.cs(30,64): 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?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\Scriptables\CompetitiveData.cs(31,64): 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?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(48,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?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\LeaderboardUI.cs(49,13): error CS0019: Operator '>' cannot be applied to operands of type 'method group' and 'int'
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\RankSeasonSelector.cs(21,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?)
Assets\Addons\SeasonBundle\CompetitiveSystem\Content\Scripts\UI\CompetitiveLeaderboard.cs(32,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?)

There's a Readme file in the asset with code you gotta edit

Users browsing this thread: 35 Guest(s)