Pendra37 Posted July 16, 2016 Share Posted July 16, 2016 I run into a very strange problem. I my templates don't show up in the game, like if they were ignored.Up until last week, I added many custom templates to my mod. Weapons, armor, abilities etc. The usual. All was fine. In the last couple of days, no matter what I add, it doesn't show up in game. Let's say, I have a custom template called OG_XCAR_CV. I added it last month and works fine in game ever since.Say I copy and paste this template, change the function name, add the additem line, change the template name only OG_ADAR_GA, add localization to the INT. The compile will run just fine. I launch XCOM2 and start a new campaign.This OG_ADAR_GA template will never show up in game. I start a complete new campaing, no luck, it doesn't show up in the game. This happens to every template. I had to re-purpose existing templates and change their content to get what I needed.There is no error message during compile. I really need to find out wtf is ogoing on and work aroud it. Link to comment Share on other sites More sharing options...
Mythrell Posted July 18, 2016 Share Posted July 18, 2016 I would suggest you dump full template code, it will explain the situation a lot better. Link to comment Share on other sites More sharing options...
Pendra37 Posted July 23, 2016 Author Share Posted July 23, 2016 (edited) I found the issue. I'm working on my mod locally. I also had the mod subscribed from Steam. Apparently, the mod from Steam interfered with the local mod even when unchecked. I had to remove the Steam mod manually from the downloaded folder and behold, everything started to work properly. Edited July 23, 2016 by Pendra37 Link to comment Share on other sites More sharing options...
robojumper Posted July 23, 2016 Share Posted July 23, 2016 Yep, that's right. You can only enable / disable mods with the same Mod Name together. The Alternative Mod Launcherhttps://www.reddit.com/r/xcom2mods/comments/4ak5cv/alternative_mod_launcher/would have told you that. Link to comment Share on other sites More sharing options...
Recommended Posts