OPIVYAFI
11-30-2002, 01:59 PM
Everytime I run boot5zones.bat it gets to where it loads emusharemem.dll and then comes up with the Windows XP error with debug, send error report, and close. I copied spells_en.txt into the eqemu directory, I have world.exe running, it has the right IP address.. Once again I have windows xp, I am on a dial-up connection, and I am running version 0.3.13. boot5zones.bat looks like this...
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
start zone . 192.168.254.1 7995 192.168.254.1
start zone . 192.168.254.1 7996 192.168.254.1
start zone . 192.168.254.1 7997 192.168.254.1
start zone . 192.168.254.1 7998 192.168.254.1
start zone . 192.168.254.1 7999 192.168.254.1
exit
cls
REM:---------------END------------------------
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
start zone . 192.168.254.1 7995 192.168.254.1
start zone . 192.168.254.1 7996 192.168.254.1
start zone . 192.168.254.1 7997 192.168.254.1
start zone . 192.168.254.1 7998 192.168.254.1
start zone . 192.168.254.1 7999 192.168.254.1
exit
cls
REM:---------------END------------------------