Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, really cool mod. I'd love to use it. Unfortunately, it sorta breaks my game when I install it. I can't assign any tasks to anyone, there are no skills in the skill bar, I can't travel anywhere (no one is visible in the travel menu), and there is no descriptive text (hair, age, body descriptions etc) for any of my people. There may be more bugs, but I haven't played much more, since the game is practically unplayable. 
Has anyone experienced something like this? I would love to fix it.

I have the 0.6.1c version of the game and the v1c.1.0 version of the mod. I have tried with both the notsorandom-mod and regular improved random portraits-mod. Both seem to work fine but I might be wrong. 

As far as I know, I followed the instructions in the readme correctely: Copy the contents of the conquest folder into the game directory (replacing the files from the portraits mod).
I would appreciate any feedback, cheers.

Does your console look like pic1 after you turn on the game? (you can disable full screen to see it or alt+tab ), if there are some errors at the bottom/top let me know.

If it doesn't it means you didn't install it correctly. Or you didn't put /conquestrandportraits in /mods folder

1. install not so random images (improved random is currently incompatible), to do that put /conquestrandportraits folder in your /mods folder and copy contents of /conquest folder into game folder
2. install tweaks, to do that copy contents of /conquest folder into game folder

Hi, thanks for the reply. Fortunately (or unfortunately), my console looks exactly like what you showed, except beneath the bottom entry (tw_dungeons_expansion), I get a warning. I don't know if its critical.

WARNING: BaseButton's Enabled Focus Mode property has been deprecated due to redundancy and will be removed in Godot 4.0. Please use Control.set_focus_mode instead.

     At: scene/gui/base_button.cpp:329

I tried going into the console whenever I encounter one of the errors I described. For example, when I try to assign a task to someone, the following error pops up in the console: 

SCRIPT ERROR: assign_to_task: Invalid call. Nonexistent function 'get_location' in base 'WeakRef'.

          At: res://src/character/ch_leveling.gd:213

(1 edit)

First warning is standard and safe to ignore.

On the other hand the second error you got indicates that you installed the mod on an old version of game(weakref error on a file tweaks doesn't touch). Try to redownload the game and see if that helps.