Offline Server - udp tools

07/12/2015 13:45 Nilzao#31
Quote:
Originally Posted by peshe12357 View Post
is it possible to add all parts in inventory like the other 1.0 server has? i have tried to mixe up basket files and catalog,jar,etc but with no sucsess.
i have imported some files from 1.1 server to 1.0 and i have all parts in inventory but whn i try to play a TE nothing happenes when i press single player at OVERLOOK MEETING PLACE,it doesnt enter in race.
all i want is to be abble to have all inventory parts 2,3,4,5 star. if its possible THX
The "OVELOOK MEETING PLACE" trick is inside beta-1.1 jar, not in xml files.

The inventory parts, aftermaket, skills are indside www/nfsw/Engine.svc/catalog folder.

The basket to work with car dealer beta-1.1 jar need to enbrace with tags:

PHP Code:
<CarSlotInfoTrans xmlns="http://schemas.datacontract.org/2004/07/Victory.DataLayer.Serialization" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
beta-1.0_xml_values
</CarSlotInfoTrans
player inventory is inside:
www/nfsw/Engine.svc/personas/inventory/objects.xml
07/12/2015 14:17 nfs_fan#32
Thank you for the Programm to play "TE" and "Drag". After a few tries to make this happen. Now it works great. Drag Races and also Team Escapes work.

Only 2 "Unlocalized S-class TE's" won't work. It kicked you out of the game.

You can also sell cars at the dealer and the aftermarket shop works also well. :)

Sorry for being angry at first. The video-tutorial helped me a lot. :D
07/12/2015 15:38 Hypercycle#33
Quote:
Originally Posted by nfs_fan View Post
Only 2 "Unlocalized S-class TE's" won't work. It kicked you out of the game.
It's game bug (uncompleted tracks).
07/12/2015 17:28 PowerStaff#34
I launh the server but port is 51.000. It's need 5100 or 7900 numbers. I tried everything of java versions but it not changed.
07/12/2015 18:59 Nilzao#35
Quote:
Originally Posted by nfs_fan View Post
Only 2 "Unlocalized S-class TE's" won't work. It kicked you out of the game.
got it... eventid 380 and 390, just remove from www/nfsw/Engine.svc/events/availableatlevel.xml file.

Quote:
Originally Posted by nfs_fan View Post
Sorry for being angry at first. The video-tutorial helped me a lot. :D
Don't worry, happens...
07/12/2015 19:42 nfs_fan#36
There is another problem with the car dealer: You can't buy cars (IGC or boost).

There is a file called "ateste_id.xml" in the basket folder, which will be produced if you click on any car in the car dealer.

"nfsw-srv-1.1-Beta.jar" doesn't work, I put it back to "nfsw-srv-1.0.jar"
Otherwise the Serverlauncher.exe can't find the .jar file.

Is there a solution for this? :(
07/12/2015 19:46 tuaprimadd#37
Quote:
Originally Posted by nfs_fan View Post
There is another problem with the car dealer: You can't buy cars (IGC or boost).

There is a file called "ateste_id.xml" in the basket folder, which will be produced if you click on any car in the car dealer.

"nfsw-srv-1.1-Beta.jar" doesn't work, I put it back to "nfsw-srv-1.0.jar"
Otherwise the Serverlauncher.exe can't find the .jar file.

Is there a solution for this? :(
Why won't you just use a clean server folder? It's not like it's something that hard to solve.
07/12/2015 19:48 Nilzao#38
Quote:
Originally Posted by nfs_fan View Post
There is another problem with the car dealer: You can't buy cars (IGC or boost).
www/basket/*.xml files need enbrace with <CarSlotInfoTrans> tag.

missing basket files server crashes.

Quote:
Originally Posted by nfs_fan View Post
There is a file called "ateste_id.xml" in the basket folder, which will be produced if you click on any car in the car dealer.
Was a debug thing... just ignore it.

Quote:
Originally Posted by nfs_fan View Post
"nfsw-srv-1.1-Beta.jar" doesn't work, I put it back to "nfsw-srv-1.0.jar"
Otherwise the Serverlauncher.exe can't find the .jar file.

Is there a solution for this? :(
just rename to nfsw-srv-1.0.jar like you did and will be fine. I don't have Serverlauncher.exe sources to fix.
07/12/2015 19:54 Kapranov#39
Quote:
Originally Posted by Nilzao View Post
just rename to nfsw-srv-1.0.jar like you did and will be fine. I don't have Serverlauncher.exe sources to fix.
My fix: [Only registered and activated users can see links. Click Here To Register...]
07/13/2015 01:55 nfs_fan#40
Quote:
www/basket/*.xml files need enbrace with <CarSlotInfoTrans> tag.

missing basket files server crashes.
To edit all 400 files is really hard - are these really all the cars in the dealer, no other way, maybe?

The Team Escape, Drag Races and Aftermarket Shop works fine, only problem is the car dealer (buy and sell isn't possible, but it was possible before I got the version with Team Escape - now the car dealer is useless).

Is there a chance for a fixed "basket"-folder, maybe? :(
07/13/2015 02:15 tuaprimadd#41
Quote:
Originally Posted by nfs_fan View Post
To edit all 400 files is really hard - are these really all the cars in the dealer, no other way, maybe?

The Team Escape, Drag Races and Aftermarket Shop works fine, only problem is the car dealer (buy and sell isn't possible, but it was possible before I got the version with Team Escape - now the car dealer is useless).

Is there a chance for a fixed "basket"-folder, maybe? :(
Just delete whole server and download it again? :facepalm:
07/13/2015 12:17 Nilzao#42
Beta 1.2 released, new udp info, winxp info, linux info and some bugfixes.
07/13/2015 13:36 nfs_fan#43
Thank you for releasing the new version.

I just redownload the old one and now it works fine, all what I want:
Team Escape, Drag Races, the Aftermarket Shop and buying and selling cars from the car dealer. :)

I'm so happy now, keep up the good work! :)
07/13/2015 14:34 BRONEKK#44
Server jar not found in launcher... I've changed the name like in readme :(
07/13/2015 14:42 nfs_fan#45
A solution is to redownload the complete server (version 1.1 Beta) and it should work. Just choose your driver with the Servereditor.exe and then start Serverlauncher.exe.
If this don't work, try using the My fix file from Kapranov a few posts before.

Maybe this should help. :)