mini login
what version of mini will work with 7.0 servers. If possible which mini login goes with which servers? I was trying to setup my 7.0 with mini and could not get client to connect but my client is able to connect to other 7.0's so i think its my mini might be wrong.
|
Minilogin 6.2 is the only one, I believe. It works with 7.0 np here. Just make sure you have your client IP in your account record in table: account
|
6.2 mini
This is strange I can get my 7.0 to show up on the server selct going thru the internet and not using mini. But when I use mini it does not want to show up on my server select.
here is 1 file: <?<?xml version="1.0"> <server> <world> <shortname>minilogin</shortname> <longname>My Minilogin</longname> <!-- Only specify these two if you really think you need to. --> <address>125.173.129.244</address> <localaddress>127.0.0.1</localaddress> <!-- Loginserver information. Defaults shown --> <loginserver> <host>125.173.129.244</host> <port>5999</port> <account></account> <password></password> </loginserver> <!-- Server status. Default is unlocked --> <!-- <unlocked/> --> <!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown --> <tcp ip="localhost" port="9000" telnet="disable"/> <!-- 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. Defaults are shown --> <http port="9080" enabled="false" mimefile="mime.types" /> </world> <!-- Chatserver (channels) information. Defaults shown --> <chatserver> <host>channels.eqemulator.net</host> <port>7778</port> </chatserver> <!-- Mailserver (in-game mail) information. Defaults shown --> <mailserver> <host>channels.eqemulator.net</host> <port>7779</port> </mailserver> <zones> <defaultstatus>0</defaultstatus> <!-- Sets port range for world to use to auto configure zones --> <ports low="7000" high="7100"/> </zones> <!-- Database configuration, replaces db.ini. Defaults shown --> <database> <host>localhost</host> <port>3306</port> <username>root</username> <password>me</password> <db>me</db> </database> <!-- Launcher Configuration --> <launcher> <!-- <logprefix>logs/zone-</logprefix> --> <!-- <logsuffix>.log</logsuffix> --> <!-- <exe>zone.exe or ./zone</exe> --> <!-- <timers restart="10000" reterminate="10000"> --> </launcher> <!-- File locations. Defaults shown --> <files> <!-- <spells>spells_us.txt</spells> --> <!-- <opcodes>opcodes.conf</opcodes> --> <!-- <logsettings>log.ini</logsettings> --> <!-- <eqtime>eqtime.cfg</eqtime> --> </files> <!-- Directory locations. Defaults shown --> <directories> <!-- <maps>Maps</maps> --> <!-- <quests>quests</quests> --> <!-- <plugins>plugins</plugins> --> </directories> </server> and the eqhost.txt [LoginServer] Host=127.0.0.1:5999 When I look at the mini window it says 1 server 1 client but that it nothing. |
I think i might found why
I think I figured it out. Is there any1 who is running a 7.0 server and using the 6.2 mini to run. If so could you please post your Opcodes. I download the 7.0 and put that opcodes and tried and when i started client it frooze but when I put the opcodes from the 6.2 mini packet i am able to get to select screen but can't see my server. So this leads me to believe that it is a opcode problem I copared the too and the mini only had
#Login opcodes OP_SessionReady=0x0001 OP_Login=0x0002 OP_ServerListRequest=0x0004 OP_PlayEverquestRequest=0x000d OP_PlayEverquestResponse=0x0021 OP_ChatMessage=0x0016 OP_LoginAccepted=0x0017 OP_ServerListResponse=0x0018 OP_Poll=0x0029 OP_EnterChat=0x000f OP_PollResponse=0x0011 this but when I looked at the server 7.0 pack it has 0x0000 by each of these. So I tried combine these but still I am able to login to server select but no server listed. here is a paste from min LoginServer.ini read. [Status] Loading opcodes.. Server mode: MiniLogin Login server listening on port:5999 4766 New Server connection: 127.0.0.1 port: 58628 0: 4D 79 20 4D 69 6E 69 6C - 6F 67 69 6E 00 00 00 00 | My Minilogin.... 16: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 32: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 48: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 64: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 80: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 96: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 112: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 128: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 144: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 160: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 176: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 192: 00 00 00 00 00 00 00 00 - 00 6D 69 6E 69 6C 6F 67 | .........minilog 208: 69 6E 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | in.............. 224: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 240: 00 00 00 00 00 00 00 00 - 00 00 00 31 32 37 2E 30 | ...........127.0 256: 2E 30 2E 31 00 00 00 00 - 00 00 00 00 00 00 00 00 | .0.1............ 272: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 288: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 304: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 320: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 336: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 352: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 368: 00 00 00 00 00 00 00 00 - 31 32 37 2E 30 2E 30 2E | ........127.0.0. 384: 31 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | 1............... 400: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 416: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 432: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 448: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 464: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 480: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 496: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 512: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 528: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 544: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 560: 00 00 00 30 2E 33 2E 31 - 30 00 00 00 00 00 00 00 | ...0.3.10....... 576: 00 00 00 00 00 00 00 00 - 00 00 00 00 30 2E 37 2E | ............0.7. 592: 30 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | 0............... 608: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 624: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................ 640: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 | ............. 0: 00 00 00 00 4D 6F 6E 20 - 41 70 72 20 31 37 20 31 | ....Mon Apr 17 1 16: 35 3A 35 39 3A 31 34 20 - 32 30 30 36 00 01 00 00 | 5:59:14 2006.... 32: 00 | . 26938 New client from ip: 127.0.0.1 port: 1254 |
Quote:
Code:
<!-- Only specify these two if you really think you need to. --> Quote:
Code:
<!-- Loginserver information. Defaults shown --> if you change those and re-start your world server, minilogin, and all zone.exe instances you should be fine. |
All times are GMT -4. The time now is 01:44 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.