FOnline Development > Questions and Answers

Need some help with the server

(1/2) > >>

Dr. Herbert West:
I've been trying to start a server for me and a few of my friend but when I'm loading the server it tells me it cant find the client data. I downloaded the client and set the port to 4000, i have all the .dat files needed, i even tried putting the client in the server folder, but it still tells me it cant find it. I've searched Goolge but can only find tutorials on fine tuning a server. Any help would be appreciated.

[28:223] Reload client scripts...
[32:456] Reload client scripts complete.
[32:456] Indexing client data.
[32:458] Clients data not found.

JovankaB:
Where did you get the server from? This should run out of the box:

http://fo2238.fodev.net/source/FOnline2238.server+tools.zip

And here is compatible client and mapper:

http://fo2238.fodev.net/source/FOnline2238.client+mapper.zip

Wipe:

--- Quote from: Dr. Herbert West on June 22, 2014, 10:34:04 am ---[32:456] Indexing client data.
[32:458] Clients data not found.

--- End quote ---
It's just info that there is no characters registered yet.

Server always keep minimal data about each registered character (like id and name for GetPlayerName() / GetPlayerId() functions) in memory, and that's all what "indexing" does. You shouldn't worry about that unless you see some indexing errors.

Dr. Herbert West:
Thanks guys, i got it working now.
Any idea how to edit the timeouts?

JovankaB:

--- Quote from: Dr. Herbert West on June 23, 2014, 10:33:56 pm ---Thanks guys, i got it working now.
Any idea how to edit the timeouts?

--- End quote ---

If you mean relog timeout:
http://fodev.net/forum/index.php/topic,29414.msg258440.html#msg258440

Navigation

[0] Message Index

[#] Next page

Go to full version