I have a dedicated Linux server with ubuntu 16.04 installed
i run the latest Oracle Java JRE . the server uses McMyAdmin. minecraft 12.2 vanilla without forge mod runs fine, when i want start with forge i got this:
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Notice : Minecraft server has stopped running.
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
i found some infos to this errors on "stackoverflow" but nothing usefull for me...
any suggestions???