Nexus Extended Promethium Endgame (WIP)


Expands the Promethium Endgame and adds another planet with new production steps and ressources. savegame compatible. The content of the mod is almost complete. An ending is already in the game. This mod will be continuously improved and fixed. The final version 1.0 will take some time, but will implement a lot of new mechanics. I ask for your understanding. I am writing this mod in my spare time and therefore cannot work on it every day. I would be very happy about feedback :)

Content
a month ago
2.0
1.87K
Factorio: Space Age Icon Space Age Mod
Planets Mining Fluids Manufacturing

b sprite rectangle size mismatch

16 days ago

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?

16 days ago

Checking, and indeed the sand-processing.png is 968x968, it is not 1024x1024. The size in the prototype needs corrected in all used locations.

New response