PyBlock


Pymod edition of a SeaBlock style game

Overhaul
12 days ago
0.16 - 2.0
7.68K
Environment Mining Manufacturing

b [fixed] Error loading mods

a month 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

a month ago

Same issue

a month 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

a month ago

That works for me too. Thanks for sharing

a month ago

Please report errors to the bug report tracker

a month ago

Fixed in latest release

New response