Die Suche ergab 6 Treffer

von mcgiwer
Do Mai 02, 2024 4:28 pm
Forum: Fragen und Anregungen
Thema: Frage zum Thema Programmentwicklung
Antworten: 2
Zugriffe: 278

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: 1309

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...
von mcgiwer
Mi Mär 27, 2024 7:56 am
Forum: English Support
Thema: [Suggestion] Opening of the code
Antworten: 0
Zugriffe: 4528

[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 de...
von mcgiwer
Mi Mär 27, 2024 7:53 am
Forum: English Support
Thema: Error by loading the simulator (crash)
Antworten: 4
Zugriffe: 1309

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: 1309

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: 1309

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 remo...