Resource icon

Religion Expanded [including 7 fully-rendered buildings] 2017-10-22

It can be downloaded on Steam.

Hi pokiehl, could you please upload this to a non-Steam website? I still haven't figured out how to get the "subscribe" download thingy to work with my copy of Civ since I don't run Steam.

When I log in to my Steam account and hit subscribe and then launch Civilization VI the mod isn't installed. Maybe it has to do with running it with the Epic games launcher, but I haven't had any problems copy pasting other mods into my mods directory when they do provide a direct download link.
 
Last edited:
Hi pokiehl, could you please upload this to a non-Steam website? I still haven't figured out how to get the "subscribe" download thingy to work with my copy of Civ since I don't run Steam.

When I log in to my Steam account and hit subscribe and then launch Civilization VI the mod isn't installed. Maybe it has to do with running it with the Epic games launcher, but I haven't had any problems copy pasting other mods into my mods directory when they do provide a direct download link.


To anyone who is asking for this to be hosted somewhere that is not Steam, you can download the files directly through steamworkshop.download.
 
Use https://steamworkshopdownloader.io/ instead, the other one use a cache that may host an old version of the mods you're trying to download.

This can be an issue when a patch broke a mod, a new version is posted, but steamworkshop.download still give you the outdated version.
 
Use https://steamworkshopdownloader.io/ instead, the other one use a cache that may host an old version of the mods you're trying to download.

This can be an issue when a patch broke a mod, a new version is posted, but steamworkshop.download still give you the outdated version.

Thank you very much, as this was indeed the case. The version being downloaded was not being marked as compatible, but downloading from https://steamworkshopdownloader.io seems to be getting the correct version. I can't wait to try out the mod!
 
I just played a really good civ game where I enjoyed the "By the Sword" religious belief from this mod. Capturing cities and converting them was a true joy.
Then I started a new game, with no change to my mod list, and chose By The Sword, and I captured two cities so far, and none of them are converting.
Something's bugged and I'm confused and upset
 
I think I figured it out but I have to test it. Basically this bug occurs due to the fact that I'm playing Rome. Legions are class_melee but also class_legion. I've been looking through your code and see that it requires only class_melee and nothing else. This must be why my legions can't convert any city. I'm going to try moving a basic warrior to the city gates to see if it converts.
alternatively can try adding an "OR" argument to your code and try with a legion.
I think this because legions have class_melee but also class_legion.
I was wrong, it doesn't work with a warrior either. WTH... The first game I tried it worked perfectly, city after city converting as they fell. Now three straight games of it not working at all. SUPER frustrating.
 
Last edited:
I think I figured it out but I have to test it. Basically this bug occurs due to the fact that I'm playing Rome. Legions are class_melee but also class_legion. I've been looking through your code and see that it requires only class_melee and nothing else. This must be why my legions can't convert any city. I'm going to try moving a basic warrior to the city gates to see if it converts.
alternatively can try adding an "OR" argument to your code and try with a legion.
I think this because legions have class_melee but also class_legion.
I was wrong, it doesn't work with a warrior either. WTH... The first game I tried it worked perfectly, city after city converting as they fell. Now three straight games of it not working at all. SUPER frustrating.

Have you established your religion as the majority religion in your civilization? 'By The Sword' will not convert any cities until you have converted a majority of your own cities to your religion.
 
I didn't see that in any of the descriptions or coded in the requirements. THANK YOU ! That will help clear up my own confusion as I do several rounds of testing. If it's as simple as that, I will definitely report.

lmao on my next playthrough this is the first time this ever happened. I always play with 50 civilizations on a huge map and my pantheon screen came up and there were none to choose. Hahahahahah... This is a common base-game bug ... now I'm looking for ways to add more pantheons to the game. I can't believe I've played with this many civilizations for over 35 games and never had this happen before.

@bonfireg having the religion in the majority of cities worked! I injected Gedemon's pantheons and Vinrock's pantheons and those additional 10 allowed me to get around the end turn bug hahahah. I'm a mess. but at least I can play now
 
Last edited:
Back
Top Bottom