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

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

Reply
 
Thread Tools Display Modes
  #271  
Old 03-17-2017, 02:17 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by drelk001 View Post
Imma just uninstall everything and retry. ill let you guys know if anything changes.
Are you running Windows XP?

It looks like you are, it is not supported by the launcher.

Compatibility:

- Windows 7 - x64
- Windows 8 - x64
- Windows Server 2012 - x64
Reply With Quote
  #272  
Old 03-17-2017, 02:19 AM
drelk001
Fire Beetle
 
Join Date: Jul 2012
Posts: 25
Default

Quote:
Originally Posted by Akkadius View Post
Are you running Windows XP?

It looks like you are, it is not supported by the launcher.

Compatibility:

- Windows 7 - x64
- Windows 8 - x64
- Windows Server 2012 - x64
im using windows 7
I got a server up and running now. Thanks a ton. this is super cool.
Reply With Quote
  #273  
Old 03-17-2017, 03:06 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by drelk001 View Post
I have been looking around and still cant find it. is there a way to have GM commands for my server?
That is beyond the scope of this thread, you can use the wiki or forums search to find most answers to your questions
Reply With Quote
  #274  
Old 03-28-2017, 04:45 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Windows binaries have been updated to include the glm library update.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #275  
Old 03-28-2017, 06:14 PM
Greenlantern78
Fire Beetle
 
Join Date: Feb 2017
Posts: 3
Default

I am a mere mortal who does not understand networking at all. I have followed the instructions to the letter and read all of these replies. I can't get my Titanium client to connect to the server. It just stays on "patching..." Any help is appreciated.

I have created a shortcut with patchme after the target. I also attempted to add those address lines to my config.xml but it caused some kind of weird loop error when starting the server. The address lines were not there without me adding them (as you will see below).

Here are my files as of right now:

login ini:

[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 = 10.0.0.24
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

eqemu_config:

<?xml version="1.0">
<server>
<world>
<shortname>Widowmaker</shortname>
<longname>Widowmakers Realm</longname>


<loginserver1>
<host>login.eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver1>
<loginserver2>
<host>10.0.0.24</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver2>



<tcp ip="127.0.0.1" port="9000" telnet="enable"/>

<key>l6ZkKz74UcNqp1oo6i0JjPyYU5GCLGp</key>

<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<chatserver>
<host></host>
<port>7500</port>
</chatserver>

<mailserver>
<host></host>
<port>7500</port>
</mailserver>

<zones>
<defaultstatus>0</defaultstatus>

<ports low="7000" high="7400"/>
</zones>

<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>eqemu</password>
<db>peq</db>
</database>

<qsdatabase>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>eqemu</password>
<db>peq</db>
</qsdatabase>

<webinterface>
<port>9081</port>
</webinterface>

<launcher>
</launcher>

<files>
</files>
<directories>
</directories>
</server>

EQ Host:

[LoginServer]
Host=10.0.0.24:5999 (I have also tried 599

I am using the downloadable installer that was updated as of today. But I also had this same issue with the one available yesterday.

No errors are reported when I run the server with login, except this one in EQEmu Login Server: "[Error HandleNewLSInfo error, remote address was null, defaulting to stream address 10.0.0.24."

The address lines I tried (from earlier posts in here) was:

<address>10.0.0.24</address>
<localaddress>127.0.0.1</localaddress>

I started to have the weird loop problem after I added this. Did not seem to matter where I added it.

Any help is appreciated. I would love to play EQ in my own server.
Reply With Quote
  #276  
Old 03-28-2017, 06:25 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

If it says `patching,` then this part of the problem isn't in your config.

http://wiki.eqemulator.org/p?Play_Gu...ating-shortcut
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #277  
Old 03-28-2017, 06:55 PM
Greenlantern78
Fire Beetle
 
Join Date: Feb 2017
Posts: 3
Default

Thank you. I knew I was missing something simple. I was trying to run the game from the everquest.exe, not eqgame.exe (in my defense it has been like 10 years since I played). I switched and then connected but could not see my server in the realmlist. Then I switched the eqhost to 5998. It appears to be working now. Appreciate your help!
Reply With Quote
  #278  
Old 03-28-2017, 07:23 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

If the game actually did patch, you will need to re-install the game client.

You can try the shortcut before going through all of that, though.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #279  
Old 03-28-2017, 07:38 PM
Greenlantern78
Fire Beetle
 
Join Date: Feb 2017
Posts: 3
Default

It never actually patched, so no problem there. Thank you again for making me see my problem. Also, thanks to Akkadius for making this sweet, sweet installer.
Reply With Quote
  #280  
Old 03-31-2017, 11:46 AM
bkiv's Avatar
bkiv
Fire Beetle
 
Join Date: Oct 2013
Location: United States
Posts: 6
Default Thank you

TLDR; I probably just need to be pointed to a beginners guide for dummies, but can't find one.

I am a long-time EQ player who is now an EQ emulator player, and hope to create a custom server as an artistic outlet. I have zero experience with anything related to what's needed to begin creating.

I got the server up and running (Windows 7, 64 bit), and after a little fumbling I was able to get a fresh titanium install connected to my server via EQemulator (couldn't figure out LAN, but not 100% sure why I'd need it at this point). This process was well-written and I really appreciate it! The game looks and feels excellent.

Now I feel I am kind of on a wild goose chase. There is a ton of information out there, but I don't know how to take the first step toward creating. Working on making my char a GM, and getting connected to EQEmu Operations Center for Development. Slowly discovering more and more though. Thank you again for all your hard work!
Reply With Quote
  #281  
Old 04-11-2017, 10:23 AM
jpyou127's Avatar
jpyou127
Discordant
 
Join Date: Nov 2005
Posts: 270
Default

Akkadius, is your installer expedition ready? Or do we need to follow he procedure to make expeditions usable?
Reply With Quote
  #282  
Old 04-11-2017, 02:35 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by jpyou127 View Post
Akkadius, is your installer expedition ready? Or do we need to follow he procedure to make expeditions usable?
It is not, and the current code on the Wiki for expeditions is old.

I'll look at releasing expeditions at a later date. There's quite a few things I have to do before that point.
Reply With Quote
  #283  
Old 04-11-2017, 04:35 PM
jpyou127's Avatar
jpyou127
Discordant
 
Join Date: Nov 2005
Posts: 270
Default

No problem, instancing and task system works?
Reply With Quote
  #284  
Old 05-13-2017, 12:35 AM
bcvoyager
Fire Beetle
 
Join Date: Jun 2015
Location: Arkansas
Posts: 1
Default

Installed on a clean Windows 7 install.

I'm able to see the server in the public list and get to the character creation screen, however, when I try and enter the zone, I disconnect.

Anything I should check first?

Edit: Okay, so I figured out that it was necessary to change my address in eqhost to the ip of the server. Apparently you cannot connect through eqemu server list name? Not a big deal I suppose! Great, got the install, off to Crushbone!

Thanks
Reply With Quote
  #285  
Old 06-04-2017, 04:14 AM
gracks
Fire Beetle
 
Join Date: Nov 2007
Posts: 1
Default can't connect

I was able to get the server up and running on a Win7 virtual machine, but I can't connect to it.

I get this message:

http://imgur.com/pTogNwG

I read and re-read Akkas' guide several times and tried different ips, but no luck. Is a VM's ip for sure the IPv4 Address that comes up in ipconfig? I'm trying to figure out whether I've somehow got the ip of my VM wrong, or whether the issue is something else.

Also, just to confirm: I should be able to connect with vanilla EQ Titanium, right?
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 08:29 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