Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I think I found a bug with selection boxes,

steps to reproduce :

  1. draw 3 empty elements in a row

  2. Select them with a selection rectangle (shift-drag)

L.I.N.K crash with this error message :

./crazy.agpack/main.lua:1225: attempt to compare two nil values

stack traceback:
	main2.lua:277: in function <./data/main2.lua:111>

(If you cant reproduce it, it might be because I’m running L.I.N.K on linux. if that’s the case, no worries…)

Thank you!

I found that bug but only when I selected somewhere around 30 notes. This will help me quite a bit in trying to narrow it down.