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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2008, 05:59 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default Cannot connect to my server

After setting up minilogin i can login and see my server. But if I try to connect it goes after a few seconds back to loginscreen. Ive seen this problem here but the answers there seem not to help. I dont have any errors in the logfiles.

LoginServer.ini:
Code:
## --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=127.0.0.1
#loginserver2=newlogin1.eqemulator.net
loginport=5999
#loginport2=5999
worldname=testserver
worldaddress=127.0.0.1
locked=false
#account=
#password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999
eqemu_config.xml:
Code:
<?xml version="1.0">
<server>
        <world>
		<shortname>testserver</shortname>
		<longname>testserver</longname>
                
                <!-- Only specify these two if you really think you need to. -->
		<address>192.168.0.102</address>
		<localaddress>127.0.0.1</localaddress>
		
		<!-- Loginserver information.  -->
        <loginserver>
		<host>127.0.0.1</host>
		<port>5999</port>
		<account></account>
		<password></password>
        </loginserver>

                <!-- Sets the shared key used by zone/launcher to connect to world -->
                <key>kowe99888kkk77iwud</key>

                <!-- Enable and set the port for the HTTP service. -->
                <http port="9080" enabled="true" mimefile="mime.types" />
        </world>

                <!-- Database configuration, replaces db.ini. -->
        <database>
                <host>localhost</host>
                <port>3306</port>
                <username>root</username>
                <password>xxxx</password>
                <db>peq</db>
        </database>
</server>
I copied these two from another entry in this forum and modified for my system. Thought this can't go wrong :(
Reply With Quote
  #2  
Old 06-06-2008, 04:33 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

No one? Im still stuck in this matter. All seems so fine but I get disconnected all the time.
Reply With Quote
  #3  
Old 06-06-2008, 05:39 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

The only difference I see with your files and mine, is I use the actual IP everywhere you use 127.0.0.1
Reply With Quote
  #4  
Old 06-06-2008, 06:27 PM
kiirdiir
Sarnak
 
Join Date: Apr 2007
Posts: 42
Default

Quote:
Originally Posted by Avarion View Post
After setting up minilogin i can login and see my server. But if I try to connect it goes after a few seconds back to loginscreen. Ive seen this problem here but the answers there seem not to help. I dont have any errors in the logfiles.
Be sure your IP matches the account's IP in your database.
Reply With Quote
  #5  
Old 06-16-2008, 03:15 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

Table account. Field Minilogin_ip has the same value: 127.0.0.1
Reply With Quote
  #6  
Old 06-16-2008, 03:26 PM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

try using 192.168.x.xxx instead of 127.0.0.1
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #7  
Old 06-16-2008, 04:38 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

Ok. Changing all IPs to 192.x.x.x does help. But I've one more problem.

I was able to create a character but cannot load the zone. "zone unavaliable".
I took a look into the sql-database but all zones are there. But without a filename. Is this correct?
Reply With Quote
  #8  
Old 06-16-2008, 07:01 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Read the change log that came with the emu and make sure you have all of the SQL changes in your database.
Also, make sure your maps are in c:\eqemu\Maps and not c:\eqemu\Maps\Maps.
__________________
Random Segments of Code....
Reply With Quote
  #9  
Old 07-01-2008, 03:23 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

Bah, still doesnt working.

Cannot connect to my server. Same as at the beginning. BTW now its the original Titanium.

Uploaded all logs and configfiles to my webspace. Please take a look.

Thank you.

www.almandor.de/transfer/logs.rar
Reply With Quote
  #10  
Old 07-01-2008, 09:31 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

Your LoginServer.ini has:
#account=
#password=

mine has
account=
password=

also I have blank a line after
ServerPort=5999

And you file ends at the end of the 9



Your eqemu_config.xml has
<!-

for the rem statements and it should be two hyphens

<!--

and at the end also you have
->

and it should be

-->

Mine does not contain
<account></account>
<password></password>
Reply With Quote
  #11  
Old 07-02-2008, 11:02 AM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

Thanks, I am one step further. I'm now in the charakterselection. But if I choose a charakter I'll get "zone not avaliable". The same old problem :/

Updated: www.almandor.de/transfer/logs.rar
Reply With Quote
  #12  
Old 07-02-2008, 11:46 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

[07.02. - 16:56:02] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x6a5f) Size=8]

There is no op code 0x6a5f for EQEmu. Your install is corrupted or not Titanium or patched Titanium. You can only use authentic unpatched Titanium.
Reply With Quote
  #13  
Old 07-02-2008, 11:52 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

what does your account entry in the database look like?
Reply With Quote
  #14  
Old 07-02-2008, 12:18 PM
Avarion
Sarnak
 
Join Date: Apr 2004
Posts: 31
Default

Quote:
Originally Posted by Congdar View Post
[07.02. - 16:56:02] [WORLD__CLIENT_ERR] [OpCode OP_Unknown (0x6a5f) Size=8]

There is no op code 0x6a5f for EQEmu. Your install is corrupted or not Titanium or patched Titanium. You can only use authentic unpatched Titanium.

I hope its the original titanium. Bought via ebay. Labeled "Everquest Titanium Edition - includes everquest classic & ten expansions"

6 CDs.

Code:
Query describe account, Wed Jul 02 18:17:18 2008 
Field  Type  Null  Key  Default  Extra 
id  int(11)  NO  PRI    auto_increment 
name  varchar(30)  NO  UNI  (null)  (null) 
charname  varchar(64)  NO  (null)  (null)  (null) 
sharedplat  int(11)  NO  (null)  0  (null) 
password  varchar(50)  NO  (null)  (null)  (null) 
status  int(5)  NO  (null)  0  (null) 
lsaccount_id  int(11) unsigned  YES  UNI    (null) 
gmspeed  tinyint(3) unsigned  NO  (null)  0  (null) 
revoked  tinyint(3) unsigned  NO  (null)  0  (null) 
minilogin_ip  varchar(32)  NO  (null)  (null)  (null) 
hideme  tinyint(4)  NO  (null)  0  (null) 
rulesflag  tinyint(1) unsigned  NO  (null)  0  (null)
Code:
Query SELECT * FROM account a, Wed Jul 02 18:18:32 2008 
id  name  charname  sharedplat  password  status  lsaccount_id  gmspeed  revoked  minilogin_ip  hideme  rulesflag 
13  Merlin2050  (null)  0  (null)  250    0  0  192.168.0.102  0  0
Reply With Quote
Reply


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 11:56 AM.


 

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