Offline-Server 1.9.3

02/04/2021 17:12 muhittinbey#151
Quote:
Originally Posted by Paul909 View Post
hello all, reupload again clear server by Keule306 [Only registered and activated users can see links. Click Here To Register...]
hi, whenever i open that link i get "403 forbidden" error. do i have to do sth to not get that error?
02/05/2021 03:58 Paul909#152
[Only registered and activated users can see links. Click Here To Register...] new link for Keule306 offline serwer
02/15/2021 17:16 NFS5005#153
If I start the game via java and I'm in the start menu and click enter world, the game crashes
02/20/2021 15:16 Paul909#154
Quote:
Originally Posted by NFS5005 View Post
If I start the game via java and I'm in the start menu and click enter world, the game crashes
do you only use the original game files?
02/20/2021 15:48 NFS5005#155
Yes
02/21/2021 00:56 SpeedyDanny#156
Quote:
Originally Posted by Paul909 View Post
do you only use the original game files?
i think he needs a proper driver to go in free roam...
04/25/2021 12:21 jacksonbond2211#157
Dear Sir, why I Enter World after menu, the game has been crash stop working although I have installed PyThon and Java ( Both Latest version ), ( Client Game Of SoapBox Race World Luancher, i have too disable anitivirus programs before run game and I have coppy and replace file nfsw.exe from zip file to path direct have installed game
05/04/2021 01:07 Migalhas1973#158
Changed the port in the URL here:

www/nfsw/Engine.svc/Session/GetChatInfo.xml

Could enter the world, but no events are available: races do appear on the map, but clicking on JOIN has no effect.

And when I go to the safehouse, when I go back to the world, the game opens a msgbox saying that I´ve lost comm to the server, and the game will exit.

Started happening a week or two from now...

Last log line is:
POST: SecureLogout
07/14/2021 15:33 fury008#159
Quote:
Originally Posted by jacksonbond2211 View Post
Dear Sir, why I Enter World after menu, the game has been crash stop working although I have installed PyThon and Java ( Both Latest version ), ( Client Game Of SoapBox Race World Luancher, i have too disable anitivirus programs before run game and I have coppy and replace file nfsw.exe from zip file to path direct have installed game
This is due to Java. The error in particular is:

Code:
javax.net.ssl.SSLHandshakeException: Client requested protocol TLSv1 is not enabled or supported in server context
        at sun.security.ssl.Alert.createSSLException(Unknown Source)
        at sun.security.ssl.Alert.createSSLException(Unknown Source)
        at sun.security.ssl.TransportContext.fatal(Unknown Source)
        at sun.security.ssl.TransportContext.fatal(Unknown Source)
        at sun.security.ssl.TransportContext.fatal(Unknown Source)
        at sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
        at sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
        at sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
        at sun.security.ssl.SSLHandshake.consume(Unknown Source)
        at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
        at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
        at sun.security.ssl.TransportContext.dispatch(Unknown Source)
        at sun.security.ssl.SSLTransport.decode(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.ensureNegotiated(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.access$200(Unknown Source)
        at sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
        at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
        at sun.nio.cs.StreamDecoder.read(Unknown Source)
        at java.io.InputStreamReader.read(Unknown Source)
        at java.io.BufferedReader.read1(Unknown Source)
        at java.io.BufferedReader.read(Unknown Source)
        at java.io.Reader.read(Unknown Source)
        at br.com.soapboxrace.xmpp.XmppTalk.read(XmppTalk.java:44)
        at br.com.soapboxrace.xmpp.XmppHandShake.handShakeAfterSsl(XmppHandShake.java:35)
        at br.com.soapboxrace.xmpp.XmppHandShake.<init>(XmppHandShake.java:11)
        at br.com.soapboxrace.xmpp.XmppSrv$Capitalizer.run(XmppSrv.java:76)
java.net.SocketException: Connection or outbound has closed
I'm guessing the server uses TLSv1 and that is deprecated in the newer versions of Java. Unfortunately I don't have the knowledge to fix this, and I dont know if Keule306 will ever update it. In the meantime if you want to use the server, you will need to use an older version of Java. I have tested Update 202 and it seems to work fine with that.
07/22/2021 09:01 UgURCaN-X-HIDE#160
Hey Keule, is there a way to add paint codes? Because you didn't add productsInCategory_NFSW_NA_EP_PAINTS_BODY_Category .xml file on your offline launcher.
07/25/2021 15:56 restaurante#161
I have the same problem here. After running the nfsw1930.jar and try to start the game, i get only 3 seconds of loadind screen, and the game crashes.
08/02/2021 16:06 JD_SPD#162
When i launch it, says .link file not found, i need internet to play?

I have an error .link file error i don't have internet it can be played whitout internet?

I have an error .link file error i don't have internet it can be played whitout internet?
10/13/2021 00:26 Grundoon#163
Where can I find a reference/readme/installation guide for v1.9.3?

I have been through this entire thread, and tried to follow the helps given throughout to no avail, and the files/filenames that I unzipped from download on the first page don't match what is mentioned in some of the helps listed in this thread. The best I have been able to do is to get to the screen where I create my original profile, but I cannot save that profile or launch the game.

Any help would be greatly appreciated, thanks!

ETA: This is as far as I can get:
[Only registered and activated users can see links. Click Here To Register...]
12/09/2021 16:01 justdancer95#164
for everyone who cant play nfsw offline yea fury008 was right the server uses TSLv1

Here is how you can activate it again:
[Only registered and activated users can see links. Click Here To Register...]
01/13/2022 00:25 Migalhas1973#165
Hi justdancer95,

removing TSLv1 and 1.1 from the disabled algorithms in JAVA.secure file as this link describes didn't work for me.

Have it worked for you?

Is there any other change we have to do in the Java configuration?

Thanks!