found the issue! my encode/decode code can only handle 4 characters in the "y" section. to fix this, go to the "generateLevel" block and replace [set [genY] to (0)] with [set [genY] to (700)] This glitch happens from you adding too many layers, but this soft fix I gave you will let you add plenty of layers before this problem happens again!