Game Engine and Assets Leaks
[MFPS] Competitive Rank addon [UNRELEASED]
Submitted by Viirless, 01-09-2023, 01:21 PM, Thread ID: 273335
RE: [MFPS] Competitive Rank addon [UNRELEASED]
Assets\Addons\SeasonBundle\CompetitiveSystem\CompetitiveModes\C_TDM\Scripts\CompetitiveTDM.cs(28,57): error CS0117: 'GameMode' does not contain a definition for 'C_TDM'
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(114,28): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(199,61): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(211,32): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(214,36): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(221,66): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(264,20): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(265,20): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(109,38): error CS1061: 'CompetitiveData' does not contain a definition for 'IsCompetitiveMode' and no accessible extension method 'IsCompetitiveMode' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(112,27): error CS1061: 'CompetitiveData' does not contain a definition for 'UpdateILO' and no accessible extension method 'UpdateILO' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)
In the readmi file it is written to add 2 lines to the scripts After adding the errors did not go away
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(114,28): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(199,61): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(211,32): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(214,36): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(221,66): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(264,20): error CS1061: 'SeasonInfo' does not contain a definition for 'CurrentSeason' and no accessible extension method 'CurrentSeason' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\Addons\SeasonBundle\BattlePass\Scripts\Main\BattlePassManager.cs(265,20): error CS1061: 'SeasonInfo' does not contain a definition for 'Claims' and no accessible extension method 'Claims' accepting a first argument of type 'SeasonInfo' could be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(109,38): error CS1061: 'CompetitiveData' does not contain a definition for 'IsCompetitiveMode' and no accessible extension method 'IsCompetitiveMode' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\Room\bl_GameFinish.cs(112,27): error CS1061: 'CompetitiveData' does not contain a definition for 'UpdateILO' and no accessible extension method 'UpdateILO' accepting a first argument of type 'CompetitiveData' could be found (are you missing a using directive or an assembly reference?)
In the readmi file it is written to add 2 lines to the scripts After adding the errors did not go away
Users browsing this thread: 16 Guest(s)