General > News and Announcements
Open Source FOnline: 2238
Marktk:
Well i did put it in that folder im not quite sure whats with it.
Kilgore:
Hmm, was anyone able to make a faction? I keep getting "sorry never heard about you guys" message whatever name I type into SAY box. After a small investigation it looks like this part:
bool IsFactionNameValid(const string& name)
always gives false to me. And yep no typos etc.
What's in server logs during initialisation:
--- Quote ---[23:695] factions : Initializing factions names lookup
[23:695] factions : Reading strings from filetext/engl/fotext.msg
[23:698] factions : Read 2453 lines
[23:771] debug : factions WARN: Faction name: Unknown has got no associated msg string number
[23:771] debug : factions WARN: Faction name: None has got no associated msg string number
[23:771] debug : factions WARN: Faction name: Brotherhood Of Steel has got no associated msg string number
[23:771] debug : factions WARN: Faction name: Enclave has got no associated msg string number
[23:771] debug : factions WARN: Faction name: The Unity has got no associated msg string number
[23:771] debug : factions WARN: Faction name: New California Republic has got no associated msg string number
[23:771] debug : factions WARN: Faction name: Vault City has got no associated msg string number
[23:771] debug : factions WARN: Faction name: Raiders has got no associated msg string number
[23:771] debug : factions WARN: Faction name: Mordinos has got no associated msg string number
[23:771] debug : factions WARN: Faction name: The Tanker Vagrants has got no associated msg string number
[23:771] debug : factions WARN: Faction name: The Redding Guttersnipes has got no associated msg string number
--- End quote ---
Also ~ffn gives a proper list of factions so it looks like they are loaded.
Any clues?
Ox-Skull:
FOnlineServer.cfg file,
Is this file in the the server folder?
My server folder is empty.
How does one setup SDK for singleplayer?
P.S. I am complete noob at this, i can use mapper with my eyes closed,add scenary, but beyond mapper i get abit lost.
Currently im getting screen with error, like others have mentioned. But i cannot locate the fonlineserver.cfg.
fonliner:
Download:
- http://fo2238.fodev.net/source/FOnline2238.client+mapper.zip
- https://github.com/rotators/fo2238
1. FOnlineServer.cfg is in Server folder, check on GitHub.
2. FOnlineServer.cfg find
--- Code: ---# Listening port
Port=2238
--- End code ---
and change to 4000.
When you run client use localhost and 4000 port, you could have errorss but press enter or restart client to get working cache files (I hope you understand).
Ox-Skull:
OK ive done this, im still getting the error screen. listening port is set to 4000 in FOnlineServer.cfg and its set in launcher to localhost 4000, master and critter.dat paths are set as well.
Im assuming i need all sub directorys of server folder which i have downloaded, after i done this the mapper works and a can make maps in the mapper.
Deleting my cache files and restart isnt helping me either.
The only thing my fonline.txt log file is saying is :file logging off.
Anything else im missing?
Thanks for your time.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version