I made a new mega-mod game and everything installed without error except Multistronghold did not install. I know it is a new mod and it is first listed in BWP v14.2. I tried using BWP v14.2 and did not like the way it works. It does not suit my needs at all, so I reverted back to BWP v14.1.2.
I copied the install instructions from individual.bat (v14.2) and added multistronghold=MULTISTRONGHOLD to list.txt. None of the 8 components installed and I got no errors.
The code I added to BWP Install.bat v14.1.2 is:
findstr /I /M "CliffHistory" %SET%>nul
if %errorlevel%==1 (
Call %INST% multistronghold "10"
)
Call %INST% multistronghold "20 30 40 50 60 70 80"
I may try changing %INST% to %INSTI% in my next install to see what happens. I am using WeiDU v23600.
Any information on what I need to do to install this mod would be appreciated. Also any information about other mods that could interfere with multistronghold would be appreciated. I did search the pdf files for this information but did not get any hits on the words I used in the search.
Tom