world_ls_err ..help ?
ok i just updated my server and its a lil messed up i dunno why i never had this err b4 heres the stuff
----------------------------- > element in the <world> section. [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. ==================================== eqemu conf =================================== <?xml version="1.0"> <server> <world> <shortname>my</shortname> <longname>myserver</longname> <!-- Only specify these two if you really think you need to. --> <!--<address>127.0.0.1</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>some long random string</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>127.0.0.1</host> <port>3306</port> <username>root</username> <password>smarty</password> <db>peq</db> </database> </server> ==================================== login conf ==================================== [LoginServer] loginserver=127.0.0.1 loginserver2= loginport=5999 loginport2= worldname=myserver worldaddress=127.0.0.1 locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [ChatChannelServer] worldshortname= chataddress= chatport= [LoginConfig] ServerMode=Minilogin ServerPort=5999 ============================ ANY IDEAS? please thanks in advance |
I'm just going to go out on a limb here.
Did you notice that when you copied over the new binaries if it overwrote your old config? You're gonna have to give us more information. What are you trying to run? Minilogin? Public? Is it on a dedicated server? Telling us that you got an error after you updated doesn't tell us what we need to know to help you. That's like saying I go to the doctor and telling him I'm in pain. ;) |
Change all the 127.0.0.1 to your local IP, like 192.168.xxx.xxx. ((EXCEPT FOR THE DATABASE ONE))You can get this from going to cmd prompt and typing in IPCONFIG, or by going under your network connections status page and seeing the local IP for your computer.
You have to do this anyhow to setup up the accounts in the sql db. |
minilogin .. non dedicated
and i copied over the new config file from minilogin .. that may be my problem my last server was 070 845 and its been a bit and cant remeber all the tricks i used to get it running .. i know i will but just hoping it wont take as long as my last server lol .. |
ip
i like to use 127.0.0.1 or localhost till its running ..just because i have dial up and it changes every time i dial in or out or every 3 hours
and it a real pain to mess with till the servers running and i can dump the db and binaries to my server then ill fix that .. and it hasent been a problem yet unless somthing changed ... |
oh
and i will be playing on the same machine till i can edit my database with all my mods then ill post the data to my server if this helps
|
Ah. Check the changelog from your previous version (070845) to the current version and make sure you check all of the required SQL entries and source them in. That could have messed it up. There's also a sticky in the developers section of the forum with the current SQL stuff you can add. Make sure you read through it first before adding them because it might screw up AA's.
It's real easy to set up a dynamic IP. Just make an account at no-ip.org or dyndns.com and set up your connection - let's say it's named smartmonkey.dyndns.org. Then just put: Quote:
They both have tools that you can install that sends your new ip address to them as soon as it changes so you don't have to keep editing the file. All you have to do is input your account info like you did on the website, and the rest is automatic. Be careful on refreshing the ip address, though. If you spam them, they will disable your account. Just let it update by itself if you decide to use the software and you should be perfectly fine. Personally, I wouldn't recommend hosting the server and playing on dialup, on the same PC. There's so many problems you're going to come across, and there's only so much we can help you with. I'm not saying it's not going to work, I'm just saying it'll be a bit of a pain to play with. :p |
more info
ok heres what i did i followed techs new guide to a t and in still getting this error here is the whole load sequence
i have changed all my ips to my external ip except for my database i caught my opcodes.conf the 16kb file not the 430byte one transfer error ..oops : ( because i am using minilogin at the moment and verifyied my sql database to make shure it was perfect dowloaded from CVS utility im using the same pc to serve and play on ============================================= [Debug] Starting Log: logs/eqemu_debug_world_2448.log [Debug] [WORLD__INIT] Loading server configuration.. [Debug] [WORLD__INIT] Log settings loaded from log.ini [Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0 [Debug] [WORLD__INIT] Connecting to MySQL... [Status] Starting Log: logs/eqemu_world_2448.log [Status] Using database 'peq' at 127.0.0.1:3306 [Debug] [WORLD__INIT] Starting HTTP world service... [Debug] [WORLD__HTTP] Loaded mime types from mime.types [Debug] [WORLD__INIT] Loading variables.. [Debug] [WORLD__INIT] Loading zones.. [Debug] [WORLD__INIT] Clearing groups.. [Debug] [WORLD__INIT] Clearing temporary merchant lists.. [Debug] [WORLD__INIT] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=54307 [Debug] [WORLD__INIT] Loading guilds.. [Debug] [RULES__CHANGE] Loading rule set 'default' (2) [Debug] [WORLD__INIT] Loaded default rule set 'default' [Debug] [WORLD__INIT] Loading EQ time of day.. [Error] Starting Log: logs/eqemu_error_world_2448.log [Error] Could not load EQTime file eqtime.cfg [Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg [Debug] [WORLD__INIT] Loading launcher list.. [Debug] [WORLD__INIT] Reboot zone modes ON [Debug] [WORLD__INIT] Deleted 0 stale player corpses from database [Debug] [WORLD__INIT] Deleted 0 stale player backups from database [Debug] [WORLD__INIT] Zone (TCP) listener started. [Debug] [WORLD__INIT] Client (UDP) listener started. [Debug] [NET__IDENTIFY] Registered patch 6.2 [Debug] [NET__IDENTIFY] Registered patch Titanium [Debug] [NET__IDENTIFY] Registered patch Live [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] **** For minilogin to work, you need to set the <address > element in the <world> section. still stumped here spent a few hours now. just verifying things and testing . not to mention looking through the forums . all i really need to know is what this is refering to : For minilogin to work, you need to set the <address > element in the <world> section. and ill be happy to post any other files that you |
Well, its probably pointing at the second category down in your xml file. I put the <!-- things there as I was having connection issues with this being active. Try to remove both the <!-- and --> on each side of the lines and see what happens.
Other than that though, Im out of ideas. I am trying to desperatly find the time to add minilogin support to my guide and get what I have done posted up. Once I have that you should have a better idea as to how to set up the ML |
thanks for the info vales
ok firt of thankyou ll do the host thing you mentioned . it sounds usefull .
when i mean my server is have a server for my buisness on a cable connettion its got great bandwith and my freind gets a 15ping on counterstrike 1000 miles away ..but i dont have it at my house atm i cant afford it for the time being. and thatnk for that little ip address trick it will be very helpfull : ) ok i will start from scratch and do my sql db again incase somthing infact was messeed up and see if what you posted helped thanks |
Hey, I can confirm this now. What I mentioned earlier is true. You need to remove the <!-- and --> from your eqemu_config file. Should look like this for you
Code:
<!-- Only specify these two if you really think you need to. --> |
oops
never mind in getting a new error now but that did somthing ..
|
heres what its doing now
heres what its doing now
================================== [Debug] Starting Log: logs/eqemu_debug_world_1536.log [Debug] [WORLD__INIT] Loading server configuration.. [Debug] [WORLD__INIT] Log settings loaded from log.ini [Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0 [Debug] [WORLD__INIT] Connecting to MySQL... [Status] Starting Log: logs/eqemu_world_1536.log [Status] Using database 'peq' at 127.0.0.1:3306 [Debug] [WORLD__INIT] Starting HTTP world service... [Debug] [WORLD__HTTP] Loaded mime types from mime.types [Debug] [WORLD__INIT] Loading variables.. [Debug] [WORLD__INIT] Loading zones.. [Debug] [WORLD__INIT] Clearing groups.. [Debug] [WORLD__INIT] Clearing temporary merchant lists.. [Debug] [WORLD__INIT] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=54307 [Debug] [WORLD__INIT] Loading guilds.. [Debug] [RULES__CHANGE] Loading rule set 'default' (2) [Debug] [WORLD__INIT] Loaded default rule set 'default' [Debug] [WORLD__INIT] Loading EQ time of day.. [Error] Starting Log: logs/eqemu_error_world_1536.log [Error] Could not load EQTime file eqtime.cfg [Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg [Debug] [WORLD__INIT] Loading launcher list.. [Debug] [WORLD__INIT] Reboot zone modes ON [Debug] [WORLD__INIT] Deleted 0 stale player corpses from database [Debug] [WORLD__INIT] Deleted 0 stale player backups from database [Debug] [WORLD__INIT] Zone (TCP) listener started. [Debug] [WORLD__INIT] Client (UDP) listener started. [Debug] [NET__IDENTIFY] Registered patch 6.2 [Debug] [NET__IDENTIFY] Registered patch Titanium [Debug] [NET__IDENTIFY] Registered patch Live [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connec t(): connect() failed. Error: 10061 [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connec t(): connect() failed. Error: 10061 ill look on the forums for error 10061 see what i find .. |
This is due to a invalid IP address in your eqemu_config.xml file. I am going to unplug my computer from my LAN and let it reset to a standalone IP and see what steps to take from there. This is the only way I can figure this out for you dial-up users.
|
not that i think this is a problem
im using this as my start.bat
------------------------------------- @echo off start minilogin start world echo Please wait for World to connect into login server... Pause start eqlaunch zones i dont think this is my problem though |
ok last post was my bad
this is what is actually happening with what you said to do
last post was my fault .. =========================================== [Debug] Starting Log: logs/eqemu_debug_world_3840.log [Debug] [WORLD__INIT] Loading server configuration.. [Debug] [WORLD__INIT] Log settings loaded from log.ini [Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0 [Debug] [WORLD__INIT] Connecting to MySQL... [Status] Starting Log: logs/eqemu_world_3840.log [Status] Using database 'peq' at 127.0.0.1:3306 [Debug] [WORLD__INIT] Starting HTTP world service... [Debug] [WORLD__HTTP] Loaded mime types from mime.types [Debug] [WORLD__INIT] Loading variables.. [Debug] [WORLD__INIT] Loading zones.. [Debug] [WORLD__INIT] Clearing groups.. [Debug] [WORLD__INIT] Clearing temporary merchant lists.. [Debug] [WORLD__INIT] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=54307 [Debug] [WORLD__INIT] Loading guilds.. [Debug] [RULES__CHANGE] Loading rule set 'default' (2) [Debug] [WORLD__INIT] Loaded default rule set 'default' [Debug] [WORLD__INIT] Loading EQ time of day.. [Error] Starting Log: logs/eqemu_error_world_3840.log [Error] Could not load EQTime file eqtime.cfg [Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg [Debug] [WORLD__INIT] Loading launcher list.. [Debug] [WORLD__INIT] Reboot zone modes ON [Debug] [WORLD__INIT] Deleted 0 stale player corpses from database [Debug] [WORLD__INIT] Deleted 0 stale player backups from database [Debug] [WORLD__INIT] Zone (TCP) listener started. [Debug] [WORLD__INIT] Client (UDP) listener started. [Debug] [NET__IDENTIFY] Registered patch 6.2 [Debug] [NET__IDENTIFY] Registered patch Titanium [Debug] [NET__IDENTIFY] Registered patch Live [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS] Connected to Loginserver: 63.24.120.252:5999 [Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1189 [Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1189 [Debug] [WORLD__LAUNCH] Adding pending launcher 1 [Debug] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting. [Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list . [Debug] [WORLD__LAUNCH] Removing launcher zones (1) [Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1190 [Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1190 [Debug] [WORLD__LAUNCH] Adding pending launcher 2 [Debug] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting. [Debug] [WORLD__LAUNCH] Removing pending launcher 2. Adding zones to active list . [Debug] [WORLD__LAUNCH] Removing launcher zones (2) |
change the word zones to zone in your start.bat file
|
i am up and running
yep it took awhile but i got it running .
first off thanks techguy just after i posted the last post i when back and looked at my start.bat file which i changed from the one i posted to this @echo off start world.exe cls echo Wait for World to finish loading... Press Enter when done. pause start eqlaunch.exe zone exit and it dident look right (or run) so i changed it to this : =========================================== echo off start minilogin start world.exe cls echo Wait for World to finish loading... Press Enter when done. pause start eqlaunch.exe zone exit and BAM!!! it worked !!! WOOO HOOO !! i logged in and created a toon and checked out the improvements and wow ! nice work cavedude ! thats what took me to 3:53 am to post this LOL EDIT Quote:
---------------------------------------------------------------------- @echo off start minilogin start world echo Please wait for World to connect into login server... Pause start eqlaunch zone ================================================== ====== i also changed all my ips back to 127.0.0.1 and all is good and i dont have to deal with the dynamic ip atm wich is nice !! woot! well least till i check out no-ip thing that will be awesome heres all the stuff WORKING FOR ME for some other poor soul who has the same problem ! lol -------------------------------------------------------------- EDITSTART.BAT -------------------------------------------------------------- @echo off start minilogin start world echo Please wait for World to connect into login server... Pause start eqlaunch zone ------------------------------------------------------------ CURRENTLY USINGSTART.BAT ============================================ echo off start minilogin start world.exe cls echo Wait for World to finish loading... Press Enter when done. pause start eqlaunch.exe zone exit -------------------------------------------------------- EQEMU_CONFIG.XML (THANKS TECH GUY) =========================================== <?xml version="1.0"> <server> <world> <shortname>smarty</shortname> <longname>smartmonkey</longname> <address>127.0.0.1</address> <localaddress>127.0.0.1</localaddress>--> <loginserver> <host>127.0.0.1</host> <port>5999</port> <account></account> <password></password> </loginserver> <key>(CENSORED)</key> <http port="9080" enabled="true" mimefile="mime.types" /> </world> <database> <host>127.0.0.1</host> <port>3306</port> <username>root</username> <password>(CENSORED)</password> <db>peq</db> </database> </server> ---------------------------------------------------- LOGONSERVER.INI ========================================= oginServer] loginserver=127.0.0.1 loginserver2= loginport=5999 loginport2= worldname=myserver worldaddress=127.0.0.1 locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [ChatChannelServer] worldshortname= chataddress= chatport= [LoginConfig] ServerMode=Minilogin ServerPort=5999 ------------------------------------------------ MY BEAUTIFUL SERVER RUNNING !YAY ======================================= [Debug] Starting Log: logs/eqemu_debug_world_2176.log [Debug] [WORLD__INIT] Loading server configuration.. [Debug] [WORLD__INIT] Log settings loaded from log.ini [Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0 [Debug] [WORLD__INIT] Connecting to MySQL... [Status] Starting Log: logs/eqemu_world_2176.log [Status] Using database 'peq' at 127.0.0.1:3306 [Debug] [WORLD__INIT] Starting HTTP world service... [Debug] [WORLD__HTTP] Loaded mime types from mime.types [Debug] [WORLD__INIT] Loading variables.. [Debug] [WORLD__INIT] Loading zones.. [Debug] [WORLD__INIT] Clearing groups.. [Debug] [WORLD__INIT] Clearing temporary merchant lists.. [Debug] [WORLD__INIT] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=54307 [Debug] [WORLD__INIT] Loading guilds.. [Debug] [RULES__CHANGE] Loading rule set 'default' (2) [Debug] [WORLD__INIT] Loaded default rule set 'default' [Debug] [WORLD__INIT] Loading EQ time of day.. [Error] Starting Log: logs/eqemu_error_world_2176.log [Error] Could not load EQTime file eqtime.cfg [Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg [Debug] [WORLD__INIT] Loading launcher list.. [Debug] [WORLD__INIT] Reboot zone modes ON [Debug] [WORLD__INIT] Deleted 0 stale player corpses from database [Debug] [WORLD__INIT] Deleted 0 stale player backups from database [Debug] [WORLD__INIT] Zone (TCP) listener started. [Debug] [WORLD__INIT] Client (UDP) listener started. [Debug] [NET__IDENTIFY] Registered patch 6.2 [Debug] [NET__IDENTIFY] Registered patch Titanium [Debug] [NET__IDENTIFY] Registered patch Live [Debug] [WORLD__LS] Connecting to login server... [Debug] [WORLD__LS] Setting World to MiniLogin Server type [Debug] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999 [Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1255 [Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1255 [Debug] [WORLD__LAUNCH] Adding pending launcher 1 [Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list. [Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list. [Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts) [Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1257 [Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1257 [Debug] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone [Debug] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000 well the new start bat worked for me and other than that i think it was fine. thanks again ! |
EDIT: whoops hadn't realized there was two pages on this thread... this is sitll a good reference though.
I would suggest making your two config files look like the example from the wiki... http://www.eqemulator.net/wiki/wikka...iniLoginConfig Also,make sure you have logintype set to minilogin in the variables table. |
All times are GMT -4. The time now is 12:37 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.