Greets, unable to load this mod (with the all planets pack) due to:
23.306 Error ParallelSpriteLoader.cpp:67: Parallel sprite loading failed, falling back to normal sprite loading. The given sprite rectangle (left_top=0x0, right_bottom=256x256) is outside the actual sprite size (left_top=0x0, right_bottom=128x128).
See the log file for more information.: __skewer_planet_vesta_assets__/graphics/technology/fusion_robotics.png
39.682 Verbose SpriteRegistrationGroup.cpp:138: Image "__Nexus__/graphics/tech/sand-processing.png" has unexpected size 968x968. Expected size 1024x1024. NoCrop flag is disabled.
39.682 Verbose AtlasBuilder.cpp:69: The given sprite rectangle (left_top=0x0, right_bottom=1024x1024) is outside the actual sprite size (left_top=0x0, right_bottom=968x968).
See the log file for more information.
39.682 Error AtlasBuilder.cpp:1266: The given sprite rectangle (left_top=0x0, right_bottom=1024x1024) is outside the actual sprite size (left_top=0x0, right_bottom=968x968).
See the log file for more information.: __Nexus__/graphics/tech/sand-processing.png; mods: Nexus atan-nuclear-science lignumis
Prototypes using the sprite:
data.raw["technology"]["sand-processing"]
Seems there's a size mismatch between the sprite rectangle in the prototype and the sprite size?