Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-14-2004, 06:08 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default Error with Zone or i assume

Ok so i just fixed the opcodes with the new info from Dspirit and the rest. and the mob.cpp HPUpdate. So i can see my health drop and such.

Everything compiles alright. But with the new stuff. When i try to log my char in 50% of the time it will work, the other 50% it will say the zone is down. When i do manage to get in, everything works correct. including AA.

I get no errors booting up the zones or the world.exe. So I assume its something wrong with the zone.exe. i just dont know where to look or what to look for.

Now im no programmer. But i do know a lil here and there from past expieriences.

Any help is appreciated, and always in advance, Thankyou!

edit: I also edited a few things. So berserkers get exp. I went over everything twice. everything matches whats on the post.
__________________
No Place Like 127.0.0.1
Reply With Quote
  #2  
Old 06-14-2004, 07:28 AM
monalin crusader
Hill Giant
 
Join Date: May 2004
Posts: 238
Default

Uh sometimes if it says that do it again right after its jsut setting the zone up so you can enter. If not the first time you should be able to log into that zone regardless the second time.
__________________
Ascending Dawn Server Op
Coder/Quester/Mysql
Reply With Quote
  #3  
Old 06-14-2004, 07:52 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

Yea I noticed that. thats funky. never did that before.

Cept it doesnt work for a friend. But works for me, almost every time. I'll have em try again though.

Thanks for the reply
__________________
No Place Like 127.0.0.1
Reply With Quote
  #4  
Old 06-14-2004, 09:04 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

It isnt letting more than 1 person on at a time
Here is the zone output

Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR4
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[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] 161 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 127.0.0.1:9000
[Status] Weather should change in 10832 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 9; Time Offset = 0
eqns.Open failed
[Status] Weather should change in 10852 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 9; Time Offset = 0
eqns.Open failed
I havent changed anything, except what is mentioned up top
__________________
No Place Like 127.0.0.1
Reply With Quote
  #5  
Old 06-14-2004, 09:08 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
eqns.Open failed
Can you post your boot5zones.bat here for us to look at ?
Reply With Quote
  #6  
Old 06-14-2004, 09:59 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

Code:
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 . 67.8.170.XXX 7995 localhost
start zone . 67.8.170.XXX 7996 localhost
start zone . 67.8.170.XXX 7997 localhost
start zone . 67.8.170.XXX 7998 localhost
start zone . 67.8.170.XXX 7999 localhost
exit
cls

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

REM:---------------END------------------------
I have had no problems with this before. I can run the 6-11-04 compile with no changes, and have more than 1 person.

edit : I'll go over all the changes i made again. Maybe i still missed something.
__________________
No Place Like 127.0.0.1
Reply With Quote
  #7  
Old 06-14-2004, 10:21 PM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

yay new cvs dump. I'll try this out immedietly.

Also. now i am getting 1017! But this is because My network was acting up yesterday. Throwing everyone out of the DHCP, no one was getting access to the internet and stuff. and if you were it was only working half way.. weird stuff. was chaos. SOOO after i get everything fixed. and still get the problem. I'll let you know


---- Other wise, I think this might be the cause of my problem
__________________
No Place Like 127.0.0.1
Reply With Quote
  #8  
Old 06-15-2004, 01:49 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

I fixed my network... yay...

That also fixed all the 1017 junk... yay again

still get zone is down, and can get in, on the second try. and only 1 person can enter the server at a time. with the second person i get that error above.

I have replaced my configuration files. Re compiled the latest 6-14-04 source. and even re did my whole DB. This is wierd

Edit : I looked over this when i compiled. I havent changed anything in the source. This is from the emusharemem.dll

Code:
MMF.cpp(302) : warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
edit : Well if no one else is getting this problem with this version of DR4. And everything is in order as far as config, Compiling, and DB. Then it must be a connection problem. So thanks for your help, as i wont ask for help if its my connection. Thats my own problem, and i'll fix it.

But if anyone knows how to fix that warning when im compiling EMUsharemem. That will be helpful.
__________________
No Place Like 127.0.0.1
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:48 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3