Message 1: :) Just to drop this workaround here...
Quote:
Originally Posted by Gronerer
I'm having a problem, every time I hit Start Server, a cmd window pops up and says:
Attempting to connect XMPPHost #1
Attempting to connect XMPPHost #2
Attempting to connect XMPPHost #3... and so on forever...
I reinstalled everything, tried with different personas, changing folder location and nothing, still getting the same error and I haven't been able to find anyone with this same problem and of course it's solution..
|
Quote:
Originally Posted by Oelie
I only saw that happen to me when python wasn't installed in c:\python27
|
To solve this without reinstalling python (works if C: is formatted with NTFS):
- open administrative command prompt
- mklink /D "C:\pyton27" "
your existing directory, can be on another drive, too"
Jon
-------------------------------------------------------
Message 2: :( SERVERERROR_FATAL_ERRORCODE_13 in 1-8 minutes
After downloading und unpacking server.rar (2015-07-28) I've updated Java and my python 2.x installation (created the link to C:\python27 for letting ServerEditor.exe start the server correct). As starting the game still resulted in FATAL ERROR 5 (server not started) I've used the board to find an updated ServerEditor.rar (2015-09-10).
The game launcher starts fine now.
But after some short time 1-8 minutes in the client (both in open-world and in safehouse) I'm prompted with
---------------------------
Error
---------------------------
SERVERERROR_FATAL_ERRORCODE_13
---------------------------
OK
---------------------------
If I switch back to the desktop it's still possible to start a new client (therefore the server still works fine) with a self created link to nfsw.exe with parameters "US"
[Only registered and activated users can see links. Click Here To Register...] aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa 11111111
The server log (see spoiler for complete log of the minimal needed time [problem occured during selecting the driver) show some missing files - is there any new package which include them?
2015-09-21 02:06:04.034:INFO::main: Logging initialized @259ms
2015-09-21 02:06:04.625:INFO:oejs.Server:main: jetty-9.3.z-SNAPSHOT
2015-09-21 02:06:04.749:INFO:oejs.ServerConnector:main: Started ServerConnector@4af82c{HTTP/1.1,[http/1.1]}{0.0.0.0:7331}
2015-09-21 02:06:04.750:INFO:oejs.Server:main: Started @979ms
application/xml;charset=utf-8 POST: /nfsw/Engine.svc/User/GetPermanentSession
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/getfriendlistfromuserid
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/getusersettings
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/logging/client
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/systeminfo
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/Session/GetChatInfo
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/carclasses
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/DriverPersona/GetExpLevelPointsMap
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/personas/100/carslots
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/security/fraudConfig
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/getrebroadcasters
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/getregioninfo
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/LoginAnnouncements
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/catalog/productsInCategory_STORE_VINYLCATEGORIES
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/catalog/productsInCategory_STORE_POWERUPS
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/catalog/productsInCategory_STORE_AMPLIFIERS
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/catalog/productsInCategory_NFSW_NA_EP_REPAIRS
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/catalog/productsInCategory_STORE_STREAK_RECOVERY
application/xml;charset=utf-8 POST: /nfsw/Engine.svc/Reporting/SendHardwareInfo
--> Not found.
application/xml;charset=utf-8 POST: /nfsw/Engine.svc/Reporting/SendUserSettings
--> Not found.
application/xml;charset=utf-8 GET: /nfsw/Engine.svc/personas/100/carslots
application/xml;charset=utf-8 POST: /nfsw/Engine.svc/User/SecureLogout
--> Not found.
Is there anything else I can try to fix the SERVERERROR_FATAL_ERRORCODE_13? AV / Firewall was disabled for testing purposes but this didn't fix the problem either.
Jon
-------------------------------------------------------
Message 3: ;) Hint to NFSFan1
Quote:
|
New issue: when I find nfsw it does this [...]
|
You'll likely get better feedback if you simply use [CTRL]+[C] when an error message is shown and post it as text here by [CTRL]+[V].
Jon