边缘世界 RimWorld

边缘世界 RimWorld

[1.4] Vanilla Factions Expanded - Medieval
TheTovarischOne 2021 年 7 月 26 日 上午 4:58
Medieval sieges using mortars
Hi. I sorted my load order as stated on the mod page, security is loaded after this mod. However, medieval sieges keep using mortars on all of my raids. Are there more advanced load order tricks to try and see if I can fix this? It's not that bad because the enemy has no shells to hit me with, but it does make the sieges easier than they should be because I can launch rocks at them and they can't. Thanks in advance.
< >
正在显示第 1 - 14 条,共 14 条留言
Excel.exe 2021 年 7 月 28 日 上午 4:16 
i have this same problem except they actually do have ammo, they also use artillery from one of the other ve mods
Ur the Devourer 2021 年 7 月 29 日 下午 12:26 
Ditto, Still getting sieges spawning with mortars.
Legion_LXIXI 2021 年 8 月 11 日 下午 12:30 
Was this ever resolved? Getting the same problem
最后由 Legion_LXIXI 编辑于; 2021 年 8 月 11 日 下午 12:30
colocota 2021 年 8 月 12 日 上午 12:02 
To fix the artillery issue, make sure you have VE - Security after medieval in the load order

As for the mortar issue, Ive run into this in the past but im not sure if this is the case, what storyteller are you using?
I may be wrong but I think Sieges go medieval only when using Maynard
Renzocooken 2021 年 8 月 26 日 下午 7:18 
I'm getting this problem as well. Maynard is my storyteller. VE - Security is after Medieval in the load order.
Seven Fates 2021 年 8 月 28 日 下午 6:41 
I'm in the same boat as all of you, and can confirm Renzocooken's statement. VE Security is after medieval, got the artillery.
Gooby King 2021 年 9 月 1 日 上午 7:25 
A way to get around this is to use the "Remove X Stuff" mods. Like remove industrial stuff and remove spacer stuff mods. They will remove them 100 %, although im unsure if seiges spawn at all with those mods, dont see why not though.
Slice of Thanatoast 2021 年 10 月 10 日 下午 4:40 
I'm fairly sure this is an issue with the mod itself and not a mod conflict, done a clean wipe of my Rimworld files and ran the medieval mod by itself with the security mod loaded after it and they still will only use Artillery or mortars, never catapults
Coolchilion 2021 年 10 月 31 日 下午 1:33 
At this point, I would like someone to point me to a mod that disables sieges only for the medieval faction
Slice of Thanatoast 2021 年 11 月 1 日 下午 8:21 
I don't think there is one and the mod author doesn't seem interested in giving us the option for some reason, even though I'm pretty sure it should be relatively simple to disable them.
Ashlyn 2021 年 11 月 3 日 上午 1:05 
Mod order is correct; disabling every faction except medieval ones still has medieval mortar sieges. Gone through a lot of pages of comments, and these posts, and haven't found a fix any where. Or, even really a talk about a fix. Just a comment from Oskar to someone that it's obv a bug and not intentional.
Shavius 2022 年 2 月 21 日 下午 7:16 
Here is the solution:

In 1.3\Patches\Self\FactionDefs\Factions_Misc.xml
Change
<li Class="PatchOperationAdd"><xpath>/Defs/FactionDef[@Name="VFEM_MedievalFactionBase"]/modExtensions/li[@Class="VFECore.FactionDefExtension"]</xpath>
<value>
<siegeParameterSet>VFEM_Medieval</siegeParameterSet>
</value>
</li>

to

<li Class="PatchOperationAdd"> <xpath>/Defs/FactionDef[@Name="VFEM_MedievalFactionBase"]/modExtensions</xpath>
<value>
<li Class="VFECore.FactionDefExtension">
<siegeParameterSet>VFEM_Medieval</siegeParameterSet>
</li>
</value>
</li>

I have already suggested it in the comment, you may modify the file yourself before Oskar come up with a new fix.
mountainofcheezo 2022 年 7 月 12 日 下午 9:55 
That did not fix it for me.
Wolfette 2022 年 7 月 20 日 下午 4:55 
I was able to get the Medieval Factions to spawn with Catapults, with only VE Framework, VFE: Medieval and VE: Security and no other mods. The issue for me is they huck two stones and assault, making the siege rather pointless.

EDIT: Issue with the second siege I used Dev Mode to spawn ran into an issue of dropping down an every increasing number of chunks (the ammo for the catapult) as the pawns who came could not move them away from the catapult blueprint to build it, which I assume is the trigger for the chunks to stop pawning.
最后由 Wolfette 编辑于; 2022 年 7 月 20 日 下午 5:01
< >
正在显示第 1 - 14 条,共 14 条留言
每页显示数: 1530 50