Collision layer limit?
Posted: Tue Oct 29, 2024 8:56 pm
I've read that the tile type limit should have been increased ( viewtopic.php?t=103485 / viewtopic.php?p=589483#p589483 ) but looks like there might still be issues with it, eg.
Running the following mods you'll get this error
Mods loaded which affect the issue
Not sure if I'm right, but thought I'd bring it up
Running the following mods you'll get this error
Code: Select all
Failed to load mods: Error while loading tile prototype "mineral-grey-dirt-4" (tile): Value (256) outside of range. The data type allows values from 0 to 255 in property tree at ROOT.tile.mineral-grey-dirt-4.layer
Modifications: Alien Biomes › Asphalt Roads Patched › Dredgeworks › Global Tick Time Scale › Alien Biomes
Now, I don't know enough about modding to say for sure, but I think the error implies that although the tile index limit isn't an issue, but the collision layer limit is.
Not sure if I'm right, but thought I'd bring it up