Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Truck can't build derrick over a well which is in a corner surrounded by other wells #3215

Closed
wzdev-ci opened this issue Feb 24, 2012 · 13 comments

Comments

@wzdev-ci
Copy link
Contributor

keyword_Derrick_corner resolution_fixed type_bug | by JDW


Please see screenshots, for the complete picture. The blueprint gets shown for a few seconds , then it disappears. The truck won't even budge an inch to get closer to the well when ordered to build a derrick on it


Issue migrated from trac:3215 at 2022-04-16 08:57:58 -0700

@wzdev-ci
Copy link
Contributor Author

JDW uploaded file wz2100-20120224_144910-MiniSquaredV2-T1.jpg (280.0 KiB)

Truck does not move when ordered to build derrick, but the blueprint is drawn
wz2100-20120224_144910-MiniSquaredV2-T1.jpg

@wzdev-ci
Copy link
Contributor Author

JDW uploaded file wz2100-20120224_144914-MiniSquaredV2-T1.jpg (280.0 KiB)

After a few seconds, the blueprint vanishes
wz2100-20120224_144914-MiniSquaredV2-T1.jpg

@wzdev-ci
Copy link
Contributor Author

JDW uploaded file 8c-MiniSquaredV2.wz (12.3 KiB)

Since savegames are broken, here is the map in case you need to test yourself

@wzdev-ci
Copy link
Contributor Author

vexed commented


Hmm, bad map design.

There should be 1 square around anything you want to build, in this case, it is diagonal, which don't cut it.

@wzdev-ci
Copy link
Contributor Author

JDW commented


In 2.3.x, the truck can build on this well easily.

@wzdev-ci
Copy link
Contributor Author

camellia0x++ commented


It's possible to build diagonally, but the truck wont move into position to do it (must move manually). I've had this happen before.

@wzdev-ci
Copy link
Contributor Author

scorgi commented


It is not happening only by bad map design. Trucks doesnt build other buildings (i.e. walls) too, as you can see in the screenshot of http://developer.wz2100.net/ticket/3274.

@wzdev-ci
Copy link
Contributor Author

Cyp changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

Cyp changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

Cyp commented


Pathfind to oil wells which are only accessible from a diagonal tile.

Let * # Cliff, D Derrick, O = Oil well


*OD
*Dx
*

In the above, trucks trying to build on the oil well will now pathfind to the tile
marked "x".

Fixes #3215.

@wzdev-ci
Copy link
Contributor Author

Cyp commented


Pathfind to oil wells which are only accessible from a diagonal tile.

Let * # Cliff, D Derrick, O = Oil well


*OD
*Dx
*

In the above, trucks trying to build on the oil well will now pathfind to the tile
marked "x".

Fixes #3215.

2 similar comments
@wzdev-ci
Copy link
Contributor Author

Cyp commented


Pathfind to oil wells which are only accessible from a diagonal tile.

Let * # Cliff, D Derrick, O = Oil well


*OD
*Dx
*

In the above, trucks trying to build on the oil well will now pathfind to the tile
marked "x".

Fixes #3215.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 4, 2012

Cyp commented


Pathfind to oil wells which are only accessible from a diagonal tile.

Let * # Cliff, D Derrick, O = Oil well


*OD
*Dx
*

In the above, trucks trying to build on the oil well will now pathfind to the tile
marked "x".

Fixes #3215.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant