Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

conquest ver 6.1c mod version 2.11

These errors occur when a random portrait is required. Likely only the first one is relevant.I reinstalled the random portrait mod that you posted with the mod. Made a fresh install of Conquest and reinstalled the mod. Didn't load the breed anyone module, but it doesn't seem that would cause issues.

SCRIPT ERROR: weightedrandom: Invalid operands 'int' and 'Nil' in operator '+'.

          At: res://src/core/input_handler.gd:763

SCRIPT ERROR: translate: Invalid call. Nonexistent function 'capitalize' in base 'Nil'.

          At: res://src/character/ch_stats.gd:1093

SCRIPT ERROR: translate: Invalid call. Nonexistent function 'replace' in base 'Nil'.

          At: res://src/character/CharacterClass.gd:1100

SCRIPT ERROR: TextEncoder: Invalid call. Nonexistent function 'find' in base 'Nil'.

          At: res://src/core/globals.gd:358

SCRIPT ERROR: generate_scene_text: Invalid set index 'bbcode_text' (on base: 'RichTextLabel') with value of type 'Nil'.

          At: res://gui_modules/Universal/Scripts/InteractiveMessageModuleAnimated.gd:800

I just can't seem to reproduce it,. What i did:

  1. dl new game
  2. install random portraits 
  3. install tweaks
  4. works?

When exactly do those errors occur, on game start, when "something" happens? Also are those, all of the errors you got or were there more ? (top / bottom of console)

Second error suggests that character generation fails (and subsequently everything else)

Thanks for the reply. The problem seems to be that for some reason I didn't intall1 of the random portrait components that need to be copied into the Conquest folder. Took a while to chase that down.