Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.33 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: GameOffsets, Configuration: Debug Any CPU ------
  2. 2>------ Rebuild All started: Project: Loader, Configuration: Debug Any CPU ------
  3. 1> GameOffsets -> C:\HUD\PoeHelper\GameOffsets.dll
  4. 3>------ Rebuild All started: Project: Core, Configuration: Debug Any CPU ------
  5. 2> Loader -> C:\HUD\PoeHelper\Loader.exe
  6. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\EntityLabel.cs(25,23,25,27): warning CS0114: 'EntityLabel.Text' hides inherited member 'Element.Text'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
  7. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\AtlasNodes.cs(15,33,15,44): warning CS0108: 'AtlasNodes.EntriesList' hides inherited member 'UniversalFileWrapper<AtlasNode>.EntriesList'. Use the new keyword if hiding was intended.
  8. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\AtlasNodes.cs(24,26,24,38): warning CS0108: 'AtlasNodes.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<AtlasNode>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  9. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\BestiaryCapturableMonsters.cs(15,24,15,34): warning CS0114: 'BestiaryCapturableMonsters.EntryAdded(long, BestiaryCapturableMonster)' hides inherited member 'UniversalFileWrapper<BestiaryCapturableMonster>.EntryAdded(long, BestiaryCapturableMonster)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
  10. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\HoverItemIcon.cs(41,24,41,31): warning CS0108: 'HoverItemIcon.Tooltip' hides inherited member 'Element.Tooltip'. Use the new keyword if hiding was intended.
  11. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\LabyrinthTrials.cs(22,38,22,49): warning CS0108: 'LabyrinthTrials.EntriesList' hides inherited member 'UniversalFileWrapper<LabyrinthTrial>.EntriesList'. Use the new keyword if hiding was intended.
  12. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\LabyrinthTrials.cs(39,31,39,43): warning CS0108: 'LabyrinthTrials.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<LabyrinthTrial>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  13. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\MonsterVarieties.cs(17,38,17,49): warning CS0108: 'MonsterVarieties.EntriesList' hides inherited member 'UniversalFileWrapper<MonsterVariety>.EntriesList'. Use the new keyword if hiding was intended.
  14. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\MonsterVarieties.cs(26,24,26,34): warning CS0114: 'MonsterVarieties.EntryAdded(long, MonsterVariety)' hides inherited member 'UniversalFileWrapper<MonsterVariety>.EntryAdded(long, MonsterVariety)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
  15. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\MonsterVarieties.cs(31,31,31,43): warning CS0108: 'MonsterVarieties.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<MonsterVariety>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  16. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PassiveSkills.cs(18,36,18,47): warning CS0108: 'PassiveSkills.EntriesList' hides inherited member 'UniversalFileWrapper<PassiveSkill>.EntriesList'. Use the new keyword if hiding was intended.
  17. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PassiveSkills.cs(43,24,43,34): warning CS0114: 'PassiveSkills.EntryAdded(long, PassiveSkill)' hides inherited member 'UniversalFileWrapper<PassiveSkill>.EntryAdded(long, PassiveSkill)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
  18. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PassiveSkills.cs(48,29,48,41): warning CS0108: 'PassiveSkills.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<PassiveSkill>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  19. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PropheciesDat.cs(19,35,19,46): warning CS0108: 'PropheciesDat.EntriesList' hides inherited member 'UniversalFileWrapper<ProphecyDat>.EntriesList'. Use the new keyword if hiding was intended.
  20. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PropheciesDat.cs(39,24,39,34): warning CS0114: 'PropheciesDat.EntryAdded(long, ProphecyDat)' hides inherited member 'UniversalFileWrapper<ProphecyDat>.EntryAdded(long, ProphecyDat)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
  21. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\PropheciesDat.cs(45,28,45,40): warning CS0108: 'PropheciesDat.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<ProphecyDat>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  22. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\Quests.cs(15,29,15,40): warning CS0108: 'Quests.EntriesList' hides inherited member 'UniversalFileWrapper<Quest>.EntriesList'. Use the new keyword if hiding was intended.
  23. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\Quests.cs(24,22,24,34): warning CS0108: 'Quests.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<Quest>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  24. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\QuestStates.cs(17,34,17,45): warning CS0108: 'QuestStates.EntriesList' hides inherited member 'UniversalFileWrapper<QuestState>.EntriesList'. Use the new keyword if hiding was intended.
  25. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\QuestStates.cs(55,27,55,39): warning CS0108: 'QuestStates.GetByAddress(long)' hides inherited member 'UniversalFileWrapper<QuestState>.GetByAddress(long)'. Use the new keyword if hiding was intended.
  26. 3>C:\HUD\ExileApi\Core\PoEMemory\Components\Life.cs(24,21,24,33): warning CS0108: 'Life.OwnerAddress' hides inherited member 'Component.OwnerAddress'. Use the new keyword if hiding was intended.
  27. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\Inventory.cs(29,20,29,21): warning CS0108: 'Inventory.X' hides inherited member 'Element.X'. Use the new keyword if hiding was intended.
  28. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\Inventory.cs(30,20,30,21): warning CS0108: 'Inventory.Y' hides inherited member 'Element.Y'. Use the new keyword if hiding was intended.
  29. 3>C:\HUD\ExileApi\Core\PoEMemory\Components\Positioned.cs(18,21,18,33): warning CS0108: 'Positioned.OwnerAddress' hides inherited member 'Component.OwnerAddress'. Use the new keyword if hiding was intended.
  30. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\ItemOnGroundTooltip.cs(6,24,6,31): warning CS0108: 'ItemOnGroundTooltip.Tooltip' hides inherited member 'Element.Tooltip'. Use the new keyword if hiding was intended.
  31. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\SkillBarElement.cs(6,29,6,33): warning CS0108: 'SkillBarElement.this[int]' hides inherited member 'Element.this[int]'. Use the new keyword if hiding was intended.
  32. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\PoeChatElement.cs(7,28,7,32): warning CS0108: 'PoeChatElement.this[int]' hides inherited member 'Element.this[int]'. Use the new keyword if hiding was intended.
  33. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\StashElement.cs(72,30,72,31): warning CS0168: The variable 'e' is declared but never used
  34. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ActorSkill.cs(139,25,139,30): warning CS0162: Unreachable code detected
  35. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ActorSkill.cs(143,25,143,30): warning CS0162: Unreachable code detected
  36. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ActorSkill.cs(151,25,151,30): warning CS0162: Unreachable code detected
  37. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ActorSkill.cs(133,24,133,28): warning CS0168: The variable 'name' is declared but never used
  38. 3>C:\HUD\ExileApi\Core\RenderQ\ThemeEditor.cs(343,25,343,31): warning CS0168: The variable 'result' is declared but never used
  39. 3>C:\HUD\ExileApi\Core\RenderQ\ImGuiRender.cs(371,41,371,43): warning CS0168: The variable 'ex' is declared but never used
  40. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ServerInventory.cs(141,29,141,33): warning CS0649: Field 'ServerInventory.InventSlotItem.ItemMinMaxLocation.XMin' is never assigned to, and will always have its default value 0
  41. 3>C:\HUD\ExileApi\Core\RenderQ\DX11.cs(30,24,30,38): warning CS0169: The field 'DX11.ConstantBuffer' is never used
  42. 3>C:\HUD\ExileApi\Core\PoEMemory\Elements\StashElement.cs(10,21,10,39): warning CS0169: The field 'StashElement._indexVisibleStash' is never used
  43. 3>C:\HUD\ExileApi\Core\RenderQ\ImGuiRender.cs(53,26,53,34): warning CS0169: The field 'ImGuiRender.Viewport' is never used
  44. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\Camera.cs(11,41,11,55): warning CS0169: The field 'Camera._cameraOffsets' is never used
  45. 3>C:\HUD\ExileApi\Core\PoEMemory\Components\BlightTower.cs(11,23,11,31): warning CS0169: The field 'BlightTower._datInfo' is never used
  46. 3>C:\HUD\ExileApi\Core\RenderQ\DX11.cs(35,24,35,35): warning CS0169: The field 'DX11.IndexBuffer' is never used
  47. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ServerInventory.cs(144,29,144,33): warning CS0649: Field 'ServerInventory.InventSlotItem.ItemMinMaxLocation.YMax' is never assigned to, and will always have its default value 0
  48. 3>C:\HUD\ExileApi\Core\Shared\DebugInformation.cs(11,22,11,26): warning CS0169: The field 'DebugInformation.show' is never used
  49. 3>C:\HUD\ExileApi\Core\RenderQ\ImGuiRender.cs(49,27,49,50): warning CS0169: The field 'ImGuiRender.outputMergerBlendFactor' is never used
  50. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\IngameData.cs(19,32,19,45): warning CS0169: The field 'IngameData.cacheMapStats' is never used
  51. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ServerInventory.cs(142,29,142,33): warning CS0649: Field 'ServerInventory.InventSlotItem.ItemMinMaxLocation.YMin' is never assigned to, and will always have its default value 0
  52. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\Camera.cs(10,32,10,45): warning CS0169: The field 'Camera.oldplayerCord' is never used
  53. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\ServerInventory.cs(143,29,143,33): warning CS0649: Field 'ServerInventory.InventSlotItem.ItemMinMaxLocation.XMax' is never assigned to, and will always have its default value 0
  54. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\IngameState.cs(22,38,22,51): warning CS0169: The field 'IngameState._mouseActions' is never used
  55. 3>C:\HUD\ExileApi\Core\EntityListWrapper.cs(152,37,152,50): warning CS0067: The event 'EntityListWrapper.EntityIgnored' is never used
  56. 3>C:\HUD\ExileApi\Core\RenderQ\DX11.cs(40,24,40,36): warning CS0169: The field 'DX11.VertexBuffer' is never used
  57. 3>C:\HUD\ExileApi\Core\MultiThreadManager.cs(310,31,310,36): warning CS0414: The field 'ThreadUnit.abort' is assigned but its value is never used
  58. 3>C:\HUD\ExileApi\Core\MenuWindow.cs(37,21,37,29): warning CS0414: The field 'MenuWindow.selected' is assigned but its value is never used
  59. 3>C:\HUD\ExileApi\Core\PoEMemory\FilesInMemory\BaseItemTypes.cs(11,21,11,26): warning CS0414: The field 'BaseItemTypes.tries' is assigned but its value is never used
  60. 3>C:\HUD\ExileApi\Core\MenuWindow.cs(36,22,36,29): warning CS0414: The field 'MenuWindow.refresh' is assigned but its value is never used
  61. 3>C:\HUD\ExileApi\Core\MultiThreadManager.cs(38,22,38,28): warning CS0414: The field 'MultiThreadManager.Closed' is assigned but its value is never used
  62. 3>C:\HUD\ExileApi\Core\PoEMemory\MemoryObjects\GameStateContoller.cs(27,22,27,33): warning CS0414: The field 'TheGame.initialized' is assigned but its value is never used
  63. 3>C:\HUD\ExileApi\packages\Fody.6.0.0\build\Fody.targets(38,12): error MSB4086: A numeric comparison was attempted on "$(MsBuildMajorVersion)" that evaluates to "" instead of a number, in condition "($(MsBuildMajorVersion) < 16)".
  64. 4>------ Rebuild All started: Project: Stashie, Configuration: Debug Any CPU ------
  65. 5>------ Rebuild All started: Project: AdvancedTooltip, Configuration: Debug Any CPU ------
  66. 6>------ Rebuild All started: Project: DevTree, Configuration: Debug Any CPU ------
  67. 7>------ Rebuild All started: Project: HealthBars, Configuration: Debug Any CPU ------
  68. 8>------ Rebuild All started: Project: IconsBuilder, Configuration: Debug Any CPU ------
  69. 9>------ Rebuild All started: Project: ItemAlert, Configuration: Debug Any CPU ------
  70. 10>------ Rebuild All started: Project: KillCounter, Configuration: Debug Any CPU ------
  71. 11>------ Rebuild All started: Project: MinimapIcons, Configuration: Debug Any CPU ------
  72. 12>------ Rebuild All started: Project: MiscInformation, Configuration: Debug Any CPU ------
  73. 13>------ Rebuild All started: Project: PickIt, Configuration: Debug Any CPU ------
  74. 14>------ Rebuild All started: Project: XPBar, Configuration: Debug Any CPU ------
  75. 15>------ Rebuild All started: Project: DPSMeter, Configuration: Debug Any CPU ------
  76. 16>------ Rebuild All started: Project: EliteBar, Configuration: Debug Any CPU ------
  77. 17>------ Rebuild All started: Project: PreloadAlert, Configuration: Debug Any CPU ------
  78. 18>------ Rebuild All started: Project: PassiveSkillTreePlanter, Configuration: Debug Any CPU ------
  79. 19>------ Rebuild All started: Project: Skill DPS, Configuration: Debug Any CPU ------
  80. 7>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  81. 7>C:\HUD\ExileApi\Plugins\Source\HealthBars\HealthBars.cs(37,24,37,28): warning CS0169: The field 'HealthBars.time' is never used
  82. 7> HealthBars -> C:\HUD\PoeHelper\Plugins\Compiled\HealthBars\HealthBars.dll
  83. 5>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  84. 5>C:\HUD\ExileApi\Plugins\Source\AdvancedTooltip\AdvancedTooltip.cs(236,13,236,19): warning CS0162: Unreachable code detected
  85. 5>C:\HUD\ExileApi\Plugins\Source\AdvancedTooltip\AdvancedTooltip.cs(150,42,150,53): warning CS0219: The variable 'MARGIN_LEFT' is assigned but its value is never used
  86. 5>C:\HUD\ExileApi\Plugins\Source\AdvancedTooltip\AdvancedTooltip.cs(22,22,22,30): warning CS0169: The field 'AdvancedTooltip.ModsHash' is never used
  87. 5>C:\HUD\ExileApi\Plugins\Source\AdvancedTooltip\AdvancedTooltip.cs(19,22,19,31): warning CS0414: The field 'AdvancedTooltip.canRender' is assigned but its value is never used
  88. 5> AdvancedTooltip -> C:\HUD\PoeHelper\Plugins\Compiled\AdvancedTooltip\AdvancedTooltip.dll
  89. 10>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  90. 10> KillCounter -> C:\HUD\PoeHelper\Plugins\Compiled\KillCounter\KillCounter.dll
  91. 4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  92. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(503,17,503,22): warning CS0219: The variable 'index' is assigned but its value is never used
  93. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(46,22,46,27): warning CS0169: The field 'StashieCore.popup' is never used
  94. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(33,22,33,32): warning CS0169: The field 'StashieCore._bDropOnce' is never used
  95. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(49,24,49,34): warning CS0649: Field 'StashieCore.TestAction' is never assigned to, and will always have its default value null
  96. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(45,22,45,29): warning CS0169: The field 'StashieCore.openned' is never used
  97. 4>C:\HUD\ExileApi\Plugins\Source\Stashie\Stashie.cs(42,22,42,30): warning CS0414: The field 'StashieCore.CtrlDown' is assigned but its value is never used
  98. 4> Stashie -> C:\HUD\PoeHelper\Plugins\Compiled\Stashie\Stashie.dll
  99. 9>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  100. 9> ItemAlert -> C:\HUD\PoeHelper\Plugins\Compiled\ItemAlert\ItemAlert.dll
  101. 8>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "MoreLinq, Version=3.1.0.0, Culture=neutral, PublicKeyToken=384d532d7e88985d". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  102. 8>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "MoreLinq" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
  103. 8>C:\HUD\ExileApi\Plugins\Source\IconsBuilder\MonsterIcon.cs(50,21,50,26): warning CS0162: Unreachable code detected
  104. 8>C:\HUD\ExileApi\Plugins\Source\IconsBuilder\LegionIcon.cs(51,21,51,26): warning CS0162: Unreachable code detected
  105. 8>C:\HUD\ExileApi\Plugins\Source\IconsBuilder\IconsBuilder.cs(47,21,47,24): warning CS0414: The field 'IconsBuilder.rnd' is assigned but its value is never used
  106. 8> IconsBuilder -> C:\HUD\PoeHelper\Plugins\Compiled\IconsBuilder\IconsBuilder.dll
  107. 11>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  108. 11> MinimapIcons -> C:\HUD\PoeHelper\Plugins\Compiled\MinimapIcons\MinimapIcons.dll
  109. 12>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  110. 12>C:\HUD\ExileApi\Plugins\Source\MiscInformation\MiscInformation.cs(53,29,53,33): warning CS0169: The field 'MiscInformation.maxY' is never used
  111. 12> MiscInformation -> C:\HUD\PoeHelper\Plugins\Compiled\MiscInformation\MiscInformation.dll
  112. 14>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  113. 14> XPBar -> C:\HUD\PoeHelper\Plugins\Compiled\XPBar\XPBar.dll
  114. 15>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  115. 15> DPSMeter -> C:\HUD\PoeHelper\Plugins\Compiled\DPSMeter\DPSMeter.dll
  116. 19>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  117. 19>C:\HUD\ExileApi\Plugins\Source\Skill DPS\Core\SkillDpsCore.cs(30,30,30,37): error CS1061: 'TimeCache<bool>' does not contain a definition for 'NewTime' and no accessible extension method 'NewTime' accepting a first argument of type 'TimeCache<bool>' could be found (are you missing a using directive or an assembly reference?)
  118. 13>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  119. 13>C:\HUD\ExileApi\Plugins\Source\PickIt\PickIt.cs(604,34,604,35): warning CS0168: The variable 'e' is declared but never used
  120. 13>C:\HUD\ExileApi\Plugins\Source\PickIt\PickIt.cs(42,25,42,39): warning CS0169: The field 'PickIt.LastLabelClick' is never used
  121. 13>C:\HUD\ExileApi\Plugins\Source\PickIt\PickIt.cs(39,25,39,43): warning CS0169: The field 'PickIt.cursorBeforePickIt' is never used
  122. 13> PickIt -> C:\HUD\PoeHelper\Plugins\Compiled\PickIt\PickIt.dll
  123. 18> PassiveSkillTreePlanter -> C:\HUD\PoeHelper\Plugins\Compiled\PassiveSkillTreePlanter\PassiveSkillTreePlanter.dll
  124. 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\HUD\PoeHelper\ExileCore.dll", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
  125. 16> EliteBar -> C:\HUD\PoeHelper\Plugins\Compiled\EliteBar\EliteBar.dll
  126. 6>C:\HUD\ExileApi\Plugins\Source\DevTree\DevTree.cs(71,17,71,23): warning CS0162: Unreachable code detected
  127. 6>C:\HUD\ExileApi\Plugins\Source\DevTree\DevTree.cs(32,24,32,29): warning CS0414: The field 'DevPlugin.Error' is assigned but its value is never used
  128. 6> DevTree -> C:\HUD\PoeHelper\Plugins\Compiled\DevTree\DevTree.dll
  129. 17>C:\HUD\ExileApi\Plugins\Source\PreloadAlert\PreloadAlert.cs(43,55,43,75): warning CS0169: The field 'PreloadAlert.personalAlertStrings' is never used
  130. 17>C:\HUD\ExileApi\Plugins\Source\PreloadAlert\PreloadAlert.cs(39,22,39,35): warning CS0414: The field 'PreloadAlert.isAreaChanged' is assigned but its value is never used
  131. 17>C:\HUD\ExileApi\Plugins\Source\PreloadAlert\PreloadAlert.cs(38,22,38,29): warning CS0414: The field 'PreloadAlert.holdKey' is assigned but its value is never used
  132. 17> PreloadAlert -> C:\HUD\PoeHelper\Plugins\Compiled\PreloadAlert\PreloadAlert.dll
  133. ========== Rebuild All: 17 succeeded, 2 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement