Game Crashing

Technical support requests for Capitalism Lab
Post Reply
scott499
Posts: 3
Joined: Thu Jun 30, 2016 1:29 am

Game Crashing

Post by scott499 »

Hello. I have been encountering the error code FarmRes::Iproduct_info() which crashes the game. Usually happens roughly 10-15 years into the game. I am running the latest patched version, but have also been having the issue thru at least the last several patches. I’m not sure what to fix in my mod or if the issue is something else. Thanks for the help!
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10463
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 78 times
Been thanked: 233 times

Re: Game Crashing

Post by David »

We will investigate the problem.

Could you please provide us with your save game file and let us know the following?
1) Which version of Capitalism Lab you are using. You can see the version number on the top-right of the main menu.
2) The exact steps for triggering the bug in the save game
3) If your savegame uses a MOD, please let us know the name of the MOD and the MOD's version number.

You can find save game files of Capitalism Lab from the C:\Users\<your user name>\Documents\My Games\Capitalism Lab\SAVE

You may provide us with your save game file by posting it here on the forum as a ZIP file attachment or emailing the save game file to us at info@enlight.com.

If your save game file is too large for attachment, you may check out this post about how to send us large files: https://www.enlight.com/forum/viewtopic.php?f=13&t=2473
scott499
Posts: 3
Joined: Thu Jun 30, 2016 1:29 am

Re: Game Crashing

Post by scott499 »

1) Currently running version 11.0.67
2) I haven't yet been able to figure out what is triggering the bug. It happens whether I am actively playing or passively letting AI run for MOD testing. If you let the save game run, it will trigger in about 2 months game time (early April). Every fresh game I have started has been ending with this crash, regardless of adjustments, most often about 10-15 years in, but occasionally as late as around 20 years (such as that in the file I sent). I have started fresh game runs at least 10 times for troubleshooting and they all end with the same crash.
3) I am using my personal mod, AV10, version 10.0

Save game file sent to email. Thanks for the help!
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10463
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 78 times
Been thanked: 233 times

Re: Game Crashing

Post by David »

scott499 wrote: Sun May 04, 2025 5:20 pm 1) Currently running version 11.0.67
2) I haven't yet been able to figure out what is triggering the bug. It happens whether I am actively playing or passively letting AI run for MOD testing. If you let the save game run, it will trigger in about 2 months game time (early April). Every fresh game I have started has been ending with this crash, regardless of adjustments, most often about 10-15 years in, but occasionally as late as around 20 years (such as that in the file I sent). I have started fresh game runs at least 10 times for troubleshooting and they all end with the same crash.
3) I am using my personal mod, AV10, version 10.0

Save game file sent to email. Thanks for the help!
Did you encounter the same bug when using the vanilla game or other mods other than your own mod? If not, I think there is a high possibility that the crash was caused by the farm products in your mod. Based on the error message, it seems that it is due to improper settings of farm products, I recommend that you check your farm's products and see if they are properly defined. You can try to isolate the cause by using an older version of your mod that didn't have this crash and try to identify what recent changes to your mod might cause the crash.
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10463
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 78 times
Been thanked: 233 times

Re: Game Crashing

Post by David »

I have asked the programmer.

The potential cause of this error is that Farm_Livestock.DBF do not match Farm_Livestock_Products.DBF. Please check if all livestock products defined in one file matches the records in the other file and vice versa.
Post Reply