architdate / PKHeX-Auto-Legality-Mod

Modded Showdown import function that can be sideloaded for automatic Pokemon Legality
MIT License
39 stars 11 forks source link

Having Trouble Building Auto Mod #65

Closed DJPanda065 closed 6 years ago

DJPanda065 commented 6 years ago

I keep getting these errors while building..

1>------ Rebuild All started: Project: PKHeX.Core, Configuration: Debug Any CPU ------ 1>Legality\RNG\Frame\SlotRange.cs(153,13,153,19): warning CS0162: Unreachable code detected 1>Legality\RNG\Frame\SlotRange.cs(153,13,153,19): warning CS0162: Unreachable code detected 1>PKHeX.Core -> C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.Core\bin\Debug\net46\PKHeX.Core.dll 1>PKHeX.Core -> C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.Core\bin\Debug\netstandard1.3\PKHeX.Core.dll 1>Done building project "PKHeX.Core.csproj". 2>------ Rebuild All started: Project: PKHeX.WinForms, Configuration: Debug Any CPU ------ 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\ZXing\MDecoder.cs(41,30,41,33): warning CS0168: The variable 'exp' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(123,28,123,45): error CS0103: The name 'fieldsInitialized' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(124,13,124,30): error CS0103: The name 'fieldsInitialized' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(124,33,124,45): error CS0103: The name 'fieldsLoaded' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(129,23,129,40): error CS0103: The name 'fieldsInitialized' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(131,13,131,22): error CS0103: The name 'UpdateIVs' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(142,21,142,28): error CS0103: The name 'Stat_HP' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(143,21,143,29): error CS0103: The name 'Stat_ATK' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(144,21,144,29): error CS0103: The name 'Stat_DEF' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(145,21,145,29): error CS0103: The name 'Stat_SPA' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(146,21,146,29): error CS0103: The name 'Stat_SPD' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(147,21,147,29): error CS0103: The name 'Stat_SPE' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\ArchitMod.cs(150,13,150,25): error CS0103: The name 'fieldsLoaded' does not exist in the current context 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(44,30,44,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(60,30,60,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(97,30,97,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(110,30,110,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(122,30,122,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(409,30,409,31): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\QRParser.cs(500,38,500,39): warning CS0168: The variable 'e' is declared but never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\IVtoPIDGenerator.cs(2824,24,2824,26): warning CS0649: Field 'FrameGenerator.mt' is never assigned to, and will always have its default value null 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\AutoLegality\PKSMAutoLegality.cs(17,14,17,23): warning CS0414: The field 'Blah.returnSet' is assigned but its value is never used 2>C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\PGLRentalLegality\ZXing\RGBLuminanceSource.cs(12,18,12,34): warning CS0414: The field 'RGBLuminanceSource.__isRegionSelect' is assigned but its value is never used 3>------ Rebuild All started: Project: PKHeX.Tests, Configuration: Debug Any CPU ------ 3>CSC : error CS0006: Metadata file 'C:\Users\Jared\Desktop\Auto PKHeX Setup\PKHeX-master\PKHeX-master\PKHeX.WinForms\bin\Debug\PKHeX.exe' could not be found ========== Rebuild All: 1 succeeded, 2 failed, 0 skipped ==========