BuildCraft|Core

BuildCraft|Core

7M Downloads

Land Marks/Architect

AgentK9 opened this issue ยท 9 comments

commented

When I tried to make a blueprint in creative, when I clicked some land marks and then tried to remove them, the red lines stayed there. Also with the architect, some weird things were happening.

commented

This happens because objects are not properly unlinked in https://github.com/BuildCraft/BuildCraft/blob/6.5.x/common/buildcraft/builders/TileMarker.java#L265-L270. Just making a note here to check it out with more detail later.

commented

Yeah, land markers work completely differently now so this sort of thing will happen in different ways.

commented

this has been fixed with the rendering rewrite of 1.8+, can be closed

commented

What. Reproducible?

commented

Haven't tried recently but I remember this happening and I also think I posted of a way to reproduce it.

commented

ask chilm about this, remember seeing this heapen once on his stream

commented

One bug with land marks is that if you place 2 land marks (let's say "A" and "B") and connect them by right clicking "A", then you place another lank mark "C" adjacent to "B" (not to the one you right clicked before) and then right click "C", "A" won't connect to "C".

The other one is harder to reproduce. Here's a way: http://youtu.be/1oZoXSxLSbo

commented

@psxlover - the video is private

commented

Oops sorry about that, it should be ok now.