Program Randomly Quitting After Font.createFont() statement
After I try to get the font "ggsans", which is in the src/main/resources folder, the program randomly quits with exit code 1.
Code
2 Replies
⌛
This post has been reserved for your question.
Hey @𝓱𝓲𝓶 𝓫𝓾𝓽 𝓯𝓻𝓮𝓪𝓴𝔂! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
It outputs just one "Test Statement" and then exits
One thing to note is that there's a lil pause in between the first test statement and the quit.
Output