EmuNewz Network

Full Version: Can't start JPCSP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good evening
I have a problem. I have installed the latest version of java(both version x86 and X64) and jpcsp r2098. I run the start-windows-x86.bat and for a few seconds appears this message:

Running Jpcsp 32bit...
Exception in thread "main" java.lang.ExceptionInInitializerError
at jpcsp.MainGUI.main<MainGUI.java:2158>
Caused by: java.lang.IllegalArgumentException: -100663296 incompatible with Text
-specific LCD contrast key
at java.awt.RanderingHints.put<Unknown Source>
at sun.awt.windows.WDesktopProperties.getDesktopAAHints<Unknown Source>
at sun.awt.windows.WToolkit.getDesktopAAHints<Unknown Source>
at sun.awt.SunToolkit.getDesktopFontHints<Unknown Source>
at sun.awt.windows.WDesktopProperties.getProperties<Unknown Source>
at sun.awt.windows.WToolkit.updateProperties<Unknown Source>
at sun.awt.windows.WToolkit.lazilyInitWProps<Unknown Source>
at sun.awt.windows.WToolkitlazilyLoadDesktopProperty<Unknown Source>
at java.awt.Toolkit.getDesktopProperty<Unknown Source>
at javax.swing.UIManager.<clinit><Unknown Source>
... 1 more

What could be the problem?
__________________________
Windows Vista x64
IntelCore 2Duo E8500 3,16 GHz
4 Gb RAM
NVIDIA GeForce 9600 GT 512Mb
(04-23-2011, 05:59 PM)Rainden Wrote: [ -> ]Good evening
I have a problem. I have installed the latest version of java(both version x86 and X64) and jpcsp r2098. I run the start-windows-x86.bat and for a few seconds appears this message:

Running Jpcsp 32bit...
Exception in thread "main" java.lang.ExceptionInInitializerError
at jpcsp.MainGUI.main<MainGUI.java:2158>
Caused by: java.lang.IllegalArgumentException: -100663296 incompatible with Text
-specific LCD contrast key
at java.awt.RanderingHints.put<Unknown Source>
at sun.awt.windows.WDesktopProperties.getDesktopAAHints<Unknown Source>
at sun.awt.windows.WToolkit.getDesktopAAHints<Unknown Source>
at sun.awt.SunToolkit.getDesktopFontHints<Unknown Source>
at sun.awt.windows.WDesktopProperties.getProperties<Unknown Source>
at sun.awt.windows.WToolkit.updateProperties<Unknown Source>
at sun.awt.windows.WToolkit.lazilyInitWProps<Unknown Source>
at sun.awt.windows.WToolkitlazilyLoadDesktopProperty<Unknown Source>
at java.awt.Toolkit.getDesktopProperty<Unknown Source>
at javax.swing.UIManager.<clinit><Unknown Source>
... 1 more

What could be the problem?
__________________________
Windows Vista x64
IntelCore 2Duo E8500 3,16 GHz
4 Gb RAM
NVIDIA GeForce 9600 GT 512Mb

Check your ClearType Tuner settings under the Control Panel. That bug occurs when, for some reason, a setting gets messed up in ClearType.
(04-23-2011, 06:12 PM)Hykem Wrote: [ -> ]Check your ClearType Tuner settings under the Control Panel. That bug occurs when, for some reason, a setting gets messed up in ClearType.

Thanks a lot, it helped=)