Seite 1 von 1

Installation Stellwerk-Sim MacBook (M1)

Verfasst: Di Aug 06, 2024 7:18 pm
von finnk32
Moin,

ich würde gerne Stellwerk-Sim auf meinem MacBook (M1) spielen, habe aber Probleme bei der Installation. Ich bin die Schritte wie hier (https://doku.stellwerksim.de/doku.php?i ... r_macos_m1) im Handbuch beschrieben durchgegangen. Ich habe jeweils die "ARM"-Version heruntergeladen und installiert. Wenn ich in "OpenWebstart Settings" auf "lokale Suche" gehe, wird aber nichts gefunden. Was mache ich falsch? Und betrifft die Seite überhaupt die Installation für die gesamte benötigte Software oder gibt es da eine bessere Anleitung für MacOS?

Gruß
Finn

Re: Installation Stellwerk-Sim MacBook (M1)

Verfasst: Di Aug 06, 2024 10:58 pm
von finnk32
Update: Ich habe die JVMs (1.8.0 AZUL usw.) jetzt manuell ausgewählt und hinzugefügt. Wenn ich jetzt die .jnlp-Datei mit "Openwebstart javaws" öffnen will kommt oben rechts im kleinen Fenster die Meldung "Für den 'Betriebssystem Proxy' wird 'Automatische Proxy-Entdeckung' nicht unterstützt" und der Fehler "Erstellen des Proxys fehlgeschlagen. Bitte überprüfen Sie Ihre Proxy-Einstellungen. Was muss ich jetzt noch machen?

Vielen Dank für Antworten im Voraus.

Re: Installation Stellwerk-Sim MacBook (M1)

Verfasst: Sa Aug 10, 2024 12:49 am
von finnk32
Der Fehlercode:

java.io.IOException: Server returned HTTP response code: 400 for URL: http://wpad/wpad.dat
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500)
at com.openwebstart.proxy.pac.PacFileEvaluator.loadPacContent(PacFileEvaluator.java:143)
at com.openwebstart.proxy.pac.PacFileEvaluator.getProxies(PacFileEvaluator.java:131)
at com.openwebstart.proxy.pac.PacBasedProxyProvider.select(PacBasedProxyProvider.java:30)
at com.openwebstart.proxy.mac.MacProxyProvider.select(MacProxyProvider.java:84)
at com.openwebstart.proxy.WebStartProxySelector.select(WebStartProxySelector.java:50)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1572)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at net.adoptopenjdk.icedteaweb.http.CloseableConnection.getInputStream(CloseableConnection.java:58)
at net.adoptopenjdk.icedteaweb.http.HttpUtils.consumeAndCloseConnection(HttpUtils.java:75)
at net.adoptopenjdk.icedteaweb.http.HttpUtils.consumeAndCloseConnectionSilently(HttpUtils.java:62)
at net.adoptopenjdk.icedteaweb.resources.initializer.UrlProber.getUrlResponseCodeWithRedirectionResult(UrlProber.java:67)
at net.adoptopenjdk.icedteaweb.resources.initializer.BaseResourceInitializer.testUrl(BaseResourceInitializer.java:103)
at net.adoptopenjdk.icedteaweb.resources.initializer.BaseResourceInitializer.lambda$null$0(BaseResourceInitializer.java:83)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Lösung

Verfasst: Sa Aug 10, 2024 12:29 pm
von finnk32
Ich musste einfach in den OpenWebStart Settings bei "Proxy" "kein Proxy" einstellen. Jetzt funktioniert alles!