so Semenar and me did some testing to find the problem in my mod.
We found then out when the first icon inside a icons array has no icon_size set and then another icon in that array has a bigger icon_size then the default value, it will produce a error. But when I then set the icon_size to the default value it will work.
Code: Select all
2.498 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=64x64).
2.501 Error AtlasBuilder.cpp:1266: The given sprite rectangle (left_top=0x0, right_bottom=256x256) is outside the actual sprite size (left_top=0x0, right_bottom=64x64).
But with it beeing fixed, when setting a value it seems like a bug to me.
Mods used:
- Enemy Race Manager Libraries
- Enemy Race Manager
- Enemy Race Manager Asset Pack
- Enemy Race Manager - Post Process
- ERM - Terran HD Graphic Assets
- ERM - Terran Units for Players
- More Casting
Greetz,
Luzifer