PDA

View Full Version : boot5zones illegal operation


f0rl0rn
02-15-2003, 09:30 PM
im stuck at the Boot5zones.
Whenever i tried to open the Boot5zones ill get an illegal operation for each of the zone.
And this shows up.



C:\Program Files\eqemu>REM: ****Read this first!!!****

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: This file requires your real IP in the place of "You
rIP" when you are connecting

C:\Program Files\eqemu>REM: To the EQEmu Loginserver.

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: When you are using minilogin, Replace all IP Address
es to say 127.0.0.1

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: If you still get errors try using localhost instead
of 127.0.0.1

C:\Program Files\eqemu>
C:\Program Files\eqemu>REM:--------------Start-----------------------



Replacing the ip with localhost or 127.0.0.1 still got me illegal operation=(

Added the spells_en to eqemu folder too.

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_en.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
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------------------------


Someone help please.

Tugurce
02-16-2003, 09:10 AM
What kind of illegal operation are you getting?

f0rl0rn
02-16-2003, 09:43 PM
This is the illegal operation details i got from Boot5zones


ZONE caused an invalid page fault in
module ZONE.EXE at 0167:00469faa.
Registers:
EAX=00000000 CS=0167 EIP=00469faa EFLGS=00010246
EBX=01240e1a SS=016f ESP=009ffadc EBP=009ffdf8
ECX=0113825c DS=016f ESI=004aa108 FS=4e1f
EDX=00000000 ES=016f EDI=00000000 GS=0000
Bytes at CS:EIP:
0f b6 07 8b 0d 20 6a 4a 00 8a 04 41 83 e0 08 85
Stack dump:
01240e33 004aa108 009ffdf8 01240e1a 0046a01e 00000000 0042a9ae 00000000 01240e29 00000000 01240170 81d79500 bff7dcbf bff7dcc4 00000000 00000084

f0rl0rn
02-18-2003, 03:51 AM
ahh nvm thanks got that part fixed.

Ithilgalen
02-18-2003, 05:58 AM
How did you fix it ? I have the same problem...

f0rl0rn
02-18-2003, 06:49 PM
http://forums.eqemu.net/viewtopic.php?t=5671