@QuanTech (View Post)
In the 2 nested for loops, there is no check that y - nxj or x-nxi will be in bounds, so it's subtracting the 8 from a low x value, and getting -2, and calling kill_part, with pmap[-2][300(or whatever)]>>8
@zaccybot2 (View Post)
Cheers!
I knew it was to do something with the embr so if there is a certain amount of embr a value becomes what it shouldnt be i think making the error
@oliverstr (View Post)
The problem is solved..