Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #16  
Old 03-27-2018, 11:12 PM
Tegila
Hill Giant
 
Join Date: Mar 2018
Location: NY
Posts: 125
Default

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
Reply With Quote
  #17  
Old 03-27-2018, 11:30 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

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.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #18  
Old 03-27-2018, 11:37 PM
Tegila
Hill Giant
 
Join Date: Mar 2018
Location: NY
Posts: 125
Default

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?
Reply With Quote
  #19  
Old 03-27-2018, 11:40 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Try changing
Code:
local_network = 192.168.10.120
to
Code:
local_network = 192.168.10.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #20  
Old 03-27-2018, 11:55 PM
Tegila
Hill Giant
 
Join Date: Mar 2018
Location: NY
Posts: 125
Default

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
Reply With Quote
  #21  
Old 03-27-2018, 11:57 PM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by Uleat View Post
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
Reply With Quote
  #22  
Old 03-28-2018, 12:09 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Wow...

I didn't realize that wasn't in the setup guide..though, I did see it come up a lot too
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #23  
Old 03-28-2018, 12:19 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

GRUMPY, how is this?

http://wiki.eqemulator.org/p?Windows...setup-loginini
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #24  
Old 03-28-2018, 12:40 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by Uleat View Post
Haha, did you just add that to the wiki ? or have people not been reading it ?
Reply With Quote
  #25  
Old 03-28-2018, 02:05 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

I recently had mine pointed to incorrect tables (loginserver_server_accounts vs tblloginserveraccounts, etc)... Documents?!?
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote
  #26  
Old 03-28-2018, 02:24 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by c0ncrete View Post
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.
Reply With Quote
  #27  
Old 03-28-2018, 05:18 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

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

Migration may play a factor too...
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #28  
Old 04-02-2018, 04:03 PM
Tegila
Hill Giant
 
Join Date: Mar 2018
Location: NY
Posts: 125
Default

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.
Reply With Quote
  #29  
Old 04-12-2018, 01:25 AM
migli
Fire Beetle
 
Join Date: Apr 2018
Posts: 4
Default 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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:05 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3