[Rseding91] [2.0.18] Artillery Wagon with Equipment Grid, missing auto targeting checkbox

This subforum contains all the issues which we already resolved.
Kryzeth
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Sat Jul 25, 2015 9:07 am
Contact:

[Rseding91] [2.0.18] Artillery Wagon with Equipment Grid, missing auto targeting checkbox

Post by Kryzeth »

I'm using this vehicle equipment grid mod to enable grids on various vehicles that don't already have them, and when applied to the artillery wagon, it appears to lose its auto targeting checkbox. It doesn't seem to be something specific to how the grid is created in that mod, since the same thing happens using the below simple code:

Code: Select all

data:extend({
{
	type = "equipment-grid",
	name = "artillery-wagon",
	width = 10,
	height = 10,
	equipment_categories = {"armor"}
},
})
data.raw["artillery-wagon"]["artillery-wagon"].equipment_grid = "artillery-wagon"
Image attached: https://imgur.com/a/kDoPpop.png
Rseding91
Factorio Staff
Factorio Staff
Posts: 14743
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [Rseding91] [2.0.18] Artillery Wagon with Equipment Grid, missing auto targeting checkbox

Post by Rseding91 »

Thanks for the report. This is now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”