Skip to content

Fix NearbyEnemyCityCombatMod type from bool to int - #13359

Open
Hokath wants to merge 1 commit into
LoneGazebo:masterfrom
Hokath:patch-3
Open

Hokath wants to merge 1 commit into
LoneGazebo:masterfrom
Hokath:patch-3

Conversation

@Hokath

@Hokath Hokath commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

closes #13350

@azum4roll

azum4roll commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator
  Searching libraries
      Searching D:\a\Community-Patch-DLL\Community-Patch-DLL\CvWorldBuilderMap\lib\\CvWorldBuilderMapWin32.lib:
        Found "private: static class CvWorldBuilderMap::PlotMapData CvWorldBuilderMap::sm_kErrorPlotMapData" (?sm_kErrorPlotMapData@CvWorldBuilderMap@@0VPlotMapData@1@A)
          Referenced in CvWorldBuilderMapLoader.obj
          Loaded CvWorldBuilderMapWin32.lib(CvWorldBuilderMap.obj)
  Processed /DEFAULTLIB:comsuppw.lib
  Processed /DEFAULTLIB:user32.lib
  Processed /DEFAULTLIB:ole32.lib
  Processed /DEFAULTLIB:oleaut32.lib
  Processed /DEFAULTLIB:Version
  Processed /DEFAULTLIB:psapi
        Found "public: __thiscall CvWorldBuilderMapTypeDesc::CvWorldBuilderMapTypeDesc(void)" (??0CvWorldBuilderMapTypeDesc@@QAE@XZ)
          Referenced in CvWorldBuilderMapLoader.obj
Attempting to cancel the build...
Attempting to cancel the build...
Done Building Project "D:\a\Community-Patch-DLL\Community-Patch-DLL\VoxPopuli_vs2013.sln" (default targets) -- FAILED.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(268,5): warning MSB4220: Waiting for the currently executing task "Link" to cancel. [D:\a\Community-Patch-DLL\Community-Patch-DLL\CvGameCoreDLL_Expansion2\VoxPopuli.vcxproj]
Terminate batch job (Y/N)? 
"MSBuild failed, falling back to devenv..."

That's one familiar place to hang on. Did the windows-2022 runner get an upgrade to behave like windows 11? If so we'll never successfully build with the current flags.

@azum4roll

Copy link
Copy Markdown
Collaborator

Looks like the rerun worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NearbyEnemyCityCombatMod

2 participants