Java Software
- trööt
-
Topic Author
- Offline
- Moderator
-
- Posts: 89
- Thank you received: 84
Please Log in or Create an account to join the conversation.
- MichaFranz
-
- Offline
- Platinum Member
-
- Posts: 1554
- Thank you received: 496
TPL_KUNENA_MESSAGE_REPLIED_NEW Java Software
20 Apr 2018 12:23
Hallo Jürg,
Auf meinem z.B. I5 (W10 64bit Java 8 update 171) lässt sich das aktuelle Programm installieren,aber es startet nicht ,ohne Fehler Meldung.Auch eine komplette Deinstallation /Neu-. brachte keine Änderung.Bis 9.1 lief es.
Hast Du eine Idee? Java 8 update 171
Micha
Auf meinem z.B. I5 (W10 64bit Java 8 update 171) lässt sich das aktuelle Programm installieren,aber es startet nicht ,ohne Fehler Meldung.Auch eine komplette Deinstallation /Neu-. brachte keine Änderung.Bis 9.1 lief es.
Hast Du eine Idee? Java 8 update 171
Micha
Please Log in or Create an account to join the conversation.
- Heli-Snoopy
-
- Offline
- Premium Member
-
- Posts: 113
- Thank you received: 27
TPL_KUNENA_MESSAGE_REPLIED_NEW Java Software
21 Apr 2018 20:00
Bei mir das genau gleiche Problem. Installation OK, starten geht nicht.
Gruss Hansi
______________________
portal.heli-snoopy.ch
______________________
portal.heli-snoopy.ch
Please Log in or Create an account to join the conversation.
- nikolausi
-
- Offline
- Platinum Member
-
- Posts: 328
- Thank you received: 153
TPL_KUNENA_MESSAGE_REPLIED_NEW Java Software
22 Apr 2018 10:13
Hallo Jürg,
Update aus 9.9.5 funktioniert unter Linux nicht richtig: zuerst erscheint "Administrative privileges required" (war in den vorherigen Versionen beim Update nicht erforderlich). Also mit root gestartet, dann wird Update geladen. Aber beim Aufruf bricht das Programm nach dem Laden der Modelle sofort ab mit:
Exception in Application start method
Apr 22, 2018 12:06:56 PM org.jnt.jetimodeler.JetiModeler stop
INFORMATION: Stop
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
usw
Grüsse
Klaus
Update aus 9.9.5 funktioniert unter Linux nicht richtig: zuerst erscheint "Administrative privileges required" (war in den vorherigen Versionen beim Update nicht erforderlich). Also mit root gestartet, dann wird Update geladen. Aber beim Aufruf bricht das Programm nach dem Laden der Modelle sofort ab mit:
Exception in Application start method
Apr 22, 2018 12:06:56 PM org.jnt.jetimodeler.JetiModeler stop
INFORMATION: Stop
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
usw
Grüsse
Klaus
jemoview - jeti model viewer
jetiforum.de/index.php/flightmonitor/120...w-jeti-modell-viewer
github.com/werinza/jemoview
R2H - Return to Home Lua App
jetiforum.de/index.php/lua-fuer-die-dc-d...2-r2h-return-to-home
github.com/werinza/R2H
jetiforum.de/index.php/flightmonitor/120...w-jeti-modell-viewer
github.com/werinza/jemoview
R2H - Return to Home Lua App
jetiforum.de/index.php/lua-fuer-die-dc-d...2-r2h-return-to-home
github.com/werinza/R2H
Please Log in or Create an account to join the conversation.
- trööt
-
Topic Author
- Offline
- Moderator
-
- Posts: 89
- Thank you received: 84
TPL_KUNENA_MESSAGE_REPLIED_NEW Java Software
23 Apr 2018 20:39
Falsche Kompilation. Version 9.9.7 sollte nun funktionieren.
Gruss
Jürg
Gruss
Jürg
The following user(s) said Thank You: MichaFranz, skyfreak
Please Log in or Create an account to join the conversation.
- skyfreak
-
- Offline
- Platinum Member
-
- Posts: 2947
- Thank you received: 1450
TPL_KUNENA_MESSAGE_REPLIED_NEW Java Software
23 Apr 2018 21:43 - 23 Apr 2018 21:45
ich würde es ja zu gerne mal testen das programm.
also noch mal meinen mac gecheckt dass nichts aus den alten versioenen irgendwo noch probleme machen könnte.
9.9.7 geladen, starten kann ich die installation nur in der bash via sudo.
k dann kommt der installer und ich wähle deutsch und lasse die installation in den standard programm ordner /Applications/JetiModeler/ laufen.
läuft alles prima durch.
dann starte ich das programm und voila ich habe eine maske ... nur ein modell file das gestern noch mit der 4.27 geflogen wurde kann ich nicht öffnen.
also noch mal meinen mac gecheckt dass nichts aus den alten versioenen irgendwo noch probleme machen könnte.
9.9.7 geladen, starten kann ich die installation nur in der bash via sudo.
k dann kommt der installer und ich wähle deutsch und lasse die installation in den standard programm ordner /Applications/JetiModeler/ laufen.
läuft alles prima durch.
dann starte ich das programm und voila ich habe eine maske ... nur ein modell file das gestern noch mit der 4.27 geflogen wurde kann ich nicht öffnen.
Attachment Bildschirmfoto2018-04-23um23.42.02_2018-04-23.png not found
Code:
java.lang.IndexOutOfBoundsException: Index: 10, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:89)
at org.jnt.jetimodeler.model.Model.loadData(Model.java:1570)
at org.jnt.jetimodeler.model.Plane.loadData(Plane.java:500)
at org.jnt.jetimodeler.model.Model.loadModel(Model.java:2323)
at org.jnt.jetimodeler.MainWindowController.loadModel(MainWindowController.java:1218)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1771)
at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Node.fireEvent(Node.java:8413)
at javafx.scene.control.Button.fire(Button.java:185)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
Fliegergruss
GUIDO
_________________________________________________________
Too many dicks on the dance floor.
Too many dicks!
GUIDO
_________________________________________________________
Too many dicks on the dance floor.
Too many dicks!
Last edit: 23 Apr 2018 21:45 by skyfreak.
Please Log in or Create an account to join the conversation.
Moderators: trööt
Time to create page: 0.374 seconds