DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Windows Software (https://displaylink.org/forum/forumdisplay.php?f=28)
-   -   Java (jre8) crash with dedicated display adapter (https://displaylink.org/forum/showthread.php?t=67241)

DonJuape 08-02-2020 04:44 PM

Java (jre8) crash with dedicated display adapter
 
When I start a java application on my second screen using displaylink, java crashes (in this case the application is Minecraft). This only happens when I use my dedicated NVDIA GPU not when I am using internal (Intel Graphics).
Work-around is to start the application on my main (laptop) screen and after the application started switch to the second screen (using displaylink).

This error was reported on this forum for Displaylink 4.3 Beta and never solved: https://www.displaylink.org/forum/sh...ad.php?t=66114

It was also reported specifically for Minecraft on this forum and never solved: https://www.displaylink.org/forum/sh...ad.php?t=66470

MikoLone 04-15-2022 05:28 PM

I have the same problem
 
In my case the java 8 app threw a null pointer exception on the following line.

Code:

GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDefaultConfiguration().getBounds();
For some reason getDefaultConfiguration() returns null if the main monitor is set to a monitor that is connected to the dock.

I am not sure if it has anything to do with the graphics card or not. I only have 1 graphics card to choose from.


All times are GMT. The time now is 01:12 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.