Open soupeatingbunny opened 11 years ago
Okay, Throughout the whole of the Clicked even in Starsystem.vb it keeps throwing Unhandled NullReferenceExceptions. I have traced it down to the "P" variable, not sure how to fix it but at least you'll know exactly what is a Null Reference :)
Yeh a null reference is basically it's pointing to nothing and it can't do anything with it
starSystem.vb - Line: 68 & 69 Throws an error when left clicking a system pls fix