James Oily Extravaganza


Oil refining incorporating real-world processes, products, and recipes.

Content
a month ago
1.1 - 2.0
828
Fluids

g Error while loading

14 days ago

Failed to load mods: The given sprite rectangle (left_top=0x0, right_bottom=64x64) is outside the actual sprite size (left_top=0x0, right_bottom=32x32).
See the log file for more information.: James-Oil-Processing/graphics/reformate.png

14 days ago

FWIW, here is the relevant part of the log file. Another mods that's installed is Spaghetorio

5.706 Error ParallelSpriteLoader.cpp:67: Parallel sprite loading failed, falling back to normal sprite loading. The given sprite rectangle (left_top=0x0, right_bottom=64x64) is outside the actual sprite size (left_top=0x0, right_bottom=32x32).
If this is being used as an icon you may need to define the icon_size property.
See the log file for more information.: James-Oil-Processing/graphics/icons/natural-gas.png
RAM: 16384 MB
5.725 Error AtlasBuilder.cpp:1266: The given sprite rectangle (left_top=0x0, right_bottom=64x64) is outside the actual sprite size (left_top=0x0, right_bottom=32x32).
See the log file for more information.: James-Oil-Processing/graphics/reformate.png; mods: Spaghetorio barreling-group2 James-Oil-Processing
Prototypes using the sprite:
data.raw["recipe"]["VPE-catalytic-reforming-naphta"]
data.raw["recipe"]["VPE-extract-aromatics-from-reformate"]
data.raw["recipe"]["VPE-reformate-barrel"]
data.raw["recipe"]["empty-VPE-reformate-barrel"]
data.raw["recipe"]["sp-kr-vent-VPE-reformate"]
data.raw["fluid"]["VPE-reformate"]

13 days ago

So just from what's here, I'm guessing that Spaghetorio is defining the size incorrectly when using my sprite. Does it work without that mod?

New response