You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
next installing batmass with ./batmass-linux.sh and run batmass executable .
Batmass start and the icon appears.
When the icon desappear, nothing happens.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/ofilangi/batmass/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
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
The text was updated successfully, but these errors were encountered:
Select your OS and architecture correctly. You can download either JRE or JDK, it doesn't matter.
Unpack the archive somewhere
In your installed batmass folder edit file <batmass-install-dir>/etc/batmass.conf
4.1) Uncomment and change line #jdkhome="/path/to/jdk"...
4.2) ...to the path to your unpacked JDK or JRE: jdkhome="/home/blabla/OpenJDK8U-jre_x64_linuyx_hotspot_8u222b10/jdk8u222-b10-jre"
next installing batmass with ./batmass-linux.sh and run batmass executable .
Batmass start and the icon appears.
When the icon desappear, nothing happens.
The text was updated successfully, but these errors were encountered: