Summary:
Had this error on more then 1 occasion in my first forbiddencity build. Now i’m getting it in my second attemt to and it’s starting to ***** me of Steps to reproduce:
make 2 seperate structures
connect the 2 structures
3)see the error
Expected Results:
to be able to connect structures Actual Results:
connecting with an error Notes:
First screen with no error and no connecting builds
attachment
develop-3023 (x64)(M)stonehearth/lib/player/territory.lua:89: attempt to call method ‘destroy’ (a nil value)stack traceback:
[C]: in function ‘destroy’
stonehearth/lib/player/territory.lua:89: in function ‘remove_entity’
…nehearth/services/server/terrain/terrain_service.lua:161: in function <…nehearth/services/server/terrain/terrain_service.lua:149> Version Number and Mods in use:
version 3023 game with debugtools System Information:
i5 3,20ghz
win7 64bits
nvidia geforce 650gtx
16gig ddr3 memory
Yes, I’ve had that error. One build with two separate foundations and try to connect the roof etc. I’d get errors or the workers would only build certain parts of the building. (two of the four walls etc)
Does anyone have a save that shows this when loading and trying to connect the buildings? I might already have a fix, but wasn’t able to reproduce the error.
The darker road is the segment I added after loading the level. The added road can overlap the pre-existing roads, or just fill the gap between.
It might not require all those steps, but that was my quick version that worked, both in a ‘running’ game and in a brand-new world.
Is that enough, or do you want the actual save too?
Edit - appending the save, since you did ask for it, and it’s your bandwidth >< . Load it up, and add the dark chunk from the screenshot. ConnectedDesignsDestoryError_1467153431030.zip (4.2 MB)
(fwiw, the rar is only ~75% of the size, but the forums don’t consider .rar an acceptable attachment type)
if you still need one tell me, i have the save on the exact spot from my pics, seeing i did not reload like Vyrasa and only saved and in combination autosaved the game. I does not happen everytime you want to connect a building, but i have had it like 15 times in my first forbiddencity try.
My fix was just to build the 2 parts and when it’s done build the missing block in between. With 2 completed structures i can make it into 1 structure. Not sure if that makes any sense