Self explanatory pic is self explanatory
![Image](https://forums.factorio.com/images/ext/40070619134deb93c955104344bf4d12.png)
Moderator: bobingabout
Now looking at the picture, I could have displayed that a bit better. But its Just Express stack inserter and Express Filter inserter, as their arms placement are more to the left than the others. The others were there to show the difference.bobingabout wrote:So what's the issue, that the graphics for the pink and dark green inserter don't like up properly? the stripe one looks okay to me for some reason though.
I can have a look at it to see why, but I'm not sure why pink and green would have issues, where stripey doesn't.
Do you have Wai Tex ?Ralord89 wrote:Now looking at the picture, I could have displayed that a bit better. But its Just Express stack inserter and Express Filter inserter, as their arms placement are more to the left than the others. The others were there to show the difference.bobingabout wrote:So what's the issue, that the graphics for the pink and dark green inserter don't like up properly? the stripe one looks okay to me for some reason though.
I can have a look at it to see why, but I'm not sure why pink and green would have issues, where stripey doesn't.
I'm assuming its just a wrong number with arms snap point to the base.
Wai Tex? Is that a mod?orzelek wrote:Do you have Wai Tex ?Ralord89 wrote:Now looking at the picture, I could have displayed that a bit better. But its Just Express stack inserter and Express Filter inserter, as their arms placement are more to the left than the others. The others were there to show the difference.bobingabout wrote:So what's the issue, that the graphics for the pink and dark green inserter don't like up properly? the stripe one looks okay to me for some reason though.
I can have a look at it to see why, but I'm not sure why pink and green would have issues, where stripey doesn't.
I'm assuming its just a wrong number with arms snap point to the base.
It's messing up inserters in way you pictured currently.
I didn't know what that was at first, people used to complain that it caused my mods to crash, that was the first I heard of it, but that was a long time ago.Ralord89 wrote:Wai Tex? Is that a mod?
Ah, well no I don't have it. Just vanilla graphics aside from Better fluid colours. But yeah I had a poke around in the coding for the inserters yesterday and figured it couldn't be related to it, leaving the graphics as the only culprit in the situation (I am no Factorio coder but I thankfully have the knowledge to understand it). Glad we've figured out what it is at least \o/bobingabout wrote: I didn't know what that was at first, people used to complain that it caused my mods to crash, that was the first I heard of it, but that was a long time ago.
It's basically a graphics replacement mod.
But... that is unlikely the issue here, the likely issue is that my graphics are a combination of old 0.12 graphics, mixed with newer 0.13 graphics and code.
I suspect the base is slightly different in 0.13.x because Express inserter is 0.12 code(Updated with the extra tags for the circuit network), and 0.12 graphics. Stripe (Express stack filter) inserter is 0.13 code, and 0.13 graphics. Express Filter and Express Stack are a combination of 0.13 code, and 0.12 graphics (with a 0.13 hand graphics on the stack)
The key point though is that the base is a 0.12 graphic file, so appears offset to the right (if you look closely, the gap between the dark green, and light green inserter is narrower than the other gaps, showing that they're shifted to the right) by about 3 pixels.
The amount it is shifted is likely partially due to the rotation. If the new image is narrower, then the first rotation would be 1 pixel out, and the 3rd would be 3 pixels out.