Die Suche ergab 8 Treffer
- Di Mai 21, 2024 1:58 pm
- Forum: Fragen und Anregungen
- Thema: Frage zum Thema Programmentwicklung
- Antworten: 7
- Zugriffe: 2256
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 positiv ...
- Fr Mai 10, 2024 1:24 pm
- Forum: Fragen und Anregungen
- Thema: Frage zum Thema Programmentwicklung
- Antworten: 7
- Zugriffe: 2256
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 ich d...
- Do Mai 02, 2024 4:28 pm
- Forum: Fragen und Anregungen
- Thema: Frage zum Thema Programmentwicklung
- Antworten: 7
- Zugriffe: 2256
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).
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).
- Sa Apr 06, 2024 8:10 am
- Forum: English Support
- Thema: Error by loading the simulator (crash)
- Antworten: 4
- Zugriffe: 7518
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...
- Mi Mär 27, 2024 7:56 am
- Forum: English Support
- Thema: [Suggestion] Opening of the code
- Antworten: 0
- Zugriffe: 8907
[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...
- Mi Mär 27, 2024 7:53 am
- Forum: English Support
- Thema: Error by loading the simulator (crash)
- Antworten: 4
- Zugriffe: 7518
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
- So Mär 24, 2024 7:13 pm
- Forum: English Support
- Thema: Error by loading the simulator (crash)
- Antworten: 4
- Zugriffe: 7518
Re: Error by loading the simulator (crash)
Sorry, there is a typo in suggestion. Instead of
should be:
Code: Alles auswählen
Either to don't change the java version
Code: Alles auswählen
Either to don't check the java version
- So Mär 24, 2024 9:06 am
- Forum: English Support
- Thema: Error by loading the simulator (crash)
- Antworten: 4
- Zugriffe: 7518
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...