EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Server Up! Yay...but..can't enter world (https://www.eqemulator.org/forums/showthread.php?t=41813)

Tegila 03-27-2018 11:12 PM

ok i added my ip to mail server, and the chatserver actually, but couldnt find ucs..unless the entry for ucs is jsut that: chatserver. saved, and am restarting server to test

...and no dice. could it have to do with the "defaultstatus" : "0" line under zones, or is that normal? idk if 0 in this means infinite/unlimited as in some architectures, or if it just means zero, zilch, nothing

Uleat 03-27-2018 11:30 PM

I was bouncing back and forth between 2 very similar threads...


Are you running your own login server as well?

If so, please post your login.ini file contents.


EDIT: The mail and chat server were combined into ucs on live some time after Titanium.

Tegila 03-27-2018 11:37 PM

login.ini data

Quote:

[database]
host = localhost
port = 3306
db = peq
user = root
password = eqemu
subsystem = MySQL

[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5998
local_network = 192.168.10.120
auto_create_accounts = TRUE

[security]
plugin = EQEmuAuthCrypto
mode = 5

[Titanium]
port = 5998
opcodes = login_opcodes.conf

[SoD]
port = 5999
opcodes = login_opcodes_sod.conf

[schema]
account_table = loginserver_server_accounts
world_registration_table = loginserver_world_server_registration
world_admin_registration_table = loginserver_server_admin_registration
world_server_type_table = loginserver_server_list_type
should every one of my query server logs be completely empty?

Uleat 03-27-2018 11:40 PM

Try changing
Code:

local_network = 192.168.10.120
to
Code:

local_network = 192.168.10.

Tegila 03-27-2018 11:55 PM

idk why, but that did it thank you! i was starting to wonder when i was watching my login server say i disconnected , but dont need to be connected to loginserver once logged in id think lol

Quote:

[Login Server] Logging System Init.
[Login Server] Config System Init.
[Login Server] MySQL Database Init.
[Login Server] Server Manager Initialize.
[Login Server] Client Manager Initialize.
[Login Server] Server Started.
[Login Server] New world server connection from 192.168.10.120:53506
[Error] Handle_NewLSInfo error, remote address was null, defaulting to stream ad
dress 192.168.10.120.
[World Server] Server EQ eMuir 1 (unmodified lan server)(EQeMuir1) did not attem
pt to log in but unregistered servers are allowed.
[Login Server] New SoD client connection from 192.168.10.108:57928
[Login Server] Application packet received from client (size 14)
[Login Server] Session ready received from client.
[Login Server] Application packet received from client (size 44)
[Login Server] Login received from client.
[Login Server] Application packet received from client (size 12)
[Login Server] Server list request received from client.
[Login Server] Application packet received from client (size 16)
[Login Server] Play received from client, server number 3 sequence 5.
[Login Server] Application packet received from client (size 12)
[Login Server] Client disconnected from the server, removing client.
phew. Thank you so much fo.r figuring it out. All the pages that discuss setting up loginserver have "127.0.0.1" which is of course 4 sets of numbers, but the .1 at the end means any number starting with 1 in that slot. I'm not sure how the open ended ending was effecting the zone server, but so happy it's fixed :)

Thanks again for all the help. Will be able to stay out of all y'all's hair now for a while, til I get really stuck trying to build stuff lol. :) YAY

GRUMPY 03-27-2018 11:57 PM

Quote:

Originally Posted by Uleat (Post 257961)
Try changing
Code:

local_network = 192.168.10.120
to
Code:

local_network = 192.168.10.

I noticed that issue has been addressed many, many times before.
Has anyone added this to a ....... (sneeze) ...setup guide ? haha

Uleat 03-28-2018 12:09 AM

Wow...

I didn't realize that wasn't in the setup guide..though, I did see it come up a lot too :rolleyes:

Uleat 03-28-2018 12:19 AM

GRUMPY, how is this?

http://wiki.eqemulator.org/p?Windows...setup-loginini

GRUMPY 03-28-2018 12:40 AM

Quote:

Originally Posted by Uleat (Post 257965)

Haha, did you just add that to the wiki ? or have people not been reading it ? :)

c0ncrete 03-28-2018 02:05 AM

I recently had mine pointed to incorrect tables (loginserver_server_accounts vs tblloginserveraccounts, etc)... Documents?!?

GRUMPY 03-28-2018 02:24 AM

Quote:

Originally Posted by c0ncrete (Post 257968)
I recently had mine pointed to incorrect tables (loginserver_server_accounts vs tblloginserveraccounts, etc)... Documents?!?

That's ironic. If you seen my recent post about running Maze's old Nlair 2016 DB through updates,
It had some login_server tables in it. Wasn't sure what they were for, but I deleted them and
sourced in the tbl tables.

Uleat 03-28-2018 05:18 PM

I added that last night..that page needs to be rewritten, for sure.

Migration may play a factor too...

Tegila 04-02-2018 04:03 PM

Im looking here for refresher before i start a test server, and wanted to point out that the doc you changed isnt the only loginserver setup guide, there's a truncated one for the Windows installer too. Being that's where lesser experienced people will install and set up from, would make that one also have this step. The screenshots for the lan login.ini file there show the entire local IP, not the shortened one.

migli 04-12-2018 01:25 AM

Windows server setup
 
I'm looking at what the wiki for the Windows Server install says. The last picture of the login.ini should be missing the last octet in the "local network" line of login.ini for it to work.


All times are GMT -4. The time now is 09:22 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.