#ServerScriptService.TerrainGenerator:452: attempt to index nil with number

5 messages · Page 1 of 1 (latest)

dense thistle
#

if i do:
if not posGrid[x+1][z] then return end
the error doesnt stop

livid lodge
#

posGrid[x+1] probs doesnt exist?

dense thistle
#

it didnt 💀

wraith siren
#

U can't set a[b][c] without creating a[b] first