Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Strive: Conquest

A successor to first Strive For Power game, currently at alpha stage · By Strive4Power

Bug: Resource menu

A topic by Macfly321 created Feb 23, 2025 Views: 404 Replies: 1
Viewing posts 1 to 2
(+1)

I have a problem with the small production menu, which keeps displaying the item in production even though the character producing it is no longer on the farm.

(2 edits) (+1)

I may have found the problem. While testing on my save, I discovered that this line of code:[],"mod":"","product":"leatherdragon","progress":0.6,"task_location":"aliron","threshold":1,"workers":["hid1073291754"]},{"code":"produce","messages" :

When removed, properly removes the object from the resource list. So I assume the issue is that the game either doesn’t delete the line or fails to do so when a worker is removed. I hope this helps in solving the problem.

To be precise, in my case, 'Leatherdragon' is the product that has an issue.