Banking DLC, Scenario 1 script error

Technical support requests for Capitalism Lab
Post Reply
kakao
Level 2 user
Posts: 17
Joined: Fri Apr 25, 2014 2:42 pm
Been thanked: 1 time

Banking DLC, Scenario 1 script error

Post by kakao »

Game version 12.0.68
All DLC

Trying to play the baking DLC scenarios, starting the first one I get an error while loading:

Image

The file contains:

Code: Select all

Script file: SCENARIO_DLC\Banking\Emerging_Markets.txt
Error: the following lines cannot be recognized by the script system.
line 64: Bank
Ensis
Posts: 1
Joined: Mon Jun 08, 2026 11:46 am

Re: Banking DLC, Scenario 1 script error

Post by Ensis »

I have the same issue.

Surprisingly easy fix: in Capitalism Lab\scenario_dlc\Banking, open the scenario txt file and replace

Code: Select all

[MAIN GOAL INDUSTRIES]
Bank
with

Code: Select all

[MAIN GOAL INDUSTRIES]
Banking
Should work after that.
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 1022
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 71 times
Been thanked: 117 times

Re: Banking DLC, Scenario 1 script error

Post by Stylesjl »

Confirmed the existence of the bug. Same problem also occurs on scenario 4 and 5 (Underdog Banker's Aussie Triumph and King of Finance)
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10964
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 131 times
Been thanked: 406 times

Re: Banking DLC, Scenario 1 script error

Post by David »

We have updated the Banking scenario script files in version 12.0.68 (both installer and patch files) to fix the bugs in these 3 scenarios.
Post Reply