Non-static variable cannot be referenced from a static context

No.11226547 ViewReplyOriginalReport
Im doing a video game in the console for a intro to java class. Im getting this error:
> Non-static variable cannot be referenced from a static context.
I google it but it all the answers are for people how dint initialized the object, but i did it as you can see in the picture. help would be appreciated anons