I'm impressed with the mod so far as I can play it, and the ASCII+ tileset looks amazing.
However, I run into a persistent problem that frustrates me to no end. The game just randomly crashes. Absolutely no clue why. My theory, at first, was that autosave would've been to blame, so I turned off autosave. No dice. It seems to happen at the turn of a new season, far as I can tell. I've tried searching the thread for answers and came up with nothing, unfortunately.
Because of this, I can't really get any fort past its fledgling designs, and I'm particularly lucky to make it to the caravan. If anyone has any answers, I'm all ears. As for settings, I'm using the default settings, with the exception of windowed mode (changed to 1280x600), a slight max population decrease, and using ASCII+ with no creature graphics.
If you are on a mac/linux and having this problem turn OFF truetype fonts... they cause lots of weird hard to track crashes.
Get Python.
After installing phyton I get a black window popping up for a split second before going away.
Is there anything else I need?
Open a command prompt. (start -> run -> type
cmd and then run )
use the
cd command to change to the masterwork directory. <- required... settings.py WILL NOT WORK if started from another directory. It must know where it is to find the other masterwork files.
then execute python, and tell it to execute the python script.. such as :
c:\python33\python.exe settings.py
to make a double clickable file save the things you type into a text file named start.cmd
the start of that will change depending on where python is installed/what version you have. python3 or newer is required (2 wont work)
Yes it requires a little work, but that is intentional at this point... the alpha isn't quite finished... if you want everything included and to 'just work' use the older 1.9.5 you can run 1.9.5 out of the box, without messing about with python... the alpha is mostly intended to give a little 'preview' and to allow others to help finish it up if they so desire.
Hello all, I have 2 questions )
1. Is it hard to make last masterwork version under linux? May be there is instructions for doing this?
2. Is it hard to make ttf font work under linux? There's a couple of years I wait this bug removed(
1) it should work no problem, masterwork does only change the raws/graphics. The old 'launcher' application only work on windows... the linux version of 1.9.5 has all included modifications but no configuration program... the alpha of 2 is designed to work cross platform... but is more rough around the edges... we are here to help you with specific problems you have with it however.
2) that is toady's domain. We have no access/control over the base game/rendering engine. I would assume that the bug still exists. From my understanding toady is in feature adding mode, and once the next version comes out with the extra features that he will go back into bug fix mode for a while. in my experience the True Type bugs are reproducible/avoidable as they are tied to specific zoom levels/windows sizes/screens/menus. I usually keep them off but toggle them on/off when i know I'm in 'safe' parts of the game. (it is a single key, F-11 or F-10 if i remember right)