Hello, so I have this JFrame, and on one computer it worked fine, but when I transferred my project over to another computer it started to have issues, sometimes it would work like a charm without a hitch, and others setPreferredSize() doesn’t work, so it creates a JFrame that is the minimum size and them crashes because of things that depend on window size.
Thanks,
h3ckboy