[BUG] [0.25] Losing the ability to create new buildings in old cities

Just loaded up .25, so far only one CTD after about 100 turns.

It seems that with every new city my sovereign creates I lose the ability to create new buildings in the previous cities.  These poor stunted hamlets never have the opportunity to be all they can be.

4,120 views 18 replies
Reply #1 Top

I don't have to create a new city to have this problem. Seems to occur whenever I go back in to add new buildings after already having a build queue.

IN the picture you should see that I should have two available build spots next to the two huts by the farm. However I only have the option to demolish buildings.

Reply #2 Top

The same has happened to me.

Reply #3 Top

Interestingly enough my last game didn't have this problem. Is it related to the fact that I turned off all the 3D graphics processing settings and got the game to run at a reasonable speed?

It could also be that I updated the game right before.

I'll be running some more games but it bears worth giving a try and reporting back again.

Reply #5 Top

Happens after you build your first buildings. I could not figure out a way to get it fixed.

Reply #6 Top

I just figured out more about this bug. Look at this picture:

I captured a town and built another and sometime between those two events, I was able to build again, but not since. It was cool actually being able to build again though, haha. I hope Rishkith has more info.

 

Also, I think the server's time just went an hour forward because I definitely posted this at 3:34am.

Reply #7 Top

I've seen this too.

Reply #8 Top

I think the code logic for build mode says something like

if(availablePlots > 0) ;// display all available buildings as normal

else ; // only display the remove building button

 

where it should be using "availablePlots > 0 || availableSpacesOnClaimedPlots > 0" or some such

Reply #9 Top

The original post isn't quite correct, though almost.

The bug is that once a single building is placed on an empty plot and you leave the construction menu, the game counts that plot as "full" and does not allow you to build anything else on it even if there is room.

For a quick test, start a game and queue 2 houses, each on a different plot (map grid). When you leave the construction menu it'll only show the demolish option and won't let you place anything else.

It doesn't have anything to do with starting new cities, though. In your first city leave one plot completely empty, then start a new city. You'll still be able to build in the empty plot of your first.

Reply #10 Top

I have encountered this as well...

Reply #11 Top

There are actually 2 known issues ATM...

1. Canceling a Building from the queue will add the plot back, but not allow you to build upon it.

2. The situation that Annatar's explained

We'll be looking into these for an update build next week.

Reply #12 Top

Yeah, it keeps happening all the time, quite sad, considering the amount of resources present, just waiting to be taken :).

Reply #13 Top

Quoting BoogieBac, reply 11
There are actually 2 known issues ATM...

1. Canceling a Building from the queue will add the plot back, but not allow you to build upon it.

2. The situation that Annatar's explained

We'll be looking into these for an update build next week.
End of BoogieBac's quote

Since the patch and eliminating all my video settings I didn't have a repeat of situation number 2 last night.

Reply #14 Top

Quoting BoogieBac, reply 11
There are actually 2 known issues ATM...

1. Canceling a Building from the queue will add the plot back, but not allow you to build upon it.

2. The situation that Annatar's explained

We'll be looking into these for an update build next week.
End of BoogieBac's quote

 

I'll add:

3. Unable to add new buildings to a city after queing the Palace improvement.

 

There are work arounds to this. Advancing turn and selecting build on another city seemed to allow me to go back to building in one case. I've confirmed this bug in a few games. Build 4 or 5 building on a new city then build a palace. You're unable to place anything in the remaining tiles and are only left with the deconstruct option.

Reply #15 Top

My work around attempt didn't work in my last game. I believe I might be able to work around it if the city grows to the next size. I just know that sometimes I've been able to build afterward getting this problem.

Reply #16 Top

OH! Maybe I was able to build again because the cities leveled up.

Reply #17 Top

Quoting Saturn2888, reply 16
OH! Maybe I was able to build again because the cities leveled up.
End of Saturn2888's quote

I noticed that in order to build ANYTHING apart from first two buildings I HAD to choose shacks as the starting buildings, assuming I wanted my city to level up. That is a balance issue imho. Sure, I shouldn't be able to reach lvl 3/4/5/... w/o investing in shacks, but not being able to reach level 2 w/o building only shacks!?

Reply #18 Top

Haha. Probably a bug.