Upcycler

by Quezler

No quality modules, sacrifice x (configurable) items to get the next tier.

Overhaul
11 months ago
2.0
4.85K
Factorio: Space Age Icon Space Age Mod
Mining Manufacturing Cheats

g Experience

1 year, 1 month ago
(updated 1 year, 1 month ago)

Hi!
It's not exactly a bug, because I specified that the quality mod should be 2.0.28 (apparently 2.0.29 doesn't have it), but when I launch it, I get this:

The given sprite rectangle (left_top=0x2156, right_bottom=142x2464) is outside the actual sprite size (left_top=0x0, right_bottom=1344x2400). See the log file for more information.: __upcycler__/graphics/entity/upcycler/upcycler-flipped-N.png.

How do you fix things like this? :) How does he know there should be a different size?
This is more of a minute's notice to an experienced modder.

1 year, 1 month ago

because I specified that the quality mod should be 2.0.28

so you manually edited either my mod's dependencies or the quality mod's version and expected it to load without an error? or what exactly are you after?

1 year, 1 month ago

Yes, I edited your mod to work on my version of the game 2.0.28.
Yes, actually, I just wanted the mod to work :)
I know I can download the version below to play with the mod, but it constantly hangs in updates and I periodically forget and click update :)

1 year, 1 month ago

But I'm more interested in the picture because I've encountered such error messages many times and I'm wondering how to fix them :)

1 year, 1 month ago

version 1.1.4 is compatible with 2.0.28, 1.1.5 and up require 2.0.29 or above since wube changed the recycler textures on which this mod is based, so you told the .29 compatible version to expect the sprites to still be the same as in the .28 version

1 year, 1 month ago

I think I got it.
If the entity was written from scratch, then the size of the images could be set by yourself (adhering to certain rules), but since the current entity only copies and replaces some properties, it is tied to the original, and accordingly, certain properties must match, in this case the size of the images, otherwise such an error appears.
And theoretically, if you adjust the current image to the required dimensions (say, add 64 pixels on one side), then the error should be corrected?

1 year, 1 month ago

lets move this discussion to my modding discord

New response