Cannot see Dedicated Server in Server List

General discussion about Life is Feudal MMO and Life is Feudal: Your Own, The main section and backbone of the forums.

Djlaw69
 
Posts: 3
Joined: 22 Sep 2014, 05:12

Cannot see Dedicated Server in Server List

Post by Djlaw69 » 22 Sep 2014, 05:28

I downloaded the "Life is Feudal: Your Own Dedicated Server" from the steam tools list.
I also downloaded and installed the mariadb-5.5.39-winx64.msi file from the website.
I left all the default settings except the root password.

I restarted my machine to refresh the MySQL service.

In the Dedicated Server folder I updated the config_local.cs to use the root password I had just set.

I updated my.ini in the data folder of MariaDB 5.5:

[mysqld]
datadir=C:/Program Files/MariaDB 5.5/data
port=3306
sql_mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
default_storage_engine=innodb
character-set-server=utf8
innodb_file_per_table=ON
innodb_file_format=Barracuda
innodb_flush_log_at_trx_commit=1
max_sp_recursion_depth=255
max_allowed_packet=20M
innodb_buffer_pool_size=1022M
innodb_log_file_size=50M
query_cache_size=0
query_cache_type=OFF
[client]
port=3306

In the Dedicated Server folder under Config I updated the world_x.xml file to be world_3.xml and changed it's settings to match:

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<config>
<ID>3</ID>
<name>DougsServer</name>
<password></password>
<adminPassword>*REMOVED*</adminPassword>
<mode>Sandbox</mode>
<isPrivate>0</isPrivate>
<isActive>1</isActive>
<skillsStatsMult>10</skillsStatsMult>
<skillcap>600</skillcap>
<terraformingSpeed>4</terraformingSpeed>
<craftingPeriod>60</craftingPeriod>
<animalBFPeriod>60</animalBFPeriod>
<dayCycle>3</dayCycle>
<animalsCount>40</animalsCount>
<maxPlayers>8</maxPlayers>
<port>28000</port>
</config>

To launch the server I created a shortcut of the ddctd_cm_yo_server.exe file and added "-worldID 3" to the end of the Target field.

I made sure to port forward from 28000 thru 28006 for both UDP and TCP.

The server is able to launch without issues, be visible and open to everyone else, but I am unable to see it in my Steam server list or the Life is Feudal server list.

If I use "connect" from the client console I can create a character, which does show on the server log, but after choosing the character it just brings me back to the main menu and the server says i'm still connected.

As such it will not let me use "connect" again and I need to close the client to end it's connection to the server.

I have tried to re-make the windows firewall entries for Life is Feudal and even completely shut it off (Not recommended) but it did not work.

On a side note, I can launch the client, choose the Create a World option, and it successfully creates a new world that myself and others can play.

Any ideas why I cannot see my dedicated server in the list?

PC Info (If it helps with troubleshooting):
Operating System: Windows 7 Pro
Memory: 4gb DDR3 (x2)
Processor: AMD Phenom 2 X6 1100T 3.30GHz
Video: AMD Radeon HD 6970


Vespar
 
Posts: 5
Joined: 19 Sep 2014, 00:06

Re: Cannot see Dedicated Server in Server List

Post by Vespar » 22 Sep 2014, 16:32

I had this problem also, what I did was log into my MySQL database and drop the game database. Then start the server so it recreates the database and then check if the game shows up on the list. For me this worked.

Or since the new server patch it renamed my server and reset my world conf .xml file so my server name was not what I was looking for in the server list.


Djlaw69
 
Posts: 3
Joined: 22 Sep 2014, 05:12

Re: Cannot see Dedicated Server in Server List

Post by Djlaw69 » 22 Sep 2014, 19:47

I've removed all DB instances and created new ones with no luck still. Was kinda hoping that the update today fixed the issue as well.


Bierdopjeee
 
Posts: 4
Joined: 30 Sep 2014, 11:44

Re: Cannot see Dedicated Server in Server List

Post by Bierdopjeee » 03 Oct 2014, 16:21

Be sure to open (both TCP & UDP) the port that you chose in the "world_1.xml" file (default is: 28000). And the next two ports! Nothing else is needed.

So by default: 28000-28002. But instead, you could also choose for example: 26000-26002.


Thanks go out to "gnomegemini" for this information.
http://steamcommunity.com/sharedfiles/filedetails/?id=316928535

User avatar
Rarp
 
Posts: 137
Joined: 26 Sep 2014, 13:55

Re: Cannot see Dedicated Server in Server List

Post by Rarp » 03 Oct 2014, 16:49

Honestly unless you DMZ you're probably shit out of luck. I tried my hardest to get it to work with my crappy router that came with my ISP and it just wouldn't work. 28000-28002 TCP/UDP forwarded and it still didn't work.

I bought a new router AND DID THE EXACT SAME THING, AND SUDDENLY IT WORKS.

There is something going on that certain routers are blocking the traffic. I could get it to work on my old shitty router by using DMZ, but I'm sure you know that's very insecure.
ImagejoinToRemoteServer("lif.nightswatch.ca:28000","")
The Night's Watch is recruiting!
Web based skill calculator

Return to General Discussion

cron