TrueTypeFont.open(boolean):line not available

用eclipse写了一个Swing程序,可以运行处结果,但是debug报错,
提示TrueTypeFont.open(boolean):line not available,然后提示Source not found
这是什么问题怎么解决?

在线求答复,各路大神帮忙解决,

你是不是使用了系统中不存在的字体

这是字体的问题吗?我不知道 我好像没有改过字体

图片说明运行Swing程序就会首先debug报错,然后按F8执行下一步才能得到运行结果,编译没有错误,运行结果也是正确的,我也没有设置断点,不知道为什么会进入debug并且报错