| Poster | : EvilJay | | Posts | : 2 | | Country | : USA | | City | : Tucson |
| | | | Posted by EvilJay on 11/04/2009 at 14:02:17
| | Using XNA 3.0 I get this error:
System.NullReferenceException was unhandled
"Object reference not set to an instance of an object."
This happens with this line:
int cityWidth = floorPlan.GetLength(0);
|
This also happens in Tutorial 4 | |
|
|