EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Hey guys (https://www.eqemulator.org/forums/showthread.php?t=12414)

Tulladar 03-15-2004 12:44 PM

yea..... :(

nilar 03-15-2004 12:46 PM

You need to forward ports or setup DMZ host. If your using linksys you can do this by typing in 192.168.1.1 ( or maybe 192.168.2.1 in your case) in the address bar. Leave username blank and enter admin as password. Check out the Big Lan Book in tutorials and howtos.

Tulladar 03-15-2004 01:00 PM

Ok. Not running thru the router anymore...

boot5zones : REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . 216.164.141.106 7995 216.164.141.106
start zone . 216.164.141.106 7996 216.164.141.106
start zone . 216.164.141.106 7997 216.164.141.106
start zone . 216.164.141.106 7998 216.164.141.106
start zone . 216.164.141.106 7999 216.164.141.106
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------

World.exe : [Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Screwing up windows compiles...
TCP listening on: 216.164.141.74:9000
World server listening on: 216.164.141.74:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997

Boot: [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5004
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 157 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 216.164.141.106:9000

still getting 1017 =/

nilar 03-15-2004 01:02 PM

Your internal IP is still prolly 192.168.2.2. Run an ipconfig under cmd to find out.

Tulladar 03-15-2004 01:24 PM

I did and it changed to be the same as my external IP

nilar 03-15-2004 01:57 PM

Did you reinstall mysql? The database location is probably still set to 192.168.2.2.

Tulladar 03-15-2004 03:12 PM

I would re-install it if the download link would work for me =/...anyone have any links for mysql download?

nilar 03-15-2004 03:35 PM

www.mysql.com

Tulladar 03-15-2004 03:47 PM

ok yea.....i got it redownloaded..


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Rick>cd\mysql\bin

C:\mysql\bin>mysql -u root mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> grant all privileges on *.* to ohdb_18@localhost identified by 'oharadb'
with grant option;
Query OK, 0 rows affected (0.16 sec)

mysql> create database eq;
ERROR 1007: Can't create database 'eq'. Database exists
mysql>


WTF does that mean???

Jezebell 03-15-2004 03:52 PM

it means when you uninstalled MySQl you didn't delete the folder in C:\ and your eq database is still there. You eed to uninstall MySQL and then delete the folder C:\mysql

Tulladar 03-17-2004 07:56 AM

Ok, yea sorry, I'm still bugging u guys =P..thanks for all your help, really appreciate it...but I got my server up and all that but when i make a char, once the char is loaded to starting zone EQ freezes on me...any ideas why?..thanks again guys


All times are GMT -4. The time now is 05:51 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.