Mount & Blade: Warband

Mount & Blade: Warband

Star Wars Conquest
 This topic has been pinned, so it's probably important
Swyter  [developer] Aug 27, 2016 @ 12:55pm
Frequently Asked Questions
If you want to suggest a question just post a comment in the general section.


I get an «Unable to find module info.» message box after Subscribing?
Steam is still downloading the mod from the Workshop. Launch it when the mod is ready.


I waited for it to finish, but now the game crashes while loading. Why?
Are you playing on Mac? The game only seems to work well in Windows and Linux.

The Mac version of Warband seems to be broken for mods that use advanced features, like GLSL Shaders that come from the Workshop (here's your reason) or Data folder overriding (resulting in broken fonts and collisions even if you manage to fix the first bug).

So, unless we publish a guide to work around all those problems just ask TaleWorlds for a fix. It is their bug!

Update: It's now ready, go here: http://steamcommunity.com/workshop/filedetails/discussion/742671195/343787283760438002/


I don't use Steam, can I download the mod manually and install it myself?
An automated way of generating manual downloads (of incremental patches) is being prepared. Similar to what is currently used for The Last Days.

Once that is finished we'll keep issuing small zipped updates and you'll be able to get those fixes and features in a matter of minutes, not months. Cool, huh?

Update: It's now ready, go here: https://swconquest.github.io


I think I have found a serious bug. What now?
Just open a discussion thread, telling us (step by step) how to reproduce it.

Still, unless you have found something really esoteric there's a high chance that someone has already reported it before and, at this point, is well known by the developers. Every little detail you can add to the conversation helps.


Okay, so Mac is broken, what about Linux? The Last Days works on Linux!
We support Linux. If after Subscribing the mod is nowhere to be found in the drop-down menu (yes, the game is buggy) maybe sym-linking the folder works for you.

Paste this in your terminal:
STEAMAPPS_FOLDER=~/.steam/steam/steamapps/ # <- you can change this path ln -s $STEAMAPPS_FOLDER/workshop/content/48700/742671195/ $STEAMAPPS_FOLDER/common/MountBlade\ Warband/Modules/swconquest-workshop

If you then switch to the mod named swconquest-workshop in the launcher everything should work right out of the box while still receiving automatic updates. A symbolic link is a bit like a shortcut, the same content can be accessed from two places.
Last edited by Swyter; Sep 25, 2016 @ 4:17am