PyBlock


Pymod edition of a SeaBlock style game

Overhaul
6 days ago
0.16 - 2.0
7.10K
Environment Mining Manufacturing

b [fixed] Error loading mods

18 days ago

It is the same error as below but I'm not able to fix it. I used "Updated Construction Drones" mod but disabling it didn't solve the issue.
https://mods.factorio.com/mod/PyBlock/discussion/689ce397b4a59536a53f9a58

Failed to load mods: The given sprite rectangle (left_top=0x0, right_bottom=128x128) is outside the actual sprite size (left_top=0x0, right_bottom=64x64).
If this is being used as an icon you may need to define the icon_size property.
See the log file for more information.: PyBlock/graphics/icons/atomizer-mk00.png

Mods to be disabled
pyalienlife 3.0.53
pypostprocessing 3.0.35
pyindustry 3.0.18
PyBlock 3.2.7

18 days ago

Same issue

18 days ago

I was able to launch the modpack by canging data.lua inside of mods/Pyblock_3.2.7.zip icon_size = 128 changed to icon_size = 64

18 days ago

That works for me too. Thanks for sharing

18 days ago

Please report errors to the bug report tracker

17 days ago

Fixed in latest release

New response