Re: getAWTgraphicsconfiguration() causes NPE error
Posted by Mr. Broccoli on Nov 04, 2021; 8:31pm
URL: https://forum.jogamp.org/getAWTgraphicsconfiguration-causes-NPE-error-tp4041439p4041450.html
Phil,
It produces:
null
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.split(String)" because "extdir" is null
at tuval1.main(tuval1.java:12)
C:\Users\PC\AppData\Local\NetBeans\Cache\12.4\executor-snippets\run.xml:111: The following error occurred while executing this line:
C:\Users\PC\AppData\Local\NetBeans\Cache\12.4\executor-snippets\run.xml:68: Java returned: 1
BUILD FAILED (total time: 0 seconds)
Regards, Mr. B.