Black screen

Installation and usage on Windows / Installation unter Windows
Post Reply
driftbeater
Posts: 5
Joined: 27 Jan 2018 13:50

Black screen

Post by driftbeater »

At startup there is an exception and the screen remains black

Code: Select all

C:\ProgramData\HELI-X10>"D:\games\Heli-X.10\Java\jre11\bin\java.exe" --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED -Djdk.tls.client.protocols=TLSv1.2 -Djava.library.path="C:\ProgramData\HELI-X10" -DheliX.path.resources="C:\ProgramData\HELI-X10\resources" -DheliX.path.files="C:\ProgramData\HELI-X10\files"  -Xms512m -classpath ./libs/HeliX/HeliX10.jar;./libs/HeliX/HeliX_VR.jar;./libs/HeliX/Translation.jar;./libs/HeliX/Media.jar;./libs/jme/jme3-core.jar;./libs/jme/jme3-plugins.jar;./libs/jme/jme3-terrain.jar;./libs/jme/jme3-desktop.jar;./libs/jme/jme3-jogg.jar;./libs/jme/jme3-lwjgl3.jar;./libs/jme/jme3-effects.jar;./libs/jme/lwjgl.jar;./libs/jme/lwjgl-glfw.jar;./libs/jme/lwjgl-opengl.jar;./libs/jme/lwjgl-jemalloc.jar;./libs/jme/lwjgl-openal.jar;./libs/jme/lwjgl-openvr.jar;./libs/jme/nifty.jar;./libs/jme/jme3-niftygui.jar;./libs/jme/xpp3.jar;./libs/jme/jutils.jar;./libs/jdom/jdom.jar;./libs/javagamenetworking/jgn.jar;./libs/math/openmali.jar;./libs/jme/j-ogg-all.jar;./libs/jme/gson.jar;./libs/jme/styles.zip;./libs/jme/nifty-default-controls.jar;./libs/jSerial/jSerialComm-2.4.0.jar HELIX
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jme3.util.ReflectionAllocator (file:/C:/ProgramData/HELI-X10/libs/jme/jme3-core.jar) to method sun.nio.ch.DirectBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of com.jme3.util.ReflectionAllocator
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
driftbeater
Posts: 5
Joined: 27 Jan 2018 13:50

Re: Black screen

Post by driftbeater »

False alarm. The configuration of Airport and Model selection was lost. Therefore the black screen. After selecting an airport and a model everything o.k. The exception mentioned below seems not to have a negative effect.
Post Reply