[0.12.10] [kovarex] ghost gates & placed gates are treated differently
- Twisted_Code
- Long Handed Inserter
- Posts: 91
- Joined: Sat Jun 06, 2015 1:15 am
- Contact:
[0.12.10] [kovarex] ghost gates & placed gates are treated differently
If a player wishes to place a blueprint where part of it is a gate that would be over an already placed gate (or gate bp ghost), the preview will show the gate as red as if the bp gate is a different entity type than the placed one, and the player will have to force blueprint placement. The issue is that it's a counterintuitive exception to the rule that blueprints can be placed overlapping entities of the same type.
How to report bugs effectively (archived version)because everyone should know this.
The game's tech tree, a visual reference guide.
The game's tech tree, a visual reference guide.
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
Thanks for the report, it is fixed for 0.12.13 now.
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
Wait, 0.12.13? Is 0.12.12 out yet?
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
Yes, this minutesillyfly wrote:Wait, 0.12.13? Is 0.12.12 out yet?
- Twisted_Code
- Long Handed Inserter
- Posts: 91
- Joined: Sat Jun 06, 2015 1:15 am
- Contact:
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
How did this bug even happen anyway? Seems to me one of you must've done something really silly.
How to report bugs effectively (archived version)because everyone should know this.
The game's tech tree, a visual reference guide.
The game's tech tree, a visual reference guide.
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
The code for buildability checks is actually quite complicated. And there are reasons for it as the logic is compliated.Twisted_Code wrote:How did this bug even happen anyway? Seems to me one of you must've done something really silly.
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
Sounds like a good topic for a FF It's better than it was, still complicated but better.kovarex wrote:The code for buildability checks is actually quite complicated. And there are reasons for it as the logic is compliated.Twisted_Code wrote:How did this bug even happen anyway? Seems to me one of you must've done something really silly.
If you want to get ahold of me I'm almost always on Discord.
- Twisted_Code
- Long Handed Inserter
- Posts: 91
- Joined: Sat Jun 06, 2015 1:15 am
- Contact:
Re: [0.12.10] [kovarex] ghost gates & placed gates are treated differently
I'd be interested in such an FF, because frankly, I can't understand how it's so complicated. If the two objects are the same and oriented the same, the blueprint should ignore it. If the two objects are fast-replace compatible, the blueprint should build over the old one. What more is there to it?Rseding91 wrote:Sounds like a good topic for a FF It's better than it was, still complicated but better.kovarex wrote:The code for buildability checks is actually quite complicated. And there are reasons for it as the logic is compliated.Twisted_Code wrote:How did this bug even happen anyway? Seems to me one of you must've done something really silly.
Edit: speaking of which, today is Friday... and it looks like you explained it in today's post.
How to report bugs effectively (archived version)because everyone should know this.
The game's tech tree, a visual reference guide.
The game's tech tree, a visual reference guide.