class Person {
Time future = null;
Emotions myEmotions = NULL;
Action nextAction = NULL;
String nickName = '';
}
Person me = new Person();
me.nickName = "Vilkatas";
System.out.println(me.myFeelings);
}
FATAL ERROR: NullPointerException in RealLife program at address #200408231723