Die Suche ergab 9 Treffer

von mcgiwer
Mo Sep 22, 2025 10:18 pm
Forum: Fehler und Probleme
Thema: Seite Certificate problem
Antworten: 1
Zugriffe: 730

Seite Certificate problem

Ich möchte darauf hinweisen, dass die Website offenbar ein Zertifikatsproblem hat (Fehler „bad_domain“).

Kann das jemand überprüfen und beheben? Danke.
von mcgiwer
Di Mai 21, 2024 1:58 pm
Forum: Fragen und Anregungen
Thema: Frage zum Thema Programmentwicklung
Antworten: 7
Zugriffe: 3422

Re: Frage zum Thema Programmentwicklung


hm dar könnt es geheim beiden so was sollt nicht offen liegen solchen Themar das gefält als Nutzer der so was nicht kenn soll und dürfen an Häcker nicht weiter gelangen :oops:


Ich denke das kein Hacker wurde interesiert sein in Stellwerksim :wink:


Darüber, ob sich die Offenlegung des Codes ...
von mcgiwer
Fr Mai 10, 2024 1:24 pm
Forum: Fragen und Anregungen
Thema: Frage zum Thema Programmentwicklung
Antworten: 7
Zugriffe: 3422

Re: Frage zum Thema Programmentwicklung


Nur aus persönlicher Neugierde: Was hast du denn vor?


Gar nichts, außer Erfahrung im Programmieren zu sammeln. Ich bin Eisenbahnfan und helfe in meiner Freizeit (hobbymäßig) gerne bei der Entwicklung solcher Simulationssoftware mit, natürlich im Rahmen meiner Möglichkeiten.

Darüber hinaus bin ...
von mcgiwer
Do Mai 02, 2024 4:28 pm
Forum: Fragen und Anregungen
Thema: Frage zum Thema Programmentwicklung
Antworten: 7
Zugriffe: 3422

Frage zum Thema Programmentwicklung

Ich habe eine Frage: Ist das Programm noch in der Entwicklung?

Ich möchte auch um Erlaubnis bitten um eine modifizierte Version davon zu erstellen (selbstverständlich würde ich eine Information darüber hinzufügen, dass der Originalcode von Stellwerksim stammt).
von mcgiwer
Sa Apr 06, 2024 8:10 am
Forum: English Support
Thema: Error by loading the simulator (crash)
Antworten: 4
Zugriffe: 27991

Re: Error by loading the simulator (crash)


Hi,

the warning is just there to point you to why it's probably not working. Java removed some functionality off Java WebStart (ws) that STS uses to start the game and setup the necessary connections. It's also not that trivial to "just fix it", otherwise we would already have done it. So, sorry ...
von mcgiwer
Mi Mär 27, 2024 7:56 am
Forum: English Support
Thema: [Suggestion] Opening of the code
Antworten: 0
Zugriffe: 19183

[Suggestion] Opening of the code

Hello. I wanted to suggest to make the Stellworksim source code publically avaliable and downloadable.

As the license states, the code may become modified, but there seem to be no direct way to download neither the source files, nor the *.jar files, with requires more efford to get it and then to ...
von mcgiwer
Mi Mär 27, 2024 7:53 am
Forum: English Support
Thema: Error by loading the simulator (crash)
Antworten: 4
Zugriffe: 27991

Re: Error by loading the simulator (crash)

According tothe error, it seem like either the code forces to use a specific JRE, without accepting other ones, or some one had forgotten that there will be new relases of Java
von mcgiwer
So Mär 24, 2024 7:13 pm
Forum: English Support
Thema: Error by loading the simulator (crash)
Antworten: 4
Zugriffe: 27991

Re: Error by loading the simulator (crash)

Sorry, there is a typo in suggestion. Instead of

Code: Alles auswählen

Either to don't change the java version 
should be:

Code: Alles auswählen

Either to don't check the java version 
von mcgiwer
So Mär 24, 2024 9:06 am
Forum: English Support
Thema: Error by loading the simulator (crash)
Antworten: 4
Zugriffe: 27991

Error by loading the simulator (crash)

Hey. While starting, I got a following error output while start:


WARNING: package sun.applet not in java.desktop
WARNING: package com.sun.net.ssl.internal.ssl not in java.base
WARNING: A command line option has enabled the Security Manager
WARNING: The Security Manager is deprecated and will be ...