RatPoison-dev / RatPoison

Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
GNU Affero General Public License v3.0
327 stars 95 forks source link

Exception upon running Start Ratpoison.bat #338

Closed rdcrGithub closed 3 years ago

rdcrGithub commented 4 years ago

hi, I was able to build the source but when I attempt to run it I get an exception.

Exception in thread "main" java.lang.NoSuchMethodError: getFontPeer at java.awt.Font.initIDs(Native Method) at java.awt.Font.(Unknown Source) at sun.awt.windows.WComponentPeer.(Unknown Source) at java.awt.Component.initIDs(Native Method) at java.awt.Component.(Unknown Source) at sun.awt.windows.WToolkit.initIDs(Native Method) at sun.awt.windows.WToolkit.(Unknown Source) at sun.awt.Win32GraphicsEnvironment.(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.GraphicsEnvironment.createGE(Unknown Source) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Sour ce) at java.awt.Robot.(Unknown Source) at rat.poison.RatPoison.(RatPoison.kt:79)

CSGO is open. Version is 1.6.

matt1tk commented 4 years ago

Does this happen every time you run it? try running it again a few times

rdcrGithub commented 4 years ago

I was never able to run it successfully after building.

matt1tk commented 4 years ago

Have you rebuilt yet? Try that.

rdcrGithub commented 4 years ago

I have rebuilt, yes.