Game Engine and Assets Leaks
[MFPS] Competitive Rank addon [UNRELEASED]
Submitted by Viirless, 01-09-2023, 01:21 PM, Thread ID: 273335
Users browsing this thread: 32 Guest(s)
I started integrating and errors came out again03-09-2023, 09:07 PMViirless Wrote: To everyone who gets errors here is a list that will fix those problems:
Yes free release:
https://drive.google.com/file/d/1aPlo6Ig...sp=sharing
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?)
Loading Info...