"Sprite outside of..." error

Place to get help with not working mods / modding interface.
SwissGeorge
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Jun 14, 2014 10:20 am
Contact:

"Sprite outside of..." error

Post by SwissGeorge »

Hi there,

I'm trying to put together a mod that will add a series of higher-level transporter belts. However, every time I run the game, I get the dreaded "Sprite outside of" error (attached). I've quadruple-checked the folder names and file paths, and all seem to be correct. When I instead initiated the graphics files by calling __base__ artwork and re-using basic-transport-belt sprites, the mod launched just fine. For the life of me, I can't figure out what the problem is. Any ideas?

Link to the mod: https://www.dropbox.com/s/dp8xgzfv26zxo ... _belts.zip

Error messsage: Image
Attachments
more_belts.zip
(202.93 KiB) Downloaded 122 times
someloser
Inserter
Inserter
Posts: 24
Joined: Mon May 26, 2014 5:37 am
Contact:

Re: "Sprite outside of..." error

Post by someloser »

Somewhere along the line you've changed frame_count from 16 to 32, so Factorio is wandering off the image trying to find these extra frames.
DT-Extend - DyTech ores and other things.
SwissGeorge
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Jun 14, 2014 10:20 am
Contact:

Re: "Sprite outside of..." error

Post by SwissGeorge »

Amazing! Thank you so much, that solved the problem completely! Now off to build a super-factory!
Post Reply

Return to “Modding help”